On Sat, May 14, 2011 at 06:37:55PM +0800, Can Wu wrote:
> 
> --- a/libavformat/avio.h
> +++ b/libavformat/avio.h
> @@ -373,6 +373,7 @@ void avio_set_interrupt_cb(int (*interrupt_cb)(void));
>   * freed with av_free().
>   *
>   * @param buffer Memory block for input/output operations via AVIOContext.
> + *        The buffer must be allocated with av_malloc() and it's friends.

its

But I'd rather drop the "it's" entirely.

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

Reply via email to