aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChangeLog.txt
diff options
context:
space:
mode:
authorMcCabe Maxsted2009-03-26 13:53:42 -0700
committerMcCabe Maxsted2009-03-26 13:53:42 -0700
commit0fb7f4e3e48a6dad279854c64410fd09ccb9226e (patch)
tree12629d0ae8a339100d520fa0c0a74e08f70899de /ChangeLog.txt
parentGhost files, ignore this commit (diff)
parentFixed/improved how slvideo gst plugin is registered. (diff)
downloadmeta-impy-0fb7f4e3e48a6dad279854c64410fd09ccb9226e.zip
meta-impy-0fb7f4e3e48a6dad279854c64410fd09ccb9226e.tar.gz
meta-impy-0fb7f4e3e48a6dad279854c64410fd09ccb9226e.tar.bz2
meta-impy-0fb7f4e3e48a6dad279854c64410fd09ccb9226e.tar.xz
Fixed merge conflict
Diffstat (limited to '')
-rw-r--r--ChangeLog.txt31
1 files changed, 31 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt
index b897c39..1844521 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,3 +1,34 @@
12009-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
12009-03-22 McCabe Maxsted <hakushakukun@gmail.com> 322009-03-22 McCabe Maxsted <hakushakukun@gmail.com>
2 33
3 * linden/indra/newview/llappviewer.cpp: 34 * linden/indra/newview/llappviewer.cpp: