diff options
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index bf59661..6f1f4ce 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt | |||
@@ -1,5 +1,17 @@ | |||
1 | 2009-03-26 Jacek Antonelli <jacek.antonelli@gmail.com> | 1 | 2009-03-26 Jacek Antonelli <jacek.antonelli@gmail.com> |
2 | 2 | ||
3 | * linden/indra/llmedia/llmediaimplgstreamer_syms.cpp: | ||
4 | Removed obsolete gstreamer_syms files. | ||
5 | * linden/indra/llmedia/llmediaimplgstreamer_syms.h: | ||
6 | Ditto. | ||
7 | * linden/indra/llmedia/llmediaimplgstreamer_syms_raw.inc: | ||
8 | Ditto. | ||
9 | * linden/indra/llmedia/llmediaimplgstreamer_syms_rawa.inc: | ||
10 | Ditto. | ||
11 | * linden/indra/llmedia/llmediaimplgstreamer_syms_rawv.inc: | ||
12 | Ditto. | ||
13 | |||
14 | |||
3 | * linden/indra/llmedia/llmediaimplgstreamer.cpp: | 15 | * linden/indra/llmedia/llmediaimplgstreamer.cpp: |
4 | Removed all that llgst and symbol grabbing silliness. | 16 | Removed all that llgst and symbol grabbing silliness. |
5 | Some symbols require gstreamer >= 0.10.11. | 17 | Some symbols require gstreamer >= 0.10.11. |