[FFmpeg-devel] [PATCH 1/3] fate/filter: use aperms to test volume filter.

Michael Niedermayer michaelni at gmx.at
Fri Mar 29 13:50:43 CET 2013


On Fri, Mar 29, 2013 at 12:27:45PM +0100, Clément Bœsch wrote:
> ---
>  tests/fate/filter.mak | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/tests/fate/filter.mak b/tests/fate/filter.mak
> index 56cd39f..43e9fc4 100644
> --- a/tests/fate/filter.mak
> +++ b/tests/fate/filter.mak
> @@ -91,10 +91,10 @@ fate-filter-transpose: CMD = framecrc -c:v pgmyuv -i $(SRC) -vf transpose
>  FATE_FILTER_VSYNTH-$(CONFIG_UNSHARP_FILTER) += fate-filter-unsharp
>  fate-filter-unsharp: CMD = framecrc -c:v pgmyuv -i $(SRC) -vf unsharp
>  
> -FATE_FILTER-$(call FILTERDEMDECENCMUX, VOLUME, WAV, PCM_S16LE, PCM_S16LE, PCM_S16LE) += fate-filter-volume
> +FATE_FILTER-$(call ALLYES, WAV_DEMUXER PCM_S16LE_DECODER PCM_S16LE_ENCODER PCM_S16LE_MUXER APERMS_FILTER VOLUME_FILTER) += fate-filter-volume
>  fate-filter-volume: SRC = $(TARGET_PATH)/tests/data/asynth-44100-2.wav
>  fate-filter-volume: tests/data/asynth-44100-2.wav
> -fate-filter-volume: CMD = md5 -i $(SRC) -af volume=precision=fixed:volume=0.5 -f s16le
> +fate-filter-volume: CMD = md5 -i $(SRC) -af aperms=random,volume=precision=fixed:volume=0.5 -f s16le
>  fate-filter-volume: CMP = oneline
>  fate-filter-volume: REF = 4d6ba75ef3e32d305d066b9bc771d6f4

LGTM

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The greatest way to live with honor in this world is to be what we pretend
to be. -- Socrates
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20130329/5cfb01ea/attachment.asc>


More information about the ffmpeg-devel mailing list