On Aug 28, 2014 6:14 AM, "Michael Niedermayer" <[email protected]> wrote:
>
> buf is assigned to AVIOContext.buffer, which is written to by some
> functions using AVIOContext

Doesn't const only apply to this particular function? In other words,
doesn't const only guarantee that it is not changed inside this particular
function?

Timothy
_______________________________________________
ffmpeg-devel mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to