[FFmpeg-devel] [PATCH] Add pixblockdsp checkasm tests

Timothy Gu timothygu99 at gmail.com
Sun Nov 8 03:47:32 CET 2015


On Sun, Nov 08, 2015 at 03:04:21AM +0100, Michael Niedermayer wrote:
> On Sat, Nov 07, 2015 at 03:58:28PM -0800, Timothy Gu wrote:
> > ---
> > 
> > Consolidates BUF_SIZE macros
> > 
> > ---
> >  tests/checkasm/Makefile      |   1 +
> >  tests/checkasm/checkasm.c    |   3 ++
> >  tests/checkasm/checkasm.h    |   1 +
> >  tests/checkasm/pixblockdsp.c | 107 +++++++++++++++++++++++++++++++++++++++++++
> >  4 files changed, 112 insertions(+)
> >  create mode 100644 tests/checkasm/pixblockdsp.c
> 
> tested on linux32, linux64, qemu-mips, mingw
> works fine

Pushed. Thanks for testing.

Timothy


More information about the ffmpeg-devel mailing list