ext/theora/theoradec.c: Don't try to decode frames before we received a keyframe
authorWim Taymans <wim.taymans@gmail.com>
Fri, 11 Jun 2004 17:34:31 +0000 (17:34 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Fri, 11 Jun 2004 17:34:31 +0000 (17:34 +0000)
commit3dabd822234a903940ef05b02a06f2145fff09a4
treef7cfdca5921b9db5b2e8624d947350757b9bc45d
parent1977bba034c4df4e1bd993b0aaf5da887eb7e503
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
ChangeLog