gstreamer/ext
Monty Montgomery 9cbe7c1403 vorbisenc: Relax overly-tight jitter tolerances in gstvobisenc
vorbisenc currently reacts in a rater draconian fashion if input
timestamps are more than 1/2 sample off what it considers ideal. If data
is 'too late' it truncates buffers, if it is 'too soon' it completely
shuts down encode and restarts it.  This is causingvorbisenc to produce
corrupt output when encoding data produced by sources with bugs that
produce a smple or two of jitter (eg, flacdec)
2011-08-23 10:11:18 +02:00
..
alsa alsa: Remove unused but set variable 2011-05-18 09:34:52 +02:00
cdparanoia cdparanoiasrc: fix build on OSX by #undef-ing VERSION before including system headers 2011-05-17 09:20:08 +02:00
gio giostreamsrc: Fix copy&paste error in the docs 2010-06-14 09:53:31 +02:00
gnomevfs gnomevfssrc: Keep track of interruptions during read with a flag 2011-05-26 10:32:17 +02:00
libvisual libvisual: only drop frames that are really too old 2010-10-05 12:22:39 +02:00
ogg ogg: do not use 32 bit modifiers to print serial numbers 2011-08-18 20:18:53 +01:00
pango textoverlay: fix text buffer leak 2011-08-22 10:48:06 +01:00
theora theoradec: segfault on 0-byte ogg_packet in _chain_reverse 2011-08-03 10:03:00 +02:00
vorbis vorbisenc: Relax overly-tight jitter tolerances in gstvobisenc 2011-08-23 10:11:18 +02:00
Makefile.am build: build plugin and example directories in parallel if make -jN is used 2010-03-29 00:26:59 +01:00