Re: [libav-devel] [PATCH] vaapi_decode: use the correct logging context

2016-12-15 Thread Diego Biurrun
On Thu, Dec 15, 2016 at 12:47:48PM +0100, Anton Khirnov wrote: > From: elenril The author is wrong. > --- > libavcodec/vaapi_decode.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) LGTM Diego ___

[libav-devel] [PATCH] vaapi_decode: use the correct logging context

2016-12-15 Thread Anton Khirnov
From: elenril --- libavcodec/vaapi_decode.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libavcodec/vaapi_decode.c b/libavcodec/vaapi_decode.c index 88bd889..42f03ab 100644 --- a/libavcodec/vaapi_decode.c +++ b/libavcodec/vaapi_decode.c