ext/theora/: Parse segment events.
authorWim Taymans <wim.taymans@gmail.com>
Tue, 25 Nov 2008 15:14:30 +0000 (15:14 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Tue, 25 Nov 2008 15:14:30 +0000 (15:14 +0000)
commitf93fcafe6489f70a8ae5d3f379ed8c2b8ed12018
treeac9c638e79af61a4a56cb0c5b5fb5791d93075d9
parentdb785a1f52e2d1f49ed4f78d3de1a3e9aa4e2c82
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.
ChangeLog
ext/theora/gsttheoraenc.h
ext/theora/theoraenc.c