On Wed, May 4, 2016 at 2:50 PM, Martin Storsjö <[email protected]> wrote:
> The declarations that this comment referred to were removed
> in 2439f2ca8 - there is no unbuffered IO in this header now.
> ---
>  libavformat/avio.h | 2 --
>  1 file changed, 2 deletions(-)
>
> diff --git a/libavformat/avio.h b/libavformat/avio.h
> index 889fdcf..22905d4 100644
> --- a/libavformat/avio.h
> +++ b/libavformat/avio.h
> @@ -117,8 +117,6 @@ typedef struct AVIOContext {
>      int seekable;
>  } AVIOContext;
>
> -/* unbuffered I/O */
> -
>  /**
>   * Return AVIO_FLAG_* access flags corresponding to the access permissions
>   * of the resource in url, or a negative value corresponding to an
> --
> 2.7.4 (Apple Git-66)

sure
-- 
Vittorio
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to