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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNagaChaitanya Vellanki <nagachaitanya.vellanki@gmail.com>2016-03-03 21:01:28 +0300
committerMichael Niedermayer <michael@niedermayer.cc>2016-03-03 23:03:04 +0300
commitdf4b5f076e67a537931b0ebea111fc9a15c6378b (patch)
treeb6daf505110c77de9b589e62c3426cff788d4e0d /libavutil/Makefile
parent510046c228cb1232313195c6a9b6a5345dddba0b (diff)
Add test for avpriv_get_trc_function_from_trc function
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavutil/Makefile')
-rw-r--r--libavutil/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavutil/Makefile b/libavutil/Makefile
index a4d79cdd88..934564fff0 100644
--- a/libavutil/Makefile
+++ b/libavutil/Makefile
@@ -176,6 +176,7 @@ TESTPROGS = adler32 \
bprint \
cast5 \
camellia \
+ color_utils \
cpu \
crc \
des \