gstreamer/ext/theora
Michael Smith 7292973429 ext/theora/theoradec.c: Since the plugin doesn't support anything other than 4:2:0 right now, post an error and fail ...
Original commit message from CVS:
* ext/theora/theoradec.c: (theora_handle_type_packet):
Since the plugin doesn't support anything other than 4:2:0 right
now, post an error and fail if we get something else. Won't matter
until libtheora supports the other pixel formats, but hopefully
that'll be soon...
2007-03-12 23:29:07 +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 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
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