Re: [libav-devel] [PATCH 5/6] tdsc: use the new decoding API

2016-09-22 Thread Vittorio Giovara
On Thu, Sep 22, 2016 at 3:35 AM, Anton Khirnov wrote: > --- > libavcodec/tdsc.c | 15 +-- > 1 file changed, 9 insertions(+), 6 deletions(-) > > diff --git a/libavcodec/tdsc.c b/libavcodec/tdsc.c > index c70c77f..5b952b3 100644 > --- a/libavcodec/tdsc.c > +++ b/libavcodec/tdsc.c > @@ -

[libav-devel] [PATCH 5/6] tdsc: use the new decoding API

2016-09-22 Thread Anton Khirnov
--- libavcodec/tdsc.c | 15 +-- 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/libavcodec/tdsc.c b/libavcodec/tdsc.c index c70c77f..5b952b3 100644 --- a/libavcodec/tdsc.c +++ b/libavcodec/tdsc.c @@ -343,7 +343,6 @@ static int tdsc_decode_jpeg_tile(AVCodecContext *avctx,