gstreamer/gst
Thiago Santos c56a4d54b8 tsdemux: add/remove pads to flowcombiner differently due to streaming nature
Due to mpegts streaming nature some pads are created but are only added
later to the element. This can cause a scenario where the first stream
doesn't have an available decoder (while the next ones still pending
would have) and tsdemux will fail with not-linked as the first stream
added wouldn't be linked.

To avoid this tsdemux needs to add pads to the flowcombiner
when they are created instead of only when adding them to the
element.
2014-05-27 10:29:32 -03:00
..
accurip
adpcmdec
adpcmenc
aiff
asfmux asfmux: Don't leak bytereader 2014-05-13 11:19:24 +02:00
audiobuffer
audiofxbad
audiomixer Release 1.3.1 2014-05-03 19:57:57 +02:00
audiovisualizers
autoconvert autoconvert: factories don't need the lock 2014-05-09 23:05:28 -04:00
bayer Release 1.3.2 2014-05-21 13:06:35 +02:00
camerabin2 camerabin2: remove unneeded check 2014-04-09 15:24:13 +01:00
cdxaparse
coloreffects
dataurisrc
dccp
debugutils watchdog: Add handling of PAUSED state 2014-05-03 09:50:59 +02:00
dvbsuboverlay dvbsuboverlay: Do not try to add a feature to a caps features ANY 2014-05-11 07:56:50 +02:00
dvdspu
faceoverlay
festival festival: fix fd leak 2014-04-08 12:20:40 +01:00
fieldanalysis Release 1.3.1 2014-05-03 19:57:57 +02:00
freeverb freeverb: Don't pass floats to abs() but instead cast them to ints first 2014-05-19 11:34:42 +02:00
frei0r
games
gaudieffects Release 1.3.1 2014-05-03 19:57:57 +02:00
gdp
geometrictransform
hdvparse
id3tag
inter inter: remove dead code 2014-04-09 15:09:25 +01:00
interlace
ivfparse ivfparse: detect and propagate resolution changes. 2014-04-18 18:31:15 +02:00
ivtc
jp2kdecimator jp2kdecimator: Don't leak various slices and arrays 2014-05-13 11:28:00 +02:00
jpegformat
librfb rfbsrc: Send stream-start event in the beginning 2014-05-02 14:20:58 +02:00
liveadder docs: remove outdated and pointless 'Last reviewed' lines from docs 2014-04-27 00:36:32 +01:00
midi
mixmatrix
mpeg1sys
mpegdemux mpegdemux: use GstFlowCombiner 2014-05-26 23:29:43 -03:00
mpegpsmux mpegpsmux; Fix stream leak 2014-05-13 11:30:35 +02:00
mpegtsdemux tsdemux: add/remove pads to flowcombiner differently due to streaming nature 2014-05-27 10:29:32 -03:00
mpegtsmux mpegtsmux: Remove unused data in TsMuxSection 2014-05-06 14:10:06 +02:00
mve
mxf mxfdemux: remove unread last_flow variable 2014-05-27 07:42:46 -03:00
nuvdemux
overlay
patchdetect
pcapparse
pnm pnmenc: remove empty line 2014-05-06 10:00:28 -04:00
rawparse rawparse: catch errors in caps manipulation 2014-04-21 09:24:00 +01:00
real
removesilence
rtjpeg
sdi
sdp sdpdemux: Don't leak adapter data 2014-05-13 11:35:46 +02:00
segmentclip
siren
smooth
smoothwave
speed docs: remove outdated and pointless 'Last reviewed' lines from docs 2014-04-27 00:36:32 +01:00
stereo
subenc
tta
vbidec
videofilters
videomeasure docs: remove outdated and pointless 'Last reviewed' lines from docs 2014-04-27 00:36:32 +01:00
videoparsers h264parse: use new gst_h264_video_calculate_framerate() to get framerate 2014-05-22 16:12:36 +02:00
videosignal docs: remove outdated and pointless 'Last reviewed' lines from docs 2014-04-27 00:36:32 +01:00
vmnc vmndec: Don't leak output state 2014-05-13 11:38:44 +02:00
y4m y4mdec: check for VIDEO meta instead of CROP meta 2014-03-15 15:22:42 +01:00
yadif
Makefile.am