Hi,

On Thu, Jun 1, 2017 at 2:27 AM, raymond zheng <raymondzheng1...@gmail.com>
wrote:

> This patch is only for solving the bug introduced by chunksize has been
> initial set as UINT64 MAX.
>

I understand. So what will happen if the server responds that the chunksize
is really actually UINT64_MAX? How do we distinguish between that and
chunksize being unset (which is what UINT64_MAX currently means)? We'll
need a flag to indicate whether chunksize is specified by the server or
not, right?

Ronald
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to