On Wed, Oct 04, 2017 at 09:07:16AM +0100, Mark Thompson wrote:
> --- a/libavcodec/avcodec.h
> +++ b/libavcodec/avcodec.h
> @@ -4907,12 +4907,18 @@ unsigned int av_xiphlacing(unsigned char *s, unsigned 
> int v);
> +#if FF_API_HWACCEL_NEXT
>  /**
>   * If hwaccel is NULL, returns the first registered hardware accelerator,
>   * if hwaccel is non-NULL, returns the next registered hardware accelerator
>   * after hwaccel, or NULL if hwaccel is the last one.
> + *
> + * @deprecated  AVHWaccel structures contain no user-servicable parts, so

servicEable

First typo I see from you :)

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

Reply via email to