summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorAman Gupta <aman@tmm1.net>2017-12-03 17:32:22 -0800
committerMatthieu Bouron <matthieu.bouron@gmail.com>2017-12-16 00:52:27 +0100
commit8bf4e6d3ce25723832625dddbf1c06ab20ab5828 (patch)
treee63c80887ad5d8a0570ccdfefa1bb25bd13bc1a8 /doc
parente4d9f05ca79909e2853834c8f80a52bc9cf0e6b6 (diff)
downloadffmpeg-streaming-8bf4e6d3ce25723832625dddbf1c06ab20ab5828.zip
ffmpeg-streaming-8bf4e6d3ce25723832625dddbf1c06ab20ab5828.tar.gz
lavc/mediacodec: use AVMediaCodecDeviceContext hw_device_ctx if set
Signed-off-by: Matthieu Bouron <matthieu.bouron@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/APIchanges3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index 8115681..da444ff 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -15,6 +15,9 @@ libavutil: 2017-10-21
API changes, most recent first:
+2017-xx-xx - xxxxxxx - lavc 58.8.100 - avcodec.h
+ The MediaCodec decoders now support AVCodecContext.hw_device_ctx.
+
2017-xx-xx - xxxxxxx - lavu 56.6.100 - hwcontext.h hwcontext_mediacodec.h
Add AV_HWDEVICE_TYPE_MEDIACODEC and a new installed header with
MediaCodec-specific hwcontext definitions.
OpenPOWER on IntegriCloud