gstreamer/ext/theora
Andy Wingo aa64df8ffd ext/theora/theoraparse.c (gst_theora_parse_init) ext/vorbis/vorbisparse.c (gst_vorbis_parse_init)
Original commit message from CVS:
2006-05-05  Andy Wingo  <wingo@pobox.com>

* ext/theora/theoraparse.c (gst_theora_parse_init)
(theora_parse_src_convert, theora_parse_src_query):
* ext/vorbis/vorbisparse.c (gst_vorbis_parse_init)
(vorbis_parse_convert, vorbis_parse_src_query): Add convert and
query functions on the source pads of the theora and vorbis parse
elements. Fixes position querying when doing a remux.
2006-05-05 16:34:15 +00:00
..
gsttheoradec.h ext/ogg/gstoggdemux.c: Mark buffers with DISCONT after seek and after activating new chains. 2006-05-03 15:34:48 +00:00
gsttheoraenc.h Updated/added documentation. 2006-03-01 16:24:37 +00:00
gsttheoraparse.h ext/theora/theora.c (plugin_init): Register theoraparse. 2006-04-03 08:32:21 +00:00
Makefile.am ext/theora/theora.c (plugin_init): Register theoraparse. 2006-04-03 08:32:21 +00:00
theora.c ext/theora/theora.c (plugin_init): Register theoraparse. 2006-04-03 08:32:21 +00:00
theoradec.c ext/ogg/gstoggdemux.c: Mark buffers with DISCONT after seek and after activating new chains. 2006-05-03 15:34:48 +00:00
theoraenc.c add another include 2006-04-29 09:48:16 +00:00
theoraparse.c ext/theora/theoraparse.c (gst_theora_parse_init) ext/vorbis/vorbisparse.c (gst_vorbis_parse_init) 2006-05-05 16:34:15 +00:00