mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2024-12-25 00:32:31 +00:00
fate: disable fate-ra4-288, the code uses floats and does not produce the same results on different platforms
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
a4cefc25ed
commit
43633c5388
@ -1,8 +1,8 @@
|
||||
FATE_REALAUDIO-$(call DEMDEC, RM, RA_144) += fate-ra3-144
|
||||
fate-ra3-144: CMD = framecrc -i $(TARGET_SAMPLES)/realaudio/ra3.ra
|
||||
|
||||
FATE_REALAUDIO-$(call DEMDEC, RM, RA_288) += fate-ra4-288
|
||||
fate-ra4-288: CMD = framecrc -i $(TARGET_SAMPLES)/realaudio/ra4-288.ra
|
||||
#FATE_REALAUDIO-$(call DEMDEC, RM, RA_288) += fate-ra4-288
|
||||
#fate-ra4-288: CMD = framecrc -i $(TARGET_SAMPLES)/realaudio/ra4-288.ra
|
||||
|
||||
FATE_REALMEDIA_AUDIO-$(call DEMDEC, RM, RA_144) += fate-ra-144
|
||||
fate-ra-144: CMD = md5 -i $(TARGET_SAMPLES)/real/ra3_in_rm_file.rm -f s16le
|
||||
|
Loading…
Reference in New Issue
Block a user