[FFmpeg-devel] [PATCH 2/2] fate: add Dolby E test

James Almer jamrial at gmail.com
Wed Jun 6 05:10:46 EEST 2018


On 7/31/2017 5:33 PM, foo86 wrote:
> ---
> 
> Samples are here: https://0x0.st/ket.xz

This was kind of forgotten, so i uploaded the samples and pushed it.
Only patch 1/2 remains now. Not sure if you were going to send an
updated version or not.

Thanks.

> 
>  tests/fate/audio.mak | 5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/tests/fate/audio.mak b/tests/fate/audio.mak
> index 40c4ca7b75..4fab472f90 100644
> --- a/tests/fate/audio.mak
> +++ b/tests/fate/audio.mak
> @@ -19,6 +19,11 @@ fate-bmv-audio: CMD = framecrc -i $(TARGET_SAMPLES)/bmv/SURFING-partial.BMV -vn
>  FATE_SAMPLES_AUDIO-$(call DEMDEC, DSICIN, DSICINAUDIO) += fate-delphine-cin-audio
>  fate-delphine-cin-audio: CMD = framecrc -i $(TARGET_SAMPLES)/delphine-cin/LOGO-partial.CIN -vn
>  
> +FATE_SAMPLES_AUDIO-$(call DEMDEC, S337M, DOLBY_E) += fate-dolby-e
> +fate-dolby-e: CMD = pcm -i $(TARGET_SAMPLES)/dolby_e/16-11
> +fate-dolby-e: CMP = oneoff
> +fate-dolby-e: REF = $(SAMPLES)/dolby_e/16-11.pcm
> +
>  FATE_SAMPLES_AUDIO-$(call DEMDEC, DSS, DSS_SP) += fate-dss-lp fate-dss-sp
>  fate-dss-lp: CMD = framecrc -i $(TARGET_SAMPLES)/dss/lp.dss -frames 30
>  fate-dss-sp: CMD = framecrc -i $(TARGET_SAMPLES)/dss/sp.dss -frames 30
> 



More information about the ffmpeg-devel mailing list