diff options
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 32 |
1 files changed, 31 insertions, 1 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index c45e215..88cb72f 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,3 +1,34 @@ | |||
1 | 2009-03-26 Jacek Antonelli <jacek.antonelli@gmail.com> | ||
2 | |||
3 | * linden/indra/llmedia/llmediaimplgstreamervidplug.cpp: | ||
4 | Fixed/improved how slvideo gst plugin is registered. | ||
5 | |||
6 | |||
7 | * linden/indra/llmedia/llmediaimplgstreamer_syms.cpp: | ||
8 | Removed obsolete gstreamer_syms files. | ||
9 | * linden/indra/llmedia/llmediaimplgstreamer_syms.h: | ||
10 | Ditto. | ||
11 | * linden/indra/llmedia/llmediaimplgstreamer_syms_raw.inc: | ||
12 | Ditto. | ||
13 | * linden/indra/llmedia/llmediaimplgstreamer_syms_rawa.inc: | ||
14 | Ditto. | ||
15 | * linden/indra/llmedia/llmediaimplgstreamer_syms_rawv.inc: | ||
16 | Ditto. | ||
17 | |||
18 | |||
19 | * linden/indra/llmedia/llmediaimplgstreamer.cpp: | ||
20 | Removed all that llgst and symbol grabbing silliness. | ||
21 | Some symbols require gstreamer >= 0.10.11. | ||
22 | * linden/indra/llmedia/llmediaimplgstreamervidplug.cpp: | ||
23 | Ditto. | ||
24 | * linden/indra/llmedia/CMakeLists.txt: | ||
25 | Ditto. | ||
26 | |||
27 | |||
28 | * linden/indra/cmake/GStreamer.cmake: | ||
29 | Link with some gstreamer core libs on Linux. | ||
30 | |||
31 | |||
1 | 2009-03-16 Jacek Antonelli <jacek.antonelli@gmail.com> | 32 | 2009-03-16 Jacek Antonelli <jacek.antonelli@gmail.com> |
2 | 33 | ||
3 | * linden/indra/newview/viewer_manifest.py: | 34 | * linden/indra/newview/viewer_manifest.py: |
@@ -71,7 +102,6 @@ | |||
71 | Ditto. | 102 | Ditto. |
72 | 103 | ||
73 | 104 | ||
74 | |||
75 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | 105 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- |
76 | =- 1.1.0 RC2 -= | 106 | =- 1.1.0 RC2 -= |
77 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | 107 | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- |