[FFmpeg-devel] fix http to seek with int64 offset

Yuri Zats yuri at upthere.com
Thu Jun 16 06:10:53 CEST 2016


I found that ffmpeg http seek fails when attempting to seek to offsets > 0x80000000 due to seek_ret being int32, and this patch addresses it.
Thanks for merging it in!

-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix_seek_ret_decl.patch
Type: application/octet-stream
Size: 786 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160615/32b00c1f/attachment.obj>


More information about the ffmpeg-devel mailing list