mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-22 14:06:23 +00:00
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.
This commit is contained in:
parent
bb90fbf2ac
commit
80ba5af710
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
||||||
|
2004-08-16 Wim Taymans <wim@fluendo.com>
|
||||||
|
|
||||||
|
* 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.
|
||||||
|
|
||||||
2004-08-15 Zaheer Abbas Merali <zaheerabbas at merali dot org>
|
2004-08-15 Zaheer Abbas Merali <zaheerabbas at merali dot org>
|
||||||
|
|
||||||
* ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
|
* ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
|
||||||
|
|
Loading…
Reference in a new issue