ext/theora/theoradec.c: Don't crash on missing header packets.
authorWim Taymans <wim.taymans@gmail.com>
Mon, 9 Aug 2004 13:16:04 +0000 (13:16 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Mon, 9 Aug 2004 13:16:04 +0000 (13:16 +0000)
commit8d74cc91369b500c1017b3f3bae9042ea4d5d2cb
tree5c7917babaa1659c369f077c25c6d5d6666b1aa4
parent8491fd9fa5c797cfd45243440d760437b72b4c3b
ext/theora/theoradec.c: Don't crash on missing header packets.

Original commit message from CVS:
* ext/theora/theoradec.c: (gst_theora_dec_class_init),
(theora_get_formats), (theora_dec_src_convert),
(theora_dec_sink_convert), (theora_dec_src_query),
(theora_dec_src_event), (theora_dec_event), (theora_dec_chain),
(theora_dec_change_state):
Don't crash on missing header packets.
ChangeLog
ext/theora/theoradec.c