Guillaume Desmottes 51055f1924 decodebin3: fix caps leaks
gst_stream_get_caps() returns a reffed caps.

The caps passed to gst_query_set_caps_result() are not transfered.

The caps in gst_parse_pad_stream_start_event() was either acquired
using gst_pad_get_current_caps() which returns a new ref or
explicitly reffed.

https://bugzilla.gnome.org/show_bug.cgi?id=768811
2016-07-18 13:57:10 +01:00
..
2016-06-30 14:15:47 +02:00
2016-07-18 13:57:10 +01:00
2016-07-18 13:57:10 +01:00
2016-06-30 17:27:53 +02:00
2016-06-30 17:27:53 +02:00
2012-11-03 23:05:09 +00:00
2012-11-03 23:05:09 +00:00
2012-11-03 23:05:09 +00:00
2012-11-03 23:05:09 +00:00
2016-06-30 14:15:47 +02:00
2016-06-30 17:27:53 +02:00