Re: [libav-devel] [PATCH 1/3] dnxhddec: More verbose error messages

2015-01-27 Thread Timothy Gu
Hi, On Tue, Jan 27, 2015 at 10:35 AM, Vittorio Giovara wrote: > --- > libavcodec/dnxhddec.c | 11 --- > 1 file changed, 8 insertions(+), 3 deletions(-) > > diff --git a/libavcodec/dnxhddec.c b/libavcodec/dnxhddec.c > index ca67990..fea6fc5 100644 > --- a/libavcodec/dnxhddec.c > +++ b/lib

[libav-devel] [PATCH 1/3] dnxhddec: More verbose error messages

2015-01-27 Thread Vittorio Giovara
--- libavcodec/dnxhddec.c | 11 --- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/libavcodec/dnxhddec.c b/libavcodec/dnxhddec.c index ca67990..fea6fc5 100644 --- a/libavcodec/dnxhddec.c +++ b/libavcodec/dnxhddec.c @@ -110,8 +110,10 @@ static int dnxhd_decode_header(DNXHDCon