summaryrefslogtreecommitdiffstats
path: root/libavcodec/mediacodec.c
diff options
context:
space:
mode:
authorMark Thompson <sw@jkqxz.net>2017-10-26 00:18:46 +0100
committerMark Thompson <sw@jkqxz.net>2017-11-26 21:41:14 +0000
commitda4e02b1961572c15d7cd6a701d153155f196477 (patch)
tree6830687d77b736cdb8656b2d621f1444e5bc243a /libavcodec/mediacodec.c
parent9bd326ac465db2eee47301a1225d55dffd7bfe93 (diff)
downloadffmpeg-streaming-da4e02b1961572c15d7cd6a701d153155f196477.zip
ffmpeg-streaming-da4e02b1961572c15d7cd6a701d153155f196477.tar.gz
lavc: Delete all fake hwaccels
They are now unused.
Diffstat (limited to 'libavcodec/mediacodec.c')
-rw-r--r--libavcodec/mediacodec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/mediacodec.c b/libavcodec/mediacodec.c
index 610bb49..d492eef 100644
--- a/libavcodec/mediacodec.c
+++ b/libavcodec/mediacodec.c
@@ -26,7 +26,7 @@
#include "mediacodec.h"
-#if CONFIG_H264_MEDIACODEC_HWACCEL
+#if CONFIG_MEDIACODEC
#include <jni.h>
OpenPOWER on IntegriCloud