mirror of
https://gitee.com/openharmony/third_party_ffmpeg
synced 2024-11-30 14:40:32 +00:00
fate: add BRSTM demuxer test
Signed-off-by: Paul B Mahol <onemda@gmail.com>
This commit is contained in:
parent
7016aa655b
commit
2375139007
@ -13,6 +13,9 @@ fate-ast: CMD = crc -i $(SAMPLES)/ast/demo11_02_partial.ast -c copy
|
||||
FATE_SAMPLES_DEMUX-$(CONFIG_BINK_DEMUXER) += fate-bink-demux
|
||||
fate-bink-demux: CMD = crc -i $(SAMPLES)/bink/Snd0a7d9b58.dee -vn -acodec copy
|
||||
|
||||
FATE_SAMPLES_DEMUX-$(CONFIG_BRSTM_DEMUXER) += fate-brstm
|
||||
fate-brstm: CMD = crc -i $(SAMPLES)/brstm/lozswd_partial.brstm -acodec copy
|
||||
|
||||
FATE_SAMPLES_DEMUX-$(CONFIG_CAF_DEMUXER) += fate-caf
|
||||
fate-caf: CMD = crc -i $(SAMPLES)/caf/caf-pcm16.caf -c copy
|
||||
|
||||
|
1
tests/ref/fate/brstm
Normal file
1
tests/ref/fate/brstm
Normal file
@ -0,0 +1 @@
|
||||
CRC=0x1feb92a8
|
Loading…
Reference in New Issue
Block a user