summaryrefslogtreecommitdiff
path: root/libavformat/Makefile
diff options
context:
space:
mode:
authorLudmila Glinskih <lglinskih@gmail.com>2015-06-24 19:21:07 +0300
committerMichael Niedermayer <michaelni@gmx.at>2015-06-25 04:09:51 +0200
commitb04c630a3dbe4ff78233a7b44da092a5fde28f69 (patch)
treef416726a1192eb707a4a9af198a253670c86e3fc /libavformat/Makefile
parent9ff5e7974a8fe32c3b595a481c06a41fa316a9ac (diff)
libavformat: Add H264 API test
Result differs in pkt_duration and time_base.den for some reason. Right now it tests only one example (adjusted to match the output). Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavformat/Makefile')
-rw-r--r--libavformat/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavformat/Makefile b/libavformat/Makefile
index 993ec09837..5380a2ad45 100644
--- a/libavformat/Makefile
+++ b/libavformat/Makefile
@@ -547,6 +547,7 @@ TESTPROGS = seek \
url \
TESTPROGS-$(CONFIG_NETWORK) += noproxy
+TESTPROGS-yes += api-h264
TESTPROGS-$(CONFIG_FFRTMPCRYPT_PROTOCOL) += rtmpdh
TOOLS = aviocat \