aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/llmedia/llmediaimplgstreamer_syms.cpp
diff options
context:
space:
mode:
authorunknown2009-01-06 01:45:09 -0700
committerunknown2009-01-06 01:45:09 -0700
commit9365711ee188a28ef52ed6fd8c07811bb725b7d2 (patch)
treef74777c7a7c4049ccb3e483a5dbf14e954730e79 /linden/indra/llmedia/llmediaimplgstreamer_syms.cpp
parentchanged test version back to alpha (diff)
downloadmeta-impy-9365711ee188a28ef52ed6fd8c07811bb725b7d2.zip
meta-impy-9365711ee188a28ef52ed6fd8c07811bb725b7d2.tar.gz
meta-impy-9365711ee188a28ef52ed6fd8c07811bb725b7d2.tar.bz2
meta-impy-9365711ee188a28ef52ed6fd8c07811bb725b7d2.tar.xz
Streaming music/video now works on Windows.
Diffstat (limited to 'linden/indra/llmedia/llmediaimplgstreamer_syms.cpp')
-rw-r--r--linden/indra/llmedia/llmediaimplgstreamer_syms.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/linden/indra/llmedia/llmediaimplgstreamer_syms.cpp b/linden/indra/llmedia/llmediaimplgstreamer_syms.cpp
index e81d886..fb1949a 100644
--- a/linden/indra/llmedia/llmediaimplgstreamer_syms.cpp
+++ b/linden/indra/llmedia/llmediaimplgstreamer_syms.cpp
@@ -29,7 +29,7 @@
29 * $/LicenseInfo$ 29 * $/LicenseInfo$
30 */ 30 */
31 31
32#if LL_GSTREAMER_ENABLED 32///#if LL_GSTREAMER_ENABLED
33 33
34extern "C" { 34extern "C" {
35#include <gst/gst.h> 35#include <gst/gst.h>
@@ -185,4 +185,4 @@ void ungrab_gst_syms()
185} 185}
186 186
187 187
188#endif // LL_GSTREAMER_ENABLED 188///#endif // LL_GSTREAMER_ENABLED