gstreamer/ext
Vincent Penquerc'h bf73491077 oggstream: recognize opus headers from data, not packet count
Opus streams outside of Ogg may not have headers, and oggstream
may be used by oggmux to mux an Opus stream which does not come
from Ogg - thus without headers.
Determining headerness by packet count would strip the first two
packets from such an Opus stream, leading to a very small amount
of audio being clipped at the beginning of the stream.
2011-11-22 13:15:33 +00:00
..
alsa alsasrc: fail gracefully when ALSA does not give timestamps 2011-10-03 11:14:09 +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 oggstream: recognize opus headers from data, not packet count 2011-11-22 13:15:33 +00:00
pango textoverlay: continue processing text when silent 2011-11-08 12:02:49 +00:00
theora theoraenc: fix speed level failure test 2011-11-07 12:27:16 +00:00
vorbis vorbisenc: reset tag setter interface when appropriate 2011-11-16 19:03:49 +01:00
Makefile.am build: build plugin and example directories in parallel if make -jN is used 2010-03-29 00:26:59 +01:00