From c48456166e95648719a8be8f8613f9dee98205c1 Mon Sep 17 00:00:00 2001 From: wm4 Date: Fri, 27 Mar 2015 23:04:08 +0100 Subject: lavc: add MMAL hardware decoder wrapper Based on a patch by Rodger Combs. Signed-off-by: Anton Khirnov --- doc/APIchanges | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/APIchanges b/doc/APIchanges index cf8d82892b..da800c678f 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -13,6 +13,9 @@ libavutil: 2014-08-09 API changes, most recent first: +2015-xx-xx - xxxxxxx - lavu 54.10.0 + Add AV_PIX_FMT_MMAL for MMAL hardware acceleration. + 2015-xx-xx - xxxxxxx - lavc 56.13 Add width, height, coded_width, coded_height and format to AVCodecParserContext. -- cgit v1.2.3