aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChangeLog.txt
diff options
context:
space:
mode:
authorJacek Antonelli2009-03-08 23:50:56 -0500
committerJacek Antonelli2009-03-08 23:50:56 -0500
commit1ca12fe0e8ddf29538d8c0462a337e99395db8d9 (patch)
treee2784b098d066614951771fe3cb561a4e1aa1aa7 /ChangeLog.txt
parentTweaked GStreamer.cmake to work on Mac (diff)
downloadmeta-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.txt4
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 @@
12009-03-08 Jacek Antonelli <jacek.antonelli@gmail.com> 12009-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