aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/cmake/GStreamer010Plugin.cmake (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed missing use_prebuilt_binary(gstreamer-plugins) from ↵McCabe Maxsted2011-03-151-3/+4
| | | | GStreamer010Plugin.cmake and fixed some out-of-date lib requirements for Windows
* Fixed being unable to change streaming audio volume on WindowsMcCabe Maxsted2011-03-091-1/+2
|
* Fixed cmake using the old windows gstreamer plugin libsMcCabe Maxsted2011-02-181-4/+4
|
* Make media_plugin_gstreamer010 find all its headers correctly on Windows ↵McCabe Maxsted2011-02-101-5/+13
| | | | (notes: need to add archives for iconv and gstreamer to install.xml, doesn't link yet)
* Load prebuilt glib when needed. Don't compile gstreamer plugin on windows.Aleric Inglewood2010-10-271-6/+8
| | | | | Also, darwin doesn't use quicktime, so disabled compiling that plugin for darwin.
* Set LL_GSTREAMER010_ENABLED to true for Linux-only until gstreamer loading ↵McCabe Maxsted2010-10-261-0/+2
| | | | can be sorted on windows
* Let the gstreamer plugin build on windowsRobin Cornelius2010-10-101-5/+24
|
* linux* kill imprudence gstreamer, use system gstreamer instead.Armin Weatherwax2010-09-231-8/+12
| | | | | who ever builds a release with that needs to consider to install some really old gstreamer at /usr/local/lib - lenny has 0.10.19
* llmediaplugins first stepArmin Weatherwax2010-09-231-0/+39