gstreamer/gst
Sebastian Dröge ad71d43f52 matroskademux: Advance sparse streams only as much as required to keep the gap smaller than 500ms
Changing it to the newest timestamp that was ever pushed will
increase the segment start in 500ms jumps, which could be just
after the next sparse stream buffer. E.g.

Video at 1.0s, sparse stream at 0.5s would jump the
sparse stream to 1.0s. Now a new sparse stream buffer could
appear that has a timestamp of 0.9s and this would be
dropped for no good reason because of bad luck.
2010-02-27 12:20:06 +01:00
..
alpha alpha: scale and clamp alpha to its full extend 2009-12-24 22:50:31 +01:00
apetag
audiofx audioamplify: Allow negative amplifications 2010-01-13 09:22:20 +01:00
auparse
autodetect
avi avidemux: reset some more stream state after seek 2010-02-16 15:03:59 +01:00
cutter
debugutils taginject: fix multi-value tag example 2010-02-12 15:35:30 +02:00
deinterlace deinterlace: Fix license and copyright headers 2010-01-18 17:44:17 +01:00
effectv
equalizer equalizer: Fix property description for the 3rd band of the 10band equalizer 2010-01-13 09:36:03 +01:00
flv flvdemux: minor micro-optimisation 2010-02-19 12:13:08 +00:00
flx
goom
goom2k1
icydemux
id3demux id3demux: prefer two letter ISO 639-1 code for extended comment 2009-12-13 13:19:43 +00:00
interleave interleave: fix weird indentation 2009-12-24 17:03:02 +01:00
law
level level: fix typo in 'message' property description 2010-01-07 15:38:36 +01:00
matroska matroskademux: Advance sparse streams only as much as required to keep the gap smaller than 500ms 2010-02-27 12:20:06 +01:00
median
monoscope
multifile
multipart multipartdemux: improve header mime-type parsing 2010-02-16 21:05:24 +01:00
oldcore
qtdemux qtdemux: Fix off-by-one logic error in frame rate cap regression commit 2010-02-18 18:20:24 +01:00
replaygain rganalysis: fix timestamp rounding 2009-12-17 17:37:03 +01:00
rtp rtpmp4gdepay: avoid division by 0 2010-02-23 12:58:03 +01:00
rtpmanager rtpjitterbuffer: Reset skew detection after instantiating the jitterbuffer 2010-02-23 17:24:03 +01:00
rtsp rtspsrc: avoid stopping NULL tasks 2010-02-16 19:54:32 +01:00
shapewipe [MOVED FROM BAD 29/29] shapewipe: Preserve the input color values in all cases 2010-02-12 11:12:35 +01:00
smpte
spectrum
udp multiudpsink: Compiler warning fixes for Windows 2010-01-09 17:17:23 +01:00
videobox
videocrop
videofilter
videomixer Make sure FLUSH_STOP is sent so not to leave downstream flushing. 2010-02-24 02:05:49 +01:00
wavenc wavenc: Post warning if file isnt finished properly 2010-01-20 15:11:15 -03:00
wavparse avi,wav: also handle JUNQ chunk in addition to JUNK 2010-02-12 15:35:30 +02:00
y4m y4m: Raise rank of encoder to PRIMARY 2009-11-18 17:54:36 +01:00
Makefile.am