qtmux: Use internal sink pads list
authorThiago Santos <thiago.sousa.santos@collabora.co.uk>
Mon, 22 Feb 2010 13:48:11 +0000 (10:48 -0300)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 12 Apr 2011 19:32:16 +0000 (20:32 +0100)
commitc92785e1c2aac6c65e31765b06580aebb50bee9e
treeaa39492d6f71aa33456887dd2cb36c9cac5f8653
parent589f70955cda5e4064c42c586b62ad02d0c80e38
qtmux: Use internal sink pads list

Due to GstCollectPads sink pads list being not reliably
iteratable (when not inside the collected function) this
patch adds a sink pads list to qtmux to be used when iterating
sink pads on reset function.

Fixes #609055
gst/quicktime/gstqtmux.c
gst/quicktime/gstqtmux.h