mirror of https://github.com/FFmpeg/FFmpeg.git
of calling it at the end of a frame with a large negative offset. This significantly reduces the maximal distance in container packets between the point where the first byte of the "access unit" was stored and where we call ff_fetch_timestamp() thus reducing the constraints on our parser. Also change the parser from next_frame_offset to cur, this is needed because now the reference is from container packet start instead of frame start. (i previously misinterpreted this as bug) Originally committed as revision 17731 to svn://svn.ffmpeg.org/ffmpeg/trunkrelease/0.6
parent
873b092353
commit
a4c7a5ea27
4 changed files with 8 additions and 8 deletions
Loading…
Reference in new issue