On Wed, Jan 30, 2013 at 04:46:54PM +0100, Anton Khirnov wrote: > From: Kostya Shishkov <[email protected]> > > Signed-off-by: Anton Khirnov <[email protected]> > --- > cmdutils.c | 1 - > libavcodec/qtrle.c | 5 ++- > tests/ref/fate/qtrle-1bit | 76 > ++++++++++++++++++++++----------------------- > 3 files changed, 42 insertions(+), 40 deletions(-) > > diff --git a/cmdutils.c b/cmdutils.c > index a9523ae..0b3724e 100644 > --- a/cmdutils.c > +++ b/cmdutils.c > @@ -1566,7 +1566,6 @@ static int alloc_buffer(FrameBuffer **pool, > AVCodecContext *s, FrameBuffer **pbu > /* XXX this shouldn't be needed, but some tests break without this line > * those decoders are buggy and need to be fixed. > * the following tests fail: > - * qtrle-1bit
nice empty list :) > */ > memset(buf->base[0], 128, ret); > in general LGTM _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
