aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/Makefile
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2015-06-20 01:24:08 +0200
committerMichael Niedermayer <michaelni@gmx.at>2015-06-20 01:37:43 +0200
commitde99ce4306b1ea84fe28c44d76c4df8316ef4359 (patch)
tree1dcbf2972f7ff261dc61c83952a1a5f00050eb02 /libavcodec/Makefile
parent75651cd63f2d7b99fe92fa96eccdd18b7f9c37fe (diff)
downloadffmpeg-de99ce4306b1ea84fe28c44d76c4df8316ef4359.tar.gz
avcodec/jpeg2000dwt: add test for the 5/3 wavelet
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavcodec/Makefile')
-rw-r--r--libavcodec/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/Makefile b/libavcodec/Makefile
index 98af702de1..7a964ecaa1 100644
--- a/libavcodec/Makefile
+++ b/libavcodec/Makefile
@@ -892,6 +892,7 @@ SKIPHEADERS-$(CONFIG_VDA) += vda.h vda_internal.h
SKIPHEADERS-$(CONFIG_VDPAU) += vdpau.h vdpau_internal.h
TESTPROGS = imgconvert \
+ jpeg2000dwt \
mathops \
options \
avfft \