[Ffmpeg-devel] [PATCH] Debug help for file position

Daniel Cardenas Daniel.Car
Tue May 1 02:42:06 CEST 2007


In utils.c, function av_read_frame_internal, the position offset in the file is not passed along in the packet.  This 
one line change helps with that issue.  Helpful when debugging issues with file based content.  Its not a perfect fix. 
Not sure how the packet/buffer management works so the position isn't quite right, but close.  If you guys like this 
patch, then perhaps I'll figure out the perfect fix and submit that.  Again, this just helps with debug.

Daniel Cardenas
Chandler, AZ

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: pos.patch
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070430/3742c728/attachment.asc>



More information about the ffmpeg-devel mailing list