gstreamer/ext/theora
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
..
gsttheoradec.h ext/theora/: Document and partially implement an algorithm for doing reverse playback of theora video. 2006-11-02 15:06:36 +00:00
gsttheoraenc.h ext/theora/: Mark discontinuities of > 3/4 of a frame, reinit encoder. 2006-11-22 14:34:03 +00:00
gsttheoraparse.h ext/theora/gsttheoraparse.h: ext/theora/theoraparse.c (gst_theora_parse_class_init) (theora_parse_dispose, theora_par... 2006-08-05 17:08:05 +00:00
Makefile.am 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
theora.c ext/theora/theora.c (plugin_init): Register theoraparse. 2006-04-03 08:32:21 +00:00
theoradec.c Small documentation updates/fixes 2007-01-09 11:15:57 +00:00
theoraenc.c 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
theoraparse.c releasing 0.10.10 2006-09-14 20:09:19 +00:00