[FFmpeg-devel] [PATCH] fate/als: add floating point decoding test

Thilo Borgmann thilo.borgmann at mail.de
Sun Jul 17 11:20:43 EEST 2016


Hi,

> From e172e333807b4b3b2558a1ffa735ade79a3f3e36 Mon Sep 17 00:00:00 2001
> From: Umair Khan <omerjerk at gmail.com>
> Date: Sun, 17 Jul 2016 13:05:49 +0530
> Subject: [PATCH 1/1] fate/als: add floating point decoding test
> 
> Signed-off-by: Umair Khan <omerjerk at gmail.com>
> ---
>  tests/fate/als.mak | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/tests/fate/als.mak b/tests/fate/als.mak
> index ff2badf..2847a8d 100644
> --- a/tests/fate/als.mak
> +++ b/tests/fate/als.mak
> @@ -7,5 +7,8 @@ endef
>  
>  $(foreach N,$(ALS_SUITE),$(eval $(call FATE_ALS_SUITE,$(N))))
>  
> ++FATE_ALS += fate-mpeg4-als-conformance-07

Just add "07" to the ALS_SUITE.

You also need to add a new "tests/ref/fate/mpeg4-als-conformance-07"
file containing the correct CRC for that conformance file.

Please setup a local FATE suite and test your patch before resubmitting.

-Thilo



More information about the ffmpeg-devel mailing list