Re: [libav-devel] [PATCH 102/115] dirac: Convert to the new bitstream reader

2016-06-13 Thread Vittorio Giovara
On Thu, Jun 9, 2016 at 11:13 AM, Diego Biurrun wrote: > From: Alexandra Hájková > > --- > libavcodec/dirac.c | 89 > +++--- > 1 file changed, 45 insertions(+), 44 deletions(-) seems ok -- Vittorio ___

[libav-devel] [PATCH 102/115] dirac: Convert to the new bitstream reader

2016-06-09 Thread Diego Biurrun
From: Alexandra Hájková --- libavcodec/dirac.c | 89 +++--- 1 file changed, 45 insertions(+), 44 deletions(-) diff --git a/libavcodec/dirac.c b/libavcodec/dirac.c index cce9439..5faf0a3 100644 --- a/libavcodec/dirac.c +++ b/libavcodec/dirac.c @@ -