[FFmpeg-devel] [PATCH] checkasm: add unit tests for v210enc

James Almer jamrial at gmail.com
Tue Sep 15 00:10:25 CEST 2015


On 9/5/2015 8:13 PM, Henrik Gramner wrote:
> ---
>  libavcodec/v210enc.c      | 15 +++++---
>  libavcodec/v210enc.h      |  2 +
>  tests/checkasm/Makefile   |  1 +
>  tests/checkasm/checkasm.c |  3 ++
>  tests/checkasm/checkasm.h |  1 +
>  tests/checkasm/v210enc.c  | 94 +++++++++++++++++++++++++++++++++++++++++++++++
>  6 files changed, 111 insertions(+), 5 deletions(-)
>  create mode 100644 tests/checkasm/v210enc.c

gcc asan complains about this change.
http://fate.ffmpeg.org/report.cgi?time=20150914152533&slot=x86_64-archlinux-gcc-asan



More information about the ffmpeg-devel mailing list