gstreamer/gst
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
..
adpcmdec Add -Wmissing-declarations -Wmissing-prototypes to configure flags 2010-03-21 21:39:18 +01:00
adpcmenc Add -Wwrite-strings 2010-03-22 13:16:33 +01:00
aiff Split out GST_PLUGINS_BAD_CFLAGS from GST_CFLAGS 2010-05-19 18:24:02 -07:00
asfmux asfmux: Deprecate 'is-live' and add 'streamable' property 2010-06-08 19:37:43 -03:00
audiobuffer Split out GST_PLUGINS_BAD_CFLAGS from GST_CFLAGS 2010-05-19 18:24:02 -07:00
audioparsers baseparse: fix seek event ref handling 2010-06-15 15:42:26 +02:00
autoconvert Add -Wmissing-declarations -Wmissing-prototypes to configure flags 2010-03-21 21:39:18 +01:00
bayer bayer2rgb: handle other bayer formats 2010-06-03 23:57:46 -07:00
camerabin camerabin: Move debug category declaration to a separate file 2010-06-21 10:25:15 -03:00
cdxaparse cdxaparse: Compare the correct variable to GST_SEEK_TYPE_SET 2010-04-15 20:50:58 +02:00
chart gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
colorspace gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
dataurisrc Add -Wwrite-strings 2010-03-22 13:16:33 +01:00
dccp Fix printf format strings for gcc 4.5 2010-04-29 10:17:56 +02:00
debugutils Remove capssetter element 2010-05-11 13:08:41 +01:00
dtmf dtmfdetect: Only works with rate=8000, fix in caps 2010-06-07 11:15:26 -04:00
dvdspu Split out GST_PLUGINS_BAD_CFLAGS from GST_CFLAGS 2010-05-19 18:24:02 -07:00
festival festival: Only close the connection if it's opened 2010-05-13 14:43:28 +02:00
filter gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
freeze Add -Wredundant-decls flag 2010-03-22 12:05:59 +01:00
frei0r frei0r: Fix setting of boolean values 2010-05-12 18:18:46 +02:00
games gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
geometrictransform geometrictransform: Use _CAST macro 2010-06-07 22:56:17 -03:00
h264parse Revert "h264parse: add parsed field to src caps" 2010-06-21 11:13:20 +02:00
hdvparse gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
id3tag id3tag: Use gst_tag_list_peek_string_index 2010-06-18 14:49:24 -03:00
invtelecine invtelecine: add an assert to placate gcc-4.5 2010-06-02 22:07:31 -07:00
ivfparse ivfparse: Fix format string warning 2010-06-02 10:06:26 +02:00
jpegformat jpegparse: handle FLUSH_STOP sink event 2010-06-14 15:48:34 +02:00
legacyresample legacyresample: Don't include liboil headers, they're not used anyway 2010-06-14 14:47:47 +02:00
librfb Add -Wold-style-definition 2010-03-22 16:56:03 +01:00
liveadder gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
mixmatrix gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
mpeg1sys gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
mpeg4videoparse mpeg4videoparse: sprinkle some branch prediction 2010-06-15 11:30:45 +02:00
mpegdemux mpegdemux: improve debug output 2010-06-17 10:52:31 +02:00
mpegpsmux Add -Wold-style-definition 2010-03-22 16:56:03 +01:00
mpegtsmux mpegtsmux: start pmt at 0x020 as suggested by Zaheer 2010-06-08 15:36:47 +02:00
mpegvideoparse mpegvideoparse: Remove redundant log message 2010-06-20 23:34:56 +10:00
mve Add -Wmissing-declarations -Wmissing-prototypes to configure flags 2010-03-21 21:39:18 +01:00
mxf Add -Wformat-nonliteral -Wformat-security flags 2010-03-22 16:22:22 +01:00
nsf Add -Wundef 2010-03-22 12:30:01 +01:00
nuvdemux Split out GST_PLUGINS_BAD_CFLAGS from GST_CFLAGS 2010-05-19 18:24:02 -07:00
overlay gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
passthrough gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
pcapparse gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
playondemand gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
pnm pnmdec: Don't crash if no valid input was parsed yet 2010-06-16 10:31:19 +02:00
qtmux qtmux: Remove the pad from our internal list before calling collectpads 2010-06-21 19:42:50 +02:00
rawparse resindvd, rawparse: fix LDFLAGS for gst-plugins-base libs 2009-08-25 23:55:41 +01:00
real Add -Wwrite-strings 2010-03-22 13:16:33 +01:00
rtjpeg gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
rtpmux rtpmux: fix missing debug log message argument 2010-06-03 10:43:20 +01:00
scaletempo gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
sdp Add -Wwrite-strings 2010-03-22 13:16:33 +01:00
segmentclip segmentclip: Add audio/video buffer segment clip elements 2010-03-12 07:29:58 +00:00
selector gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
siren Add -Wmissing-declarations -Wmissing-prototypes to configure flags 2010-03-21 21:39:18 +01:00
smooth gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
smoothwave gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
speed gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
stereo gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
subenc Add -Wredundant-decls flag 2010-03-22 12:05:59 +01:00
tta Add -Wmissing-declarations -Wmissing-prototypes to configure flags 2010-03-21 21:39:18 +01:00
valve gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
vbidec gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
videodrop gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
videomeasure Split out GST_PLUGINS_BAD_CFLAGS from GST_CFLAGS 2010-05-19 18:24:02 -07:00
videosignal gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
vmnc Add -Wmissing-declarations -Wmissing-prototypes to configure flags 2010-03-21 21:39:18 +01:00
Makefile.am build: build plugins and examples in parallel where possible, if make -jN is used 2010-03-30 01:17:15 +01:00