GNOME Bugzilla – Bug 756561
qtdemux: fix caps leak
Last modified: 2015-10-17 08:04:53 UTC
.
Created attachment 313251 [details] [review] qtdemux: fix caps leak If the QtDemuxStream are re-used they may already have caps which used to be leaked. Reproduced using the validate.dash.playback.seek_forward.dash_exMPD_BIP_TC1 validate scenario.
Comment on attachment 313251 [details] [review] qtdemux: fix caps leak commit 360a6509c7c59c73113ad3cc818f5935cceffd4b Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> Date: Wed Oct 14 12:03:15 2015 +0200 qtdemux: fix caps leak If the QtDemuxStream are re-used they may already have caps which used to be leaked. Reproduced using the validate.dash.playback.seek_forward.dash_exMPD_BIP_TC1 validate scenario. https://bugzilla.gnome.org/show_bug.cgi?id=756561