Fixed warnings
git-svn-id: http://svn.openscenegraph.org/osg/OpenSceneGraph/trunk@14606 16af8721-9629-0410-8352-f15c8da7e697
This commit is contained in:
@@ -76,7 +76,7 @@ bool GStreamerImageStream::open(const std::string& filename)
|
||||
|
||||
// build pipeline
|
||||
|
||||
gchar *audio_pipe = "";
|
||||
const gchar *audio_pipe = "";
|
||||
|
||||
if( has_audio_stream )
|
||||
audio_pipe = "deco. ! queue ! audioconvert ! autoaudiosink";
|
||||
|
||||
Reference in New Issue
Block a user