summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorMatthieu Bouron <matthieu.bouron@stupeflix.com>2016-03-11 17:21:04 +0100
committerMatthieu Bouron <matthieu.bouron@stupeflix.com>2016-07-08 17:02:37 +0200
commit0f2654c9a3eac1fd856a393047aacc4575620ecd (patch)
tree1da25de6aaae1c88db472fe3879b6de2ca2d2e85 /configure
parent83a940e7fb9640954d631870e2ec6e8b3fc528ed (diff)
lavc: add mediacodec hwaccel support
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 126d0d6334..d926af8c75 100755
--- a/configure
+++ b/configure
@@ -2555,6 +2555,7 @@ h264_d3d11va_hwaccel_select="h264_decoder"
h264_dxva2_hwaccel_deps="dxva2"
h264_dxva2_hwaccel_select="h264_decoder"
h264_mediacodec_decoder_deps="mediacodec"
+h264_mediacodec_hwaccel_deps="mediacodec"
h264_mediacodec_decoder_select="h264_mp4toannexb_bsf h264_parser"
h264_mmal_decoder_deps="mmal"
h264_mmal_decoder_select="mmal"