mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-24 16:18:16 +00:00
ext/theora/theoradec.c: Don't try to decode frames before we received a keyframe
Original commit message from CVS: * ext/theora/theoradec.c: (theora_dec_chain), (theora_dec_change_state): Don't try to decode frames before we received a keyframe
This commit is contained in:
parent
7e1ebd928c
commit
ee479a3902
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
2004-06-11 Wim Taymans <wim@fluendo.com>
|
||||
|
||||
* ext/theora/theoradec.c: (theora_dec_chain),
|
||||
(theora_dec_change_state):
|
||||
Don't try to decode frames before we received a keyframe.
|
||||
|
||||
2004-06-11 Wim Taymans <wim@fluendo.com>
|
||||
|
||||
* ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
|
||||
|
|
Loading…
Reference in a new issue