Decode theora headers only once
commit8640eb3fddc43ad4a5d2cdbcbc62238204e952aa
authorViktor Gal <viktor.gal@maeth.com>
Thu, 27 Aug 2009 01:36:31 +0000 (27 03:36 +0200)
committerViktor Gal <viktor.gal@maeth.com>
Thu, 27 Aug 2009 01:36:31 +0000 (27 03:36 +0200)
tree7bde96daa35baa841008066acea86a1bd98018a4
parentf6c5706366369a555b91e3bb36def1552a8ed974
Decode theora headers only once

If we seek back to the beginning of the streams, don't
try to decode the headers again, just ignore them.

credits to Chris Pearce
src/liboggplay/oggplay_callback.c