mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-11-24 20:19:55 +00:00
fate: only test 10seconds of the g729 data, the reference files are too huge otherwise.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
9cff6d9eff
commit
68bbaac7e5
@ -125,9 +125,9 @@ fate-frwu: CMD = framecrc -i $(SAMPLES)/frwu/frwu.avi
|
||||
FATE_TESTS += fate-funcom-iss
|
||||
fate-funcom-iss: CMD = md5 -i $(SAMPLES)/funcom-iss/0004010100.iss -f s16le
|
||||
FATE_TESTS += fate-g729-0
|
||||
fate-g729-0: CMD = framecrc -i $(SAMPLES)/act/REC03.act
|
||||
fate-g729-0: CMD = framecrc -i $(SAMPLES)/act/REC03.act -t 10
|
||||
FATE_TESTS += fate-g729-1
|
||||
fate-g729-1: CMD = framecrc -i $(SAMPLES)/act/REC05.act
|
||||
fate-g729-1: CMD = framecrc -i $(SAMPLES)/act/REC05.act -t 10
|
||||
FATE_TESTS += fate-id-cin-video
|
||||
fate-id-cin-video: CMD = framecrc -i $(SAMPLES)/idcin/idlog-2MB.cin -pix_fmt rgb24
|
||||
FATE_TESTS += fate-idroq-video-dpcm
|
||||
|
File diff suppressed because it is too large
Load Diff
19400
tests/ref/fate/g729-1
19400
tests/ref/fate/g729-1
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user