gstreamer/ext/theora
Wim Taymans 299b599bd1 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.
2004-05-10 13:32:11 +00:00
..
Makefile.am ext/theora/: Added a theora encoder, grouped the encoder and decoder into the same plugin. 2004-05-06 09:10:31 +00:00
theora.c ext/theora/: Added a theora encoder, grouped the encoder and decoder into the same plugin. 2004-05-06 09:10:31 +00:00
theoradec.c ext/theora/theoradec.c: "Filter/Decoder/Video" => "Codec/Decoder/Video" 2004-05-10 12:22:05 +00:00
theoraenc.c ext/theora/theoraenc.c: Mark the last packet with an EOS flag which is not really needed in gstreamer. 2004-05-10 13:32:11 +00:00