[FFmpeg-devel] [PATCH] fate: add test for alimiter

Michael Niedermayer michael at niedermayer.cc
Mon Jun 20 20:16:31 CEST 2016


On Mon, Jun 20, 2016 at 05:35:34PM +0000, Petru Rares Sincraian wrote:
> Hi there,
> 
> Today I make a test for alimiter. Here is it :)
> 
> 
> Regards,
> Petru Rares.

>  fate/filter-audio.mak    |    5 
>  ref/fate/filter-alimiter |  264 +++++++++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 269 insertions(+)
> 751aa7ceef39ec8af91725caaee4967c3861cae0  0001-fate-add-test-for-alimiter.patch
> From f964d3524773df919d09df3316878997b8738f2b Mon Sep 17 00:00:00 2001
> From: Petru Rares Sincraian <psincraian at outlook.com>
> Date: Mon, 20 Jun 2016 19:32:36 +0200
> Subject: [PATCH] fate: add test for alimiter
> 
> ---
>  tests/fate/filter-audio.mak    |   5 +
>  tests/ref/fate/filter-alimiter | 264 +++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 269 insertions(+)
>  create mode 100644 tests/ref/fate/filter-alimiter
> 
> diff --git a/tests/fate/filter-audio.mak b/tests/fate/filter-audio.mak
> index 7c903b7..2bdb644 100644
> --- a/tests/fate/filter-audio.mak
> +++ b/tests/fate/filter-audio.mak
> @@ -63,6 +63,11 @@ fate-filter-agate: tests/data/asynth-44100-2.wav
>  fate-filter-agate: SRC = $(TARGET_PATH)/tests/data/asynth-44100-2.wav
>  fate-filter-agate: CMD = framecrc -i $(SRC) -af agate=level_in=10:range=0:threshold=1:ratio=1:attack=1:knee=1:makeup=4
>  
> +FATE_AFILTER-$(call FILTERDEMDECENCMUX, AFADE, WAV, PCM_S16LE, PCM_S16LE, WAV) += fate-filter-alimiter
> +fate-filter-alimiter: tests/data/asynth-44100-2.wav
> +fate-filter-alimiter: SRC = $(TARGET_PATH)/tests/data/asynth-44100-2.wav
> +fate-filter-alimiter: CMD = framecrc -i $(SRC) -af alimiter=level_in=1:level_out=2:limit=0.2
> +
>  tests/data/hls-list.m3u8: TAG = GEN
>  tests/data/hls-list.m3u8: ffmpeg$(PROGSSUF)$(EXESUF) | tests/data

applied

thanks

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

If you think the mosad wants you dead since a long time then you are either
wrong or dead since a long time.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160620/84b2acaa/attachment.sig>


More information about the ffmpeg-devel mailing list