[FFmpeg-devel] [PATCH] vaapi: Add VP9 hwaccell support

Ronald S. Bultje rsbultje at gmail.com
Sun Dec 20 00:11:39 CET 2015


Hi,

On Sat, Dec 19, 2015 at 5:43 PM, Timo Rothenpieler <timo at rothenpieler.org>
wrote:

> Signed-off-by: Timo Rothenpieler <timo at rothenpieler.org>
> ---
>  Changelog              |   1 +
>  configure              |   3 +
>  libavcodec/Makefile    |   1 +
>  libavcodec/allcodecs.c |   1 +
>  libavcodec/vaapi_vp9.c | 168
> +++++++++++++++++++++++++++++++++++++++++++++++++
>  libavcodec/version.h   |   2 +-
>  libavcodec/vp9.c       |   5 +-
>  7 files changed, 179 insertions(+), 2 deletions(-)
>  create mode 100644 libavcodec/vaapi_vp9.c


OK for the vp9-related portions. I can't really say anything sensible
w.r.t. the hw portions, but it looks roughly OK to me.

Ronald


More information about the ffmpeg-devel mailing list