gstreamer/ext/theora
Wim Taymans 495f45b245 ext/theora/theoradec.c: Don't try to do anything fancy with the return code from pushing an event, it does not have e...
Original commit message from CVS:
* ext/theora/theoradec.c: (theora_handle_type_packet),
(theora_dec_chain):
Don't try to do anything fancy with the return code from pushing an
event, it does not have enough information to turn it into a
GST_FLOW_ERROR.
2008-04-03 10:22:33 +00:00
..
gsttheoradec.h ext/theora/: Take a 2nd stab at handling libtheora granulepos changes in the decoder and parser by inspecting the bit... 2008-01-14 17:00:03 +00:00
gsttheoraenc.h ext/theora/: Track initialisation state; don't try to use encoder state if we're not initialised (it'll segfault). 2007-04-19 16:58:53 +00:00
gsttheoraparse.h ext/theora/: Take a 2nd stab at handling libtheora granulepos changes in the decoder and parser by inspecting the bit... 2008-01-14 17:00:03 +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: Don't try to do anything fancy with the return code from pushing an event, it does not have e... 2008-04-03 10:22:33 +00:00
theoraenc.c Use G_PARAM_STATIC_STRINGS everywhere for GParamSpecs that use static strings (i.e. all). This gives us less memory u... 2008-03-22 15:00:53 +00:00
theoraparse.c Use G_PARAM_STATIC_STRINGS everywhere for GParamSpecs that use static strings (i.e. all). This gives us less memory u... 2008-03-22 15:00:53 +00:00