aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChangeLog.txt
diff options
context:
space:
mode:
authorMcCabe Maxsted2009-03-27 20:43:28 -0700
committerMcCabe Maxsted2009-03-27 20:43:28 -0700
commitbca302773d57a65665ff7670936e930b5781939c (patch)
tree37670eab052f78faae7ec7fd0af9230d209e20da /ChangeLog.txt
parentFix commit problem (diff)
parentFixed video streams freezing the viewer (diff)
downloadmeta-impy-bca302773d57a65665ff7670936e930b5781939c.zip
meta-impy-bca302773d57a65665ff7670936e930b5781939c.tar.gz
meta-impy-bca302773d57a65665ff7670936e930b5781939c.tar.bz2
meta-impy-bca302773d57a65665ff7670936e930b5781939c.tar.xz
Merge branch 'gst-revamp' into next
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r--ChangeLog.txt37
1 files changed, 37 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt
index b897c39..0a3a9be 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,3 +1,40 @@
12009-03-27 McCabe Maxsted <hakushakukun@gmail.com>
2
3 * linden/indra/llmedia/llmediaimplgstreamer.cpp:
4 Fixed video streams freezing the viewer.
5
6
72009-03-26 Jacek Antonelli <jacek.antonelli@gmail.com>
8
9 * linden/indra/llmedia/llmediaimplgstreamervidplug.cpp:
10 Fixed/improved how slvideo gst plugin is registered.
11
12
13 * linden/indra/llmedia/llmediaimplgstreamer_syms.cpp:
14 Removed obsolete gstreamer_syms files.
15 * linden/indra/llmedia/llmediaimplgstreamer_syms.h:
16 Ditto.
17 * linden/indra/llmedia/llmediaimplgstreamer_syms_raw.inc:
18 Ditto.
19 * linden/indra/llmedia/llmediaimplgstreamer_syms_rawa.inc:
20 Ditto.
21 * linden/indra/llmedia/llmediaimplgstreamer_syms_rawv.inc:
22 Ditto.
23
24
25 * linden/indra/llmedia/llmediaimplgstreamer.cpp:
26 Removed all that llgst and symbol grabbing silliness.
27 Some symbols require gstreamer >= 0.10.11.
28 * linden/indra/llmedia/llmediaimplgstreamervidplug.cpp:
29 Ditto.
30 * linden/indra/llmedia/CMakeLists.txt:
31 Ditto.
32
33
34 * linden/indra/cmake/GStreamer.cmake:
35 Link with some gstreamer core libs on Linux.
36
37
12009-03-22 McCabe Maxsted <hakushakukun@gmail.com> 382009-03-22 McCabe Maxsted <hakushakukun@gmail.com>
2 39
3 * linden/indra/newview/llappviewer.cpp: 40 * linden/indra/newview/llappviewer.cpp: