diff options
Diffstat (limited to 'ChangeLog.txt')
-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: |