On 05/21/2012 01:53 PM, Anton Khirnov wrote:
> ---
>  libavfilter/avfilter.h |    3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
> 
> diff --git a/libavfilter/avfilter.h b/libavfilter/avfilter.h
> index 3483569..289c06c 100644
> --- a/libavfilter/avfilter.h
> +++ b/libavfilter/avfilter.h
> @@ -338,8 +338,7 @@ struct AVFilterPad {
>      const char *name;
>  
>      /**
> -     * AVFilterPad type. Only video supported now, hopefully someone will
> -     * add audio in the future.
> +     * AVFilterPad type.
>       */
>      enum AVMediaType type;
>  

LGTM

-Justin

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

Reply via email to