aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ChangeLog.txt
diff options
context:
space:
mode:
authorJacek Antonelli2009-03-28 19:29:40 -0500
committerJacek Antonelli2009-03-28 19:35:08 -0500
commit9538403155fdc574c8562cdaedbeb09fbdcff55e (patch)
treedfe17d8ae397f85125769eda2d629b1076f60a23 /ChangeLog.txt
parentMoved Windows GST_PLUGIN_PATH setup to LLMediaImplGStreamer. (diff)
downloadmeta-impy-9538403155fdc574c8562cdaedbeb09fbdcff55e.zip
meta-impy-9538403155fdc574c8562cdaedbeb09fbdcff55e.tar.gz
meta-impy-9538403155fdc574c8562cdaedbeb09fbdcff55e.tar.bz2
meta-impy-9538403155fdc574c8562cdaedbeb09fbdcff55e.tar.xz
Improved set_gst_plugin_path, more comprehensive path.
Also tried to tidy up a bit.
Diffstat (limited to '')
-rw-r--r--ChangeLog.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt
index eb35e5f..776a451 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,9 +1,16 @@
12009-03-28 Jacek Antonelli <jacek.antonelli@gmail.com> 12009-03-28 Jacek Antonelli <jacek.antonelli@gmail.com>
2 2
3 * linden/indra/llmedia/llmediaimplgstreamer.cpp: 3 * linden/indra/llmedia/llmediaimplgstreamer.cpp:
4 Improved set_gst_plugin_path, more comprehensive path.
5 Also tried to tidy up a bit.
6
7
8 * linden/indra/llmedia/llmediaimplgstreamer.cpp:
4 Moved Windows GST_PLUGIN_PATH setup to LLMediaImplGStreamer. 9 Moved Windows GST_PLUGIN_PATH setup to LLMediaImplGStreamer.
5 LLAppViewer::gst_plugin_path --> 10 LLAppViewer::gst_plugin_path -->
6 LLMediaImplGStreamer::set_gst_plugin_path 11 LLMediaImplGStreamer::set_gst_plugin_path
12
13
7 * linden/indra/llmedia/llmediaimplgstreamer.cpp: 14 * linden/indra/llmedia/llmediaimplgstreamer.cpp:
8 Ditto. 15 Ditto.
9 * linden/indra/newview/llappviewer.h: 16 * linden/indra/newview/llappviewer.h: