]> git.sesse.net Git - ffmpeg/commit
store searched distance in index, so we dont waste time searching for keyframes where...
authorMichael Niedermayer <michaelni@gmx.at>
Sat, 17 Jan 2004 18:06:52 +0000 (18:06 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Sat, 17 Jan 2004 18:06:52 +0000 (18:06 +0000)
commit3e9245a98e3e6e752d7b15109990c50b2ac73407
treec5acf88c48ac7af48607519ae7f2e8daa9953b81
parentfb204d4bc1d05f1713534ab19cccfb993d738d7f
store searched distance in index, so we dont waste time searching for keyframes where we already searched
asf seek fixes & use keyframe pos/timestamp cache

Originally committed as revision 2709 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/asf.c
libavformat/avformat.h
libavformat/mpeg.c
libavformat/utils.c