gstreamer/gst
Youness Alaoui 13328bc129 videomixer2: Fix race condition where a src setcaps is ignored
If both pads receive data at the same time, they will both get their
sink_setcaps called which will call the src_setcaps, but there is
a race condition where the second one might not be called.
Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=683842
2012-10-19 12:10:31 +02:00
..
alpha docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvert 2012-08-27 21:20:30 +01:00
apetag docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvert 2012-08-27 21:20:30 +01:00
audiofx docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvert 2012-08-27 21:20:30 +01:00
audioparsers flacparse: fixup 0.11 port of suspect frame checking 2012-08-30 11:30:01 +02:00
auparse Use new gst_element_class_set_static_metadata() 2012-04-10 00:51:41 +01:00
autodetect use gst_element_factory_get_metadata to replace obsolete API 2012-09-15 19:06:06 +02:00
avi avidemux: append palette data to paletted 8-bit RGB frames 2012-10-16 01:09:05 +01:00
cutter docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvert 2012-08-27 21:20:30 +01:00
debugutils ext, gst: only activate in pull mode if upstream is seekable 2012-09-11 17:44:51 +02:00
deinterlace deinterlace: Add some useful debug logging 2012-09-25 17:05:37 +02:00
effectv docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvert 2012-08-27 21:20:30 +01:00
equalizer docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvert 2012-08-27 21:20:30 +01:00
flv flvdemux: minor clean-up 2012-09-26 00:44:59 +01:00
flx flxdec: improve segment handling 2012-04-13 17:24:38 +02:00
goom docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvert 2012-08-27 21:20:30 +01:00
goom2k1 docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvert 2012-08-27 21:20:30 +01:00
icydemux docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvert 2012-08-27 21:20:30 +01:00
id3demux docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvert 2012-08-27 21:20:30 +01:00
imagefreeze docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvert 2012-08-27 21:20:30 +01:00
interleave deinterleave: output channels should be marked as MONO, not FRONT_LEFT, if 2012-10-05 15:12:27 -07:00
isomp4 qtdemux: don't assert if upstream size is not available when guessing bitrates 2012-10-13 00:08:01 +01:00
law law: Filter layout caps field 2012-08-13 08:52:58 +02:00
level Purge references to liboil 2012-09-29 12:41:37 +01:00
matroska matroskamux: do not use unoffical V_MJPEG codec id 2012-10-18 18:29:40 +01:00
monoscope docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvert 2012-08-27 21:20:30 +01:00
multifile docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvert 2012-08-27 21:20:30 +01:00
multipart multipartmux: send stream-start event 2012-09-23 16:51:24 +01:00
replaygain docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvert 2012-08-27 21:20:30 +01:00
rtp jpegdepay: store quant tables in zigzag order 2012-10-17 14:23:01 +02:00
rtpmanager rtsession: fix compiler warning 2012-10-17 13:55:45 +02:00
rtsp rtspsrc: remove unused include 2012-10-10 12:05:34 +02:00
shapewipe shapewipe: Use default query handler where needed 2012-09-12 14:42:07 +02:00
smpte smpte: send stream-start event 2012-09-23 16:51:31 +01:00
spectrum spectrum: elements post element messages 2012-10-10 10:09:10 +02:00
udp multiudpsink: add multicast-iface property 2012-10-10 11:48:25 +02:00
videobox videobox: use out_info for out properties 2012-10-17 09:36:50 +02:00
videocrop videocrop: port to videofilter 2012-10-17 10:20:12 +02:00
videofilter median: small cleanups 2012-10-16 14:40:19 +02:00
videomixer videomixer2: Fix race condition where a src setcaps is ignored 2012-10-19 12:10:31 +02:00
wavenc Use new gst_element_class_set_static_metadata() 2012-04-10 00:51:41 +01:00
wavparse ext, gst: only activate in pull mode if upstream is seekable 2012-09-11 17:44:51 +02:00
y4m fix more caps 2012-09-14 13:30:37 +02:00
Makefile.am