Le duodi 22 vendémiaire, an CCXXVI, Daniel Kucera a écrit :
> transfer_func variable passed to retry_transfer_wrapper
> are h->prot->url_read and h->prot->url_write functions.
> These need to return EOF or other error properly.
> In case of returning >= 0, url_read/url_write is retried
> until error is returned.
> 
> Signed-off-by: Daniel Kucera <daniel.kuc...@gmail.com>
> ---
>  libavformat/avio.c | 6 ++++--
>  1 file changed, 4 insertions(+), 2 deletions(-)
I think the changes in this series are mostly correct, but the fact they
cause failure if they are applied separately is a little worrying. There
is something subtly wrong going on here.

I think there is another instance of the problem hidden somewhere that
is causing more complication. I have been trying to find it, but not
yet. Still on it when I have time.

Regards,

-- 
  Nicolas George

Attachment: signature.asc
Description: Digital signature

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

Reply via email to