summaryrefslogtreecommitdiff
path: root/tests/api/Makefile
diff options
context:
space:
mode:
authorJosh de Kock <joshdk@obe.tv>2018-10-09 13:07:15 +0100
committerKieran Kunhya <kierank@obe.tv>2018-10-26 11:51:04 +0100
commitfb7925ba2fa10e1ecf63eb4bada268e25627a88d (patch)
treeaa088ab03e7ac48aea3d02278bc98e4ab745b9c4 /tests/api/Makefile
parent0a055f463a60af764c083fd0ba3112037557de4b (diff)
fate: add api-h264-slice test
This test ensures that you are able to send N number of slice NALUs in slice threaded mode to be decoded simultaneously
Diffstat (limited to 'tests/api/Makefile')
-rw-r--r--tests/api/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/api/Makefile b/tests/api/Makefile
index 759dd9d243..b5c4ccae23 100644
--- a/tests/api/Makefile
+++ b/tests/api/Makefile
@@ -1,5 +1,6 @@
APITESTPROGS-$(call ENCDEC, FLAC, FLAC) += api-flac
APITESTPROGS-$(call DEMDEC, H264, H264) += api-h264
+APITESTPROGS-$(call DEMDEC, H264, H264) += api-h264-slice
APITESTPROGS-yes += api-seek
APITESTPROGS-yes += api-codec-param
APITESTPROGS-$(call DEMDEC, H263, H263) += api-band