summaryrefslogtreecommitdiff
path: root/tests/Makefile
diff options
context:
space:
mode:
authorTing Fu <ting.fu-at-intel.com@ffmpeg.org>2023-04-27 17:43:46 +0800
committerGuo Yejun <yejun.guo@intel.com>2023-04-28 11:07:41 +0800
commit78f95f10887f7273a861268e9e6b93411f59ed20 (patch)
treed4683a43d482510045fb7f623824437db7d32d9f /tests/Makefile
parenta9fb1417192d9922c891315350f96ef0f71726c4 (diff)
downloadffmpeg-78f95f10887f7273a861268e9e6b93411f59ed20.tar.gz
lavfi/dnn: Remove DNN native backend
According to discussion in https://etherpad.mit.edu/p/FF_dev_meeting_20221202 and the proposal in http://ffmpeg.org/pipermail/ffmpeg-devel/2022-December/304534.html, the DNN native backend should be removed at first step. All the DNN native backend related codes are deleted. Signed-off-by: Ting Fu <ting.fu@intel.com>
Diffstat (limited to 'tests/Makefile')
-rw-r--r--tests/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/Makefile b/tests/Makefile
index d80065a9bf..35ea824663 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -172,7 +172,6 @@ include $(SRC_PATH)/tests/fate/cover-art.mak
include $(SRC_PATH)/tests/fate/dca.mak
include $(SRC_PATH)/tests/fate/demux.mak
include $(SRC_PATH)/tests/fate/dfa.mak
-include $(SRC_PATH)/tests/fate/dnn.mak
include $(SRC_PATH)/tests/fate/dnxhd.mak
include $(SRC_PATH)/tests/fate/dpcm.mak
include $(SRC_PATH)/tests/fate/dvvideo.mak