[FFmpeg-devel] [PATCH] rmdec: correct AVPacket position

Ivan Schreter schreter
Sat Mar 7 12:49:45 CET 2009


Hi,

I'm going through regressions of updated seeking routine and noticed 
that rm format doesn't properly return packet position (which breaks the 
new seeking code, obviously, since it relies on position being correct).

Attached patch fixes that (note: there is also a seek test regression, 
since positions are corrected).

Or is there a better, more correct way to do it?

Regards,

Ivan

-------------- next part --------------
A non-text attachment was scrubbed...
Name: rmdec_pos.patch
Type: text/x-patch
Size: 438 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090307/5f161377/attachment.bin>



More information about the ffmpeg-devel mailing list