summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorwm4 <nfxjfg@googlemail.com>2015-03-27 23:04:08 +0100
committerAnton Khirnov <anton@khirnov.net>2015-03-29 09:55:20 +0200
commitc48456166e95648719a8be8f8613f9dee98205c1 (patch)
tree7ebe903f27b29ce28e9e871dd0e68393addc1ccc /doc
parent72b7441a10f578a1d0be7083d8f5adf6a01921c2 (diff)
lavc: add MMAL hardware decoder wrapper
Based on a patch by Rodger Combs. Signed-off-by: Anton Khirnov <anton@khirnov.net>
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 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.