mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-21 10:55:51 +02:00
fate: add test for paf audio decoder
Signed-off-by: Paul B Mahol <onemda@gmail.com>
This commit is contained in:
parent
c88d98fe4a
commit
409cc45883
@ -43,6 +43,9 @@ fate-nellymoser-aref-encode: CMP_SHIFT = -244
|
||||
fate-nellymoser-aref-encode: CMP_TARGET = 9612
|
||||
fate-nellymoser-aref-encode: SIZE_TOLERANCE = 268
|
||||
|
||||
FATE_SAMPLES_AUDIO += fate-paf-audio
|
||||
fate-paf-audio: CMD = framecrc -i $(SAMPLES)/paf/hod1-partial.paf -vn
|
||||
|
||||
FATE_SAMPLES_AUDIO += fate-sierra-vmd-audio
|
||||
fate-sierra-vmd-audio: CMD = framecrc -i $(SAMPLES)/vmd/12.vmd -vn
|
||||
|
||||
|
7
tests/ref/fate/paf-audio
Normal file
7
tests/ref/fate/paf-audio
Normal file
@ -0,0 +1,7 @@
|
||||
#tb 0: 1/22050
|
||||
0, 0, 0, 57330, 229320, 0x062508b4
|
||||
0, 58718, 58718, 57330, 229320, 0x0a966cbf
|
||||
0, 117436, 117436, 57330, 229320, 0xee9bad45
|
||||
0, 176154, 176154, 57330, 229320, 0xde88274e
|
||||
0, 234872, 234872, 57330, 229320, 0x2fdeeaf6
|
||||
0, 293590, 293590, 57330, 229320, 0xf793fe5b
|
Loading…
Reference in New Issue
Block a user