ext/theora/theoraenc.c: Mark the last packet with an EOS flag which is not really...
authorWim Taymans <wim.taymans@gmail.com>
Mon, 10 May 2004 13:32:11 +0000 (13:32 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Mon, 10 May 2004 13:32:11 +0000 (13:32 +0000)
commit299b599bd1b7c0f2f1b43b4a00c2930c2144096e
treefc193d992ebb2d7b38c1fe414c1e154498f6cbd1
parent27dc0d167778ce78662157296616e13d59603a89
ext/theora/theoraenc.c: Mark the last packet with an EOS flag which is not really needed in gstreamer.

Original commit message from CVS:
* ext/theora/theoraenc.c: (gst_theora_enc_class_init),
(theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
(theora_enc_change_state), (theora_enc_set_property),
(theora_enc_get_property):
Mark the last packet with an EOS flag which is not really needed
in gstreamer.
Do some better video framerate initialisation.
Update the buffer timestamp.
ChangeLog
ext/theora/theoraenc.c