mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-24 13:56:33 +02:00
aacenc: increase fuzz on aac-ms-encode test
GCC 3.4 miscompiles it on sunos. Date of release? The second of August two thousand and five, anno Domini. That's ten years two months and fourteen days ago. Three thousand seven hundred and twenty seven days ago. One sixth of the average life expectancy of a person living in a country with a human development index of zero point eight hundred and eight, equality adjusted. GCC 4.3 also miscompiles it, though not as bad.
This commit is contained in:
parent
777b305bed
commit
590008e696
@ -200,9 +200,9 @@ fate-aac-ms-encode: CMD = enc_dec_pcm adts wav s16le $(TARGET_SAMPLES)/audio-ref
|
||||
fate-aac-ms-encode: CMP = stddev
|
||||
fate-aac-ms-encode: REF = $(SAMPLES)/audio-reference/luckynight_2ch_44kHz_s16.wav
|
||||
fate-aac-ms-encode: CMP_SHIFT = -4096
|
||||
fate-aac-ms-encode: CMP_TARGET = 621
|
||||
fate-aac-ms-encode: CMP_TARGET = 615
|
||||
fate-aac-ms-encode: SIZE_TOLERANCE = 3560
|
||||
fate-aac-ms-encode: FUZZ = 1
|
||||
fate-aac-ms-encode: FUZZ = 10
|
||||
|
||||
FATE_AAC_ENCODE += fate-aac-ltp-encode
|
||||
fate-aac-ltp-encode: CMD = enc_dec_pcm adts wav s16le $(TARGET_SAMPLES)/audio-reference/luckynight_2ch_44kHz_s16.wav -strict -2 -c:a aac -aac_pns 0 -aac_is 0 -aac_ms 0 -aac_ltp 1 -b:a 82k -cutoff 22050
|
||||
|
Loading…
x
Reference in New Issue
Block a user