Try to find out correct start time to make seeking faster and add some
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sun, 23 Jul 2006 18:19:33 +0000 (18:19 +0000)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Sun, 23 Jul 2006 18:19:33 +0000 (18:19 +0000)
commit22ffac707e52ce58c0bd71857fe1353f453f78e0
treee7714e1b6d4894d2a0d779de2e55cd9a70970be0
parent8dfe90941a83659e8563a9c9db792fddec0811c8
Try to find out correct start time to make seeking faster and add some
extra checks to make sure the seeking function will not hang forever.

Originally committed as revision 5814 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/avformat.h
libavformat/ogg2.c
libavformat/utils.c