aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChangeLog.txt
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--ChangeLog.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt
index d7c4a43..e53364c 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,5 +1,12 @@
12009-04-05 Jacek Antonelli <jacek.antonelli@gmail.com> 12009-04-05 Jacek Antonelli <jacek.antonelli@gmail.com>
2 2
3 * linden/indra/llmedia/llmediaimplgstreamer.cpp:
4 LLMediaImplGStreamer creates new thread for playing.
5 This keeps the viewer responsive while GStreamer does its thing.
6 * linden/indra/llmedia/llmediaimplgstreamer.h:
7 Ditto.
8
9
3 * linden/indra/llmedia/llgstplaythread.cpp: 10 * linden/indra/llmedia/llgstplaythread.cpp:
4 Added LLGstPlayThread class. 11 Added LLGstPlayThread class.
5 * linden/indra/llmedia/llgstplaythread.h: 12 * linden/indra/llmedia/llgstplaythread.h: