qtdemux: fix caps leak
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Wed, 14 Oct 2015 10:03:15 +0000 (12:03 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Sat, 17 Oct 2015 08:03:17 +0000 (11:03 +0300)
commitcb9ef7a600bcdcce5f2f8cdb69cee1d24ca17b3a
tree1ad5dc3cbc10c976783110d9230de9fd9da3e2dd
parent01e67e826c34a307bd14395b3240bc97209c9c12
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
gst/isomp4/qtdemux.c