Edward Hervey 02cc3313b4 qtmux: Remove the pad from our internal list before calling collectpads
Previously we would end up with the collectpaddata structure already freed.
This would result in a bogus iteration of mux->sinkpads (all the
GstQTPad being freed) and it wouldn't be removed from that list.

Finally, due to it not being removed from that list, we would end up
calling a bogus gst_qt_mux_pad_reset on those structures => SEGFAULT
2010-06-21 19:42:50 +02:00
..
2010-03-22 16:56:03 +01:00
2010-05-19 19:24:04 +02:00
2009-10-26 08:59:46 -03:00
2010-02-22 10:50:49 -03:00
2010-05-19 19:24:04 +02:00
2010-03-22 13:16:33 +01:00
2010-03-11 16:42:31 -03:00