gstreamer/ext
Tim-Philipp Müller 087f644cfe ext/vorbis/vorbisdec.c: Skip empty buffers, but not empty header buffers. That way the original vorbisdec unit test s...
Original commit message from CVS:
* ext/vorbis/vorbisdec.c: (vorbis_dec_decode_buffer):
Skip empty buffers, but not empty header buffers. That way the original
vorbisdec unit test still passes (#451145); also, take into account
that those empty packets might carry a granulepos.
* tests/check/Makefile.am:
* tests/check/elements/vorbisdec.c:
(_create_codebook_header_buffer), (_create_audio_buffer),
(GST_START_TEST), (vorbisdec_suite):
Add unit test that sends an empty packet.
2007-06-27 10:14:03 +00:00
..
alsa Revert commits towards #152864 made so far. We'll pick it up again after the 0.10.13 release. 2007-05-25 10:07:26 +00:00
cdparanoia ext/cdparanoia/gstcdparanoiasrc.c: Repair umlaut. 2007-05-22 15:04:41 +00:00
gnomevfs ext/gnomevfs/gstgnomevfssink.*: see #412648. 2007-05-22 15:30:26 +00:00
libvisual ext/libvisual/visual.c: Improve adapter usage and comments. 2007-03-09 16:46:35 +00:00
ogg ext/ogg/gstoggdemux.c: The chain should be freed if we error out here, else it will leak. 2007-06-23 14:44:07 +00:00
pango ext/pango/gstclockoverlay.c: Fix unused variable warning if HAVE_LOCALTIME_R is undefinied 2007-04-16 22:20:03 +00:00
theora Add draft design for forcing keyframes in encoders and implement in theoraenc. 2007-06-05 15:59:00 +00:00
vorbis ext/vorbis/vorbisdec.c: Skip empty buffers, but not empty header buffers. That way the original vorbisdec unit test s... 2007-06-27 10:14:03 +00:00
Makefile.am updates to activate cdparanoia plugin 2005-12-12 20:31:24 +00:00