On Thu, Jun 16, 2016 at 02:00:26PM -0400, Ronald S. Bultje wrote:
> Hi,
>
> On Thu, Jun 16, 2016 at 12:10 AM, Yuri Zats wrote:
>
> > I found that ffmpeg http seek fails when attempting to seek to offsets >
> > 0x8000 due to seek_ret being int32, and this patch addresses it.
> > Thanks for me
Hi,
On Thu, Jun 16, 2016 at 12:10 AM, Yuri Zats wrote:
> I found that ffmpeg http seek fails when attempting to seek to offsets >
> 0x8000 due to seek_ret being int32, and this patch addresses it.
> Thanks for merging it in!
That looks about right, LGTM - thanks.
Ronald
__
I found that ffmpeg http seek fails when attempting to seek to offsets >
0x8000 due to seek_ret being int32, and this patch addresses it.
Thanks for merging it in!
fix_seek_ret_decl.patch
Description: Binary data
___
ffmpeg-devel mailing list
ffmp