diff options
author | Jacek Antonelli | 2009-03-28 19:29:40 -0500 |
---|---|---|
committer | Jacek Antonelli | 2009-03-28 19:35:08 -0500 |
commit | 9538403155fdc574c8562cdaedbeb09fbdcff55e (patch) | |
tree | dfe17d8ae397f85125769eda2d629b1076f60a23 /ChangeLog.txt | |
parent | Moved Windows GST_PLUGIN_PATH setup to LLMediaImplGStreamer. (diff) | |
download | meta-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.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: |