On 05/30/2012 07:30 AM, Martin Storsjö wrote:
> From: Michael Niedermayer <[email protected]>
> 
> ---
>  tests/fate/ac3.mak |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/tests/fate/ac3.mak b/tests/fate/ac3.mak
> index 4fafb05..6abda80 100644
> --- a/tests/fate/ac3.mak
> +++ b/tests/fate/ac3.mak
> @@ -49,7 +49,7 @@ fate-eac3-encode: FUZZ = 3
>  FATE_AC3 += fate-ac3-fixed-encode
>  fate-ac3-fixed-encode: tests/data/asynth-44100-2.wav
>  fate-ac3-fixed-encode: SRC = $(TARGET_PATH)/tests/data/asynth-44100-2.wav
> -fate-ac3-fixed-encode: CMD = md5 -i $(SRC) -c ac3_fixed -b 128k -f ac3
> +fate-ac3-fixed-encode: CMD = md5 -i $(SRC) -c ac3_fixed -b 128k -f ac3 
> -flags bitexact
>  fate-ac3-fixed-encode: CMP = oneline
>  fate-ac3-fixed-encode: REF = a1d1fc116463b771abf5aef7ed37d7b1

Ok, but please mention DSPContext.apply_window_int16() in the commit
message.

Thanks,
Justin

_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to