Parse index chunk so that seeking in modern .rm files becomes a lot faster.
commitcf474484c4e24ccbef9a46519f5ebe82d7e7f1e6
authorrbultje <rbultje@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Mon, 16 Mar 2009 13:03:23 +0000 (16 13:03 +0000)
committerrbultje <rbultje@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Mon, 16 Mar 2009 13:03:23 +0000 (16 13:03 +0000)
tree94563cc2856db276459e3b27dc4d653ee50ab075
parent2fbebf92d2b8886c0db0abe7bc518248c95dae6a
Parse index chunk so that seeking in modern .rm files becomes a lot faster.
Has been tested against streamed / non-seekable input and passes make
seektest. See "[PATCH] rmdec.c: parse INDX chunk" thread on mailinglist.

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