Disable parsing for ogg streams where no ogg header was found,
commit7fb2fe280374bcb1c41c2a8e7aa5632d18dc4279
authorreimar <reimar@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Wed, 30 Sep 2009 09:46:48 +0000 (30 09:46 +0000)
committerreimar <reimar@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Wed, 30 Sep 2009 09:46:48 +0000 (30 09:46 +0000)
tree0e6f1893e619d5889044753b00a0e4a06a6c7c71
parent75480000ba3d0cf7e3b1a865c261a24a0a020f6e
Disable parsing for ogg streams where no ogg header was found,
if no header was found the parser was not initialized and thus will
crash when trying to use it.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@20093 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
libavformat/oggdec.c