gstreamer/ext
Tim-Philipp Müller a37616d4df ext/theora/theoraenc.c: Check return value of theora_encode_header(), or we might try to allocate a random number of ...
Original commit message from CVS:
* ext/theora/theoraenc.c: (theora_enc_chain):
Check return value of theora_encode_header(), or we might try to
allocate a random number of bytes. theora_encode_header() can fail
if libtheora has been compiled with encoding support disabled.
Fixes #398110.
2007-01-29 18:14:25 +00:00
..
alsa configure.ac: split out GST_CFLAGS into GST_PLUGINS_BASE_CFLAGS and GST_CFLAGS so that GST_BASE_CFLAGS can go inbetwe... 2007-01-04 12:49:48 +00:00
cdparanoia configure.ac: split out GST_CFLAGS into GST_PLUGINS_BASE_CFLAGS and GST_CFLAGS so that GST_BASE_CFLAGS can go inbetwe... 2007-01-04 12:49:48 +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: Fix strides in libvisual. Gst uses X strides. 2007-01-29 10:25:11 +00:00
ogg ext/ogg/gstoggdemux.*: Properly propagate streaming errors when we are scanning the file for chains so that we don't ... 2007-01-27 13:32:24 +00:00
pango ext/pango/gsttextoverlay.c: Don't unnecessarily ref (and then leak) upstream events if the text pad is not linked. Fi... 2007-01-24 12:51:20 +00:00
theora ext/theora/theoraenc.c: Check return value of theora_encode_header(), or we might try to allocate a random number of ... 2007-01-29 18:14:25 +00:00
vorbis Small documentation updates/fixes 2007-01-09 11:15:57 +00:00
Makefile.am updates to activate cdparanoia plugin 2005-12-12 20:31:24 +00:00