mirror of
https://github.com/librempeg/librempeg
synced 2024-11-23 11:39:47 +00:00
fate: vorbis: add 5.1 surround test
Signed-off-by: Mans Rullgard <mans@mansr.com>
This commit is contained in:
parent
d77f4afa98
commit
7457ebee3a
@ -76,6 +76,10 @@ FATE_VORBIS += fate-vorbis-19
|
||||
fate-vorbis-19: CMD = pcm -i $(SAMPLES)/vorbis/test-short2_small.ogg
|
||||
fate-vorbis-19: REF = $(SAMPLES)/vorbis/test-short2_small.pcm
|
||||
|
||||
FATE_VORBIS += fate-vorbis-20
|
||||
fate-vorbis-20: CMD = pcm -i $(SAMPLES)/vorbis/6.ogg
|
||||
fate-vorbis-20: REF = $(SAMPLES)/vorbis/6.pcm
|
||||
|
||||
FATE_SAMPLES_AVCONV += $(FATE_VORBIS)
|
||||
fate-vorbis: $(FATE_VORBIS)
|
||||
$(FATE_VORBIS): CMP = oneoff
|
||||
|
Loading…
Reference in New Issue
Block a user