diff options
author | Jacek Antonelli | 2009-05-18 15:35:27 -0500 |
---|---|---|
committer | Jacek Antonelli | 2009-05-18 15:35:27 -0500 |
commit | b8ccba3827d4b75a5ac60993571affdd4caa986e (patch) | |
tree | bdd8672db08fa5115fb2d8a6318fb41f2d1a325a /ChangeLog.txt | |
parent | Added libgstqtwrapper.so to Mac manifest. (diff) | |
download | meta-impy-b8ccba3827d4b75a5ac60993571affdd4caa986e.zip meta-impy-b8ccba3827d4b75a5ac60993571affdd4caa986e.tar.gz meta-impy-b8ccba3827d4b75a5ac60993571affdd4caa986e.tar.bz2 meta-impy-b8ccba3827d4b75a5ac60993571affdd4caa986e.tar.xz |
Changed the list of installed Mac gstreamer plugins.
Commented out libgstqtwrapper.so, since it causes issues with
MP3s (and perhaps other types).
Added:
libgstfilter.so
libgstmultifile.so
libgststereo.so
libgstvideobalance.so
libgstvideobox.so
libgstvideocrop.so
libgstvideoflip.so
libgstvideomixer.so
libgstvideorate.so
libgstvideosignal.so
Diffstat (limited to '')
-rw-r--r-- | ChangeLog.txt | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index cc5a261..a2c9027 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,3 +1,24 @@ | |||
1 | 2009-05-18 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
2 | |||
3 | * linden/indra/newview/viewer_manifest.py: | ||
4 | Changed the list of installed Mac gstreamer plugins. | ||
5 | |||
6 | Commented out libgstqtwrapper.so, since it causes issues with | ||
7 | MP3s (and perhaps other types). | ||
8 | |||
9 | Added: | ||
10 | libgstfilter.so | ||
11 | libgstmultifile.so | ||
12 | libgststereo.so | ||
13 | libgstvideobalance.so | ||
14 | libgstvideobox.so | ||
15 | libgstvideocrop.so | ||
16 | libgstvideoflip.so | ||
17 | libgstvideomixer.so | ||
18 | libgstvideorate.so | ||
19 | libgstvideosignal.so | ||
20 | |||
21 | |||
1 | 2009-05-02 Jacek Antonelli <jacek.antonelli@gmail.com> | 22 | 2009-05-02 Jacek Antonelli <jacek.antonelli@gmail.com> |
2 | 23 | ||
3 | * linden/indra/newview/viewer_manifest.py: | 24 | * linden/indra/newview/viewer_manifest.py: |