gstreamer/ext
Michael Smith 45b6d734ec ext/vorbis/vorbisenc.c: If we get a zero-sized input buffer, don't pass it to libvorbis, as that marks EOS internally...
Original commit message from CVS:
* ext/vorbis/vorbisenc.c: (gst_vorbis_enc_chain):
If we get a zero-sized input buffer, don't pass it to libvorbis, as
that marks EOS internally. After that, libvorbis will buffer all
input data, and encode none of it, eventually leading to memory
exhaustion.
2007-03-20 11:49:55 +00:00
..
alsa ext/alsa/gstalsasink.c: Extra log line. 2007-03-08 12:53:51 +00:00
cdparanoia More docs coverage and some ChangeLog surgery (add missing names) 2007-02-15 15:17:23 +00:00
gnomevfs ext/gnomevfs/gstgnomevfssrc.c: Map a gnome-vfs HOST_NOT_FOUND error into a GStreamer NOT_FOUND error code as well. 2007-01-26 12:44:46 +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: Fix confusing debug message. 2007-03-07 17:15:57 +00:00
pango Use new metadata copy function. 2007-03-09 16:38:06 +00:00
theora ext/theora/theoradec.c: Since the plugin doesn't support anything other than 4:2:0 right now, post an error and fail ... 2007-03-12 23:29:07 +00:00
vorbis ext/vorbis/vorbisenc.c: If we get a zero-sized input buffer, don't pass it to libvorbis, as that marks EOS internally... 2007-03-20 11:49:55 +00:00
Makefile.am updates to activate cdparanoia plugin 2005-12-12 20:31:24 +00:00