Enable AVFMT_GENERIC_INDEX for Ogg demuxer. This avoids the many
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sun, 23 May 2010 23:33:38 +0000 (23:33 +0000)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sun, 23 May 2010 23:33:38 +0000 (23:33 +0000)
commitf1a0518524a08c5a934c4b0d2f8360b4cab4475f
tree6a469ae79c57f44cb9be47edce3b55c4c4f6bd51
parent21d5244745492f5cbb8aae089b888ca770f77522
Enable AVFMT_GENERIC_INDEX for Ogg demuxer. This avoids the many
seeks needed for binary search when seeking to a previously seen
location.

Originally committed as revision 23279 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/oggdec.c