gstreamer/ext/theora
Wim Taymans f93fcafe64 ext/theora/: Parse segment events.
Original commit message from CVS:
* ext/theora/gsttheoraenc.h:
* ext/theora/theoraenc.c: (gst_theora_enc_init),
(theora_buffer_from_packet), (theora_push_packet),
(theora_enc_sink_event), (theora_enc_is_discontinuous),
(theora_enc_chain):
Parse segment events.
Pass incomming buffer timestamps to outgoing buffers.
Use the running_time to construct the granulepos.
Fixes #562163.
2008-11-25 15:14:30 +00:00
..
gsttheoradec.h ext/theora/: Copy seqnum. 2008-11-04 18:17:24 +00:00
gsttheoraenc.h ext/theora/: Parse segment events. 2008-11-25 15:14:30 +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/: Parse segment events. 2008-11-25 15:14:30 +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