monoscope: Unref allocation query after finished with it
https://bugzilla.gnome.org/show_bug.cgi?id=775752
This commit is contained in:
parent
96aaf889af
commit
c3cdae4d6e
@ -291,6 +291,7 @@ gst_monoscope_src_negotiate (GstMonoscope * monoscope)
|
|||||||
/* and activate */
|
/* and activate */
|
||||||
gst_buffer_pool_set_active (pool, TRUE);
|
gst_buffer_pool_set_active (pool, TRUE);
|
||||||
|
|
||||||
|
gst_query_unref (query);
|
||||||
gst_caps_unref (target);
|
gst_caps_unref (target);
|
||||||
|
|
||||||
return TRUE;
|
return TRUE;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user