[FFmpeg-devel] [PATCH 1/5] fate: wma: add lossless 24bits test
Michael Niedermayer
michael at niedermayer.cc
Sun May 1 12:30:51 CEST 2016
On Sun, May 01, 2016 at 11:21:34AM +0200, Paul B Mahol wrote:
> On 4/30/16, Christophe Gisquet <christophe.gisquet at gmail.com> wrote:
> > ---
> > tests/fate/lossless-audio.mak | 5 ++++-
> > tests/ref/fate/lossless-wma24-1 | 1 +
> > tests/ref/fate/lossless-wma24-2 | 1 +
> > 3 files changed, 6 insertions(+), 1 deletion(-)
> > create mode 100644 tests/ref/fate/lossless-wma24-1
> > create mode 100644 tests/ref/fate/lossless-wma24-2
> >
> > diff --git a/tests/fate/lossless-audio.mak b/tests/fate/lossless-audio.mak
> > index 58641ab..dbd0c0e 100644
> > --- a/tests/fate/lossless-audio.mak
> > +++ b/tests/fate/lossless-audio.mak
> > @@ -25,8 +25,11 @@ fate-lossless-tta: CMD = crc -i
> > $(TARGET_SAMPLES)/lossless-audio/inside.tta
> > FATE_SAMPLES_LOSSLESS_AUDIO-$(call DEMDEC, TTA, TTA) +=
> > fate-lossless-tta-encrypted
> > fate-lossless-tta-encrypted: CMD = crc -password ffmpeg -i
> > $(TARGET_SAMPLES)/lossless-audio/encrypted.tta
> >
> > -FATE_SAMPLES_LOSSLESS_AUDIO-$(call DEMDEC, ASF, WMALOSSLESS) +=
> > fate-lossless-wma
> > +FATE_SAMPLES_LOSSLESS_AUDIO-$(call DEMDEC, ASF, WMALOSSLESS) +=
> > fate-lossless-wma fate-lossless-wma24-1 fate-lossless-wma24-2
> > fate-lossless-wma: CMD = md5 -i
> > $(TARGET_SAMPLES)/lossless-audio/luckynight-partial.wma -f s16le -frames 209
> > +fate-lossless-wma24-1: CMD = md5 -i
> > $(TARGET_SAMPLES)/lossless-audio/master_audio_2.0_24bit.wma -f s24le
> > +fate-lossless-wma24-2: CMD = md5 -i
> > $(TARGET_SAMPLES)/lossless-audio/Mega_Weird_Audio_Test_24bit.wma -f s24le
>
> This file first needs to be uploaded to fate server.
uploaded
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
When you are offended at any man's fault, turn to yourself and study your
own failings. Then you will forget your anger. -- Epictetus
-------------- 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/20160501/ab701b41/attachment.sig>
More information about the ffmpeg-devel
mailing list