Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKostya Shishkov <kostya.shishkov@gmail.com>2008-03-06 10:30:41 +0300
committerKostya Shishkov <kostya.shishkov@gmail.com>2008-03-06 10:30:41 +0300
commit9dc92a38a0459109951e612c45f0323a90829e50 (patch)
tree8e1324e3c3d882c12bc3458a812890e58ed97958 /Makefile
parent11c55efa34ce55ea259233fa3920562cf385d78a (diff)
IMA ADPCM encoder - QT variant
Originally committed as revision 12348 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 1a300c9d7e..3551543a63 100644
--- a/Makefile
+++ b/Makefile
@@ -314,6 +314,7 @@ CODEC_TESTS = $(addprefix regtest-, \
ac3 \
g726 \
adpcm_ima_wav \
+ adpcm_ima_qt \
adpcm_ms \
adpcm_yam \
adpcm_swf \