]> git.sesse.net Git - ffmpeg/commit
Fix index_entries pos:
authorMichael Chinen <mchinen@gmail.com>
Mon, 27 Sep 2010 22:17:58 +0000 (22:17 +0000)
committerCarl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at>
Mon, 27 Sep 2010 22:17:58 +0000 (22:17 +0000)
commit59cb40b92194c272c4d097c702a46f90edb94958
treead8f74c29dd0b6008e59f3780bdfb43d522b026d
parentc6625ad5410389f6bca582b53b23bcd60030e00c
Fix index_entries pos:
It was being set wrong for files with data_offset > 0

Patch by Michael Chinen, mchinen gmail

Originally committed as revision 25239 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/avcodec.h
libavcodec/parser.c
libavformat/utils.c