Re: [FFmpeg-devel] [PATCH 1/2] avcodec/vp9: move bpp to the shared context for use in hwaccel

2016-12-05 Thread Mark Thompson
On 05/12/16 20:32, Mathieu Velten wrote: > --- > libavcodec/vp9.c | 28 ++-- > libavcodec/vp9.h | 1 + > 2 files changed, 15 insertions(+), 14 deletions(-) > On 05/12/16 20:32, Mathieu Velten wrote: > --- > libavcodec/vaapi_vp9.c | 1 + > libavcodec/vp9.c | 10

[FFmpeg-devel] [PATCH 1/2] avcodec/vp9: move bpp to the shared context for use in hwaccel

2016-12-05 Thread Mathieu Velten
--- libavcodec/vp9.c | 28 ++-- libavcodec/vp9.h | 1 + 2 files changed, 15 insertions(+), 14 deletions(-) diff --git a/libavcodec/vp9.c b/libavcodec/vp9.c index 0ec895a..793e356 100644 --- a/libavcodec/vp9.c +++ b/libavcodec/vp9.c @@ -68,7 +68,7 @@ typedef struct