diff options
author | James Almer <jamrial@gmail.com> | 2013-05-10 16:53:50 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2013-05-10 16:53:50 -0300 |
commit | 67fad0d221458d43edb9037c30171d0adb1d609a (patch) | |
tree | fe6ccd93afeaebf20af25b376c4040f07b8055b0 /tests | |
parent | e5e86db178b76026981f97889365ca9701705f2b (diff) | |
download | ffmpeg-67fad0d221458d43edb9037c30171d0adb1d609a.tar.gz |
ADPCM IMA Radical decoder
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'tests')
-rw-r--r-- | tests/fate/adpcm.mak | 3 | ||||
-rw-r--r-- | tests/ref/fate/adpcm-ima-rad | 1 |
2 files changed, 4 insertions, 0 deletions
diff --git a/tests/fate/adpcm.mak b/tests/fate/adpcm.mak index 280eb83db9..c87d7c9b04 100644 --- a/tests/fate/adpcm.mak +++ b/tests/fate/adpcm.mak @@ -61,6 +61,9 @@ fate-adpcm-ima-iss: CMD = md5 -i $(SAMPLES)/funcom-iss/0004010100.iss -f s16le FATE_ADPCM-$(call DEMDEC, WAV, ADPCM_IMA_OKI) += fate-adpcm-ima-oki fate-adpcm-ima-oki: CMD = md5 -i $(SAMPLES)/oki/test.wav -f s16le +FATE_ADPCM-$(call DEMDEC, RSD, ADPCM_IMA_RAD) += fate-adpcm-ima-rad +fate-adpcm-ima-rad: CMD = md5 -i $(SAMPLES)/rsd/hit_run_partial.rsd -f s16le + FATE_ADPCM-$(call DEMDEC, SMJPEG, ADPCM_IMA_SMJPEG) += fate-adpcm-ima-smjpeg fate-adpcm-ima-smjpeg: CMD = framecrc -i $(SAMPLES)/smjpeg/scenwin.mjpg -vn diff --git a/tests/ref/fate/adpcm-ima-rad b/tests/ref/fate/adpcm-ima-rad new file mode 100644 index 0000000000..c5de1a64e6 --- /dev/null +++ b/tests/ref/fate/adpcm-ima-rad @@ -0,0 +1 @@ +495f0ae514c28c6bdcbd40811a17e2a5 |