[FFmpeg-devel] [PATCH 2/2] avcodec/vaapi-vp9: add support for profile 2 (bpp > 8)

Carl Eugen Hoyos ceffmpeg at gmail.com
Thu Dec 8 17:16:59 EET 2016


2016-12-05 21:32 GMT+01:00 Mathieu Velten <matmaul at gmail.com>:
> ---
>  libavcodec/vaapi_vp9.c |  1 +
>  libavcodec/vp9.c       | 10 +++++++++-
>  2 files changed, 10 insertions(+), 1 deletion(-)

(This is missing a review here but I guess it's just me
who can't work with gmail.)

May I suggest to revert this?

> +    pp->bit_depth = h->h.bpp;

Google doesn't easily find a version of va_dec_vp9.h
with _VADecPictureParameterBufferVP9->bit_depth.

Carl Eugen


More information about the ffmpeg-devel mailing list