diff options
author | Jacek Antonelli | 2009-03-08 23:50:56 -0500 |
---|---|---|
committer | Jacek Antonelli | 2009-03-08 23:50:56 -0500 |
commit | 1ca12fe0e8ddf29538d8c0462a337e99395db8d9 (patch) | |
tree | e2784b098d066614951771fe3cb561a4e1aa1aa7 /ChangeLog.txt | |
parent | Tweaked GStreamer.cmake to work on Mac (diff) | |
download | meta-impy-1ca12fe0e8ddf29538d8c0462a337e99395db8d9.zip meta-impy-1ca12fe0e8ddf29538d8c0462a337e99395db8d9.tar.gz meta-impy-1ca12fe0e8ddf29538d8c0462a337e99395db8d9.tar.bz2 meta-impy-1ca12fe0e8ddf29538d8c0462a337e99395db8d9.tar.xz |
Load the proper gstreamer lib type (dylib) on Mac
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 577ce48..c3878ab 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,5 +1,9 @@ | |||
1 | 2009-03-08 Jacek Antonelli <jacek.antonelli@gmail.com> | 1 | 2009-03-08 Jacek Antonelli <jacek.antonelli@gmail.com> |
2 | 2 | ||
3 | * linden/indra/llmedia/llmediaimplgstreamer.cpp: | ||
4 | Load the proper gstreamer lib type (dylib) on Mac. | ||
5 | |||
6 | |||
3 | * linden/indra/cmake/GStreamer.cmake: | 7 | * linden/indra/cmake/GStreamer.cmake: |
4 | Tweaked GStreamer.cmake to work on Mac. | 8 | Tweaked GStreamer.cmake to work on Mac. |
5 | 9 | ||