decodebin3: Fix assertion failure when unreffing NULL stream caps
authorGraham Leggett <minfrin@sharp.fm>
Mon, 24 Oct 2016 19:13:22 +0000 (19:13 +0000)
committerSebastian Dröge <sebastian@centricular.com>
Tue, 25 Oct 2016 09:43:22 +0000 (12:43 +0300)
commit98ea3e464766afea268d587f02bf0c3d6f8a5a9a
tree207d86d0ed734340631b7ffc6a1b99a1d2f81678
parent2d3af07c3d56a8f973b076567b92e5f9185cf69b
decodebin3: Fix assertion failure when unreffing NULL stream caps

GStreamer-CRITICAL **: gst_mini_object_unref: assertion 'mini_object != NULL' failed

https://bugzilla.gnome.org/show_bug.cgi?id=773441
gst/playback/gstdecodebin3.c