mirror of
https://gitee.com/openharmony/third_party_ffmpeg
synced 2024-11-24 03:39:45 +00:00
Add WMAPro regtests
Originally committed as revision 24404 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
7dd224a42d
commit
0662bf22ec
@ -271,3 +271,13 @@ fate-wmavoice-19k: CMD = pcm -i $(SAMPLES)/wmavoice/streaming_CBR-19K.wma
|
|||||||
fate-wmavoice-19k: CMP = stddev
|
fate-wmavoice-19k: CMP = stddev
|
||||||
fate-wmavoice-19k: REF = $(SAMPLES)/wmavoice/streaming_CBR-19K.pcm
|
fate-wmavoice-19k: REF = $(SAMPLES)/wmavoice/streaming_CBR-19K.pcm
|
||||||
fate-wmavoice-19k: FUZZ = 3
|
fate-wmavoice-19k: FUZZ = 3
|
||||||
|
|
||||||
|
FATE2_TESTS += fate-wmapro-5.1
|
||||||
|
fate-wmapro-5.1: CMD = pcm -i $(SAMPLES)/wmapro/latin_192_mulitchannel_cut.wma
|
||||||
|
fate-wmapro-5.1: CMP = oneoff
|
||||||
|
fate-wmapro-5.1: REF = $(SAMPLES)/wmapro/latin_192_mulitchannel_cut.pcm
|
||||||
|
|
||||||
|
FATE2_TESTS += fate-wmapro-2ch
|
||||||
|
fate-wmapro-2ch: CMD = pcm -i $(SAMPLES)/wmapro/Beethovens_9th-1_small.wma
|
||||||
|
fate-wmapro-2ch: CMP = oneoff
|
||||||
|
fate-wmapro-2ch: REF = $(SAMPLES)/wmapro/Beethovens_9th-1_small.pcm
|
||||||
|
Loading…
Reference in New Issue
Block a user