On Wed, Oct 9, 2019 at 8:06 PM <quinkbl...@foxmail.com> wrote:
>
> From: Zhao Zhili <zhiliz...@tencent.com>
>
> ---
>  libavfilter/avfilter.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/libavfilter/avfilter.h b/libavfilter/avfilter.h
> index 9d70e7118b..3eaa8a4089 100644
> --- a/libavfilter/avfilter.h
> +++ b/libavfilter/avfilter.h
> @@ -79,7 +79,7 @@ int avfilter_pad_count(const AVFilterPad *pads);
>   * Get the name of an AVFilterPad.
>   *
>   * @param pads an array of AVFilterPads
> - * @param pad_idx index of the pad in the array it; is the caller's
> + * @param pad_idx index of the pad in the array; it is the caller's
>   *                responsibility to ensure the index is valid
>   *
>   * @return name of the pad_idx'th pad in pads
> --
> 2.22.0
LGTM
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to