mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 10:41:04 +00:00
[078/906] up from kubuntu
git-svn-id: svn://svn.wobow.com/GStreamer_playground/gst-plugins-gl@476 93df14bb-0f41-7a43-8087-d3e2a2f0e464
This commit is contained in:
parent
56370703e5
commit
e1452c50d0
1 changed files with 1 additions and 1 deletions
|
@ -126,7 +126,7 @@ static void
|
||||||
gst_gl_videomaker_set_property (GObject* object, guint prop_id,
|
gst_gl_videomaker_set_property (GObject* object, guint prop_id,
|
||||||
const GValue* value, GParamSpec* pspec)
|
const GValue* value, GParamSpec* pspec)
|
||||||
{
|
{
|
||||||
GstGLVideomaker *videomaker = GST_GL_VIDEOMAKER (object);
|
//GstGLVideomaker *videomaker = GST_GL_VIDEOMAKER (object);
|
||||||
|
|
||||||
switch (prop_id) {
|
switch (prop_id) {
|
||||||
default:
|
default:
|
||||||
|
|
Loading…
Reference in a new issue