You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-11-06 08:29:25 +02:00
fate: add BRSTM demuxer test
Signed-off-by: Paul B Mahol <onemda@gmail.com>
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user