In mov demuxer, fix seeking to the beginning when file has edit lists.
authorJohn Stebbins <stebbins@jetheaddev.com>
Fri, 2 Jul 2010 08:24:37 +0000 (08:24 +0000)
committerBaptiste Coudurier <baptiste.coudurier@gmail.com>
Fri, 2 Jul 2010 08:24:37 +0000 (08:24 +0000)
commit380966a8018514ea021c9e3c77437384faf7faaa
treef246bfda7f54e500706f0983f7e457d1695ce40f
parentdcc602d8022aac4d419038d6020e07584011aa8a
In mov demuxer, fix seeking to the beginning when file has edit lists.
Patch by John Stebbins, stebbins at jetheaddev dot com
Fixes issue #2046

Originally committed as revision 23966 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/mov.c