ext/theora/theoraenc.c: Fix bug where buffers were not marked as keyframes correctly.
authorWim Taymans <wim.taymans@gmail.com>
Mon, 16 Aug 2004 10:19:39 +0000 (10:19 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Mon, 16 Aug 2004 10:19:39 +0000 (10:19 +0000)
commit8a5ccf42554a923cb9f643955403f64207b57b71
treec7df436a2db5dad0e17c9d02aa0e0a31ebc921ea
parentd3f92857b50a56f53639490e56f8d644e28aebd0
ext/theora/theoraenc.c: Fix bug where buffers were not marked as keyframes correctly.

Original commit message from CVS:
* ext/theora/theoraenc.c: (gst_border_mode_get_type),
(gst_theora_enc_class_init), (theora_enc_sink_link),
(theora_buffer_from_packet), (theora_enc_chain):
Fix bug where buffers were not marked as keyframes
correctly.
ChangeLog