gstreamer/ext/theora
Wim Taymans 68eb1421af ext/theora/: Copy seqnum.
Original commit message from CVS:
* ext/theora/gsttheoradec.h:
* ext/theora/theoradec.c: (gst_theora_dec_init),
(gst_theora_dec_reset), (theora_dec_src_event),
(theora_dec_sink_event), (theora_handle_type_packet):
Copy seqnum.
Keep events in a pending list, like vorbisdec, instead of trying
to construct a segment event ourselves.
* ext/vorbis/vorbisdec.c: (gst_vorbis_dec_reset),
(vorbis_dec_src_event), (vorbis_dec_sink_event):
* ext/vorbis/vorbisdec.h:
Copy seqnum.
2008-11-04 18:17:24 +00:00
..
gsttheoradec.h ext/theora/: Copy seqnum. 2008-11-04 18:17:24 +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 Don't install static libs for plugins. Fixes #550851 for base. 2008-10-16 15:07:00 +00:00
theora.c ext/theora/theora.c (plugin_init): Register theoraparse. 2006-04-03 08:32:21 +00:00
theoradec.c ext/theora/: Copy seqnum. 2008-11-04 18:17:24 +00:00
theoraenc.c ext/theora/theoraenc.c: Remove the 2000 kbit limit to bitrate, since it has no basis in libtheora. 2008-08-13 00:59:07 +00:00
theoraparse.c ext/theora/theoraparse.c: Set the BOS flag on the BOS packet. Fixes #553244. 2008-09-25 10:46:00 +00:00