From 7b3214d0050613bd347a2e41c9f78ffb766da25e Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Mon, 1 Feb 2016 15:39:50 +0100 Subject: lavc: add a field for passing AVHWFramesContext to encoders --- doc/APIchanges | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/APIchanges b/doc/APIchanges index d10cf98ad7..b9a0008779 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -13,6 +13,9 @@ libavutil: 2015-08-28 API changes, most recent first: +2016-xx-xx - lavc 57.13.0 - avcodec.h + Add AVCodecContext.hw_frames_ctx. + 2016-xx-xx - lavfi 6.2.0 - avfilter.h xxxxxxx avfilter.h - Add AVFilterLink.hw_frames_ctx. xxxxxxx buffersrc.h - Add AVBufferSrcParameters and functions for handling it. -- cgit v1.2.3