diff options
Diffstat (limited to '')
-rw-r--r-- | ChangeLog.txt | 7 |
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 @@ | |||
1 | 2009-03-28 Jacek Antonelli <jacek.antonelli@gmail.com> | 1 | 2009-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: |