summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLuca Barbato <lu_zero@gentoo.org>2014-07-24 23:17:17 +0200
committerVittorio Giovara <vittorio.giovara@gmail.com>2014-08-04 12:55:07 +0100
commitd2962e9f89cca6ff40f0c9d5ffc9c4397b8b1b26 (patch)
treedb58a6aced1b2e24c59c1ca2cf973bcc6f776f36 /doc
parent5420099cab1e915b191cceccec4364f54cec6e52 (diff)
pixdesc: Support pixelformat aliases
Signed-off-by: Vittorio Giovara <vittorio.giovara@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 7b5b19a96b..5b865462d7 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -13,6 +13,9 @@ libavutil: 2013-12-xx
API changes, most recent first:
+2014-08-xx - xxxxxxx - lavu 53.21.0 - pixdesc.h
+ Support name aliases for pixel formats.
+
2014-08-xx - xxxxxxx - lavc 55.57.2 - avcodec.h
2014-08-xx - xxxxxxx - lavu 53.20.0 - frame.h
Deprecate AVCodecContext.dtg_active_format and use side-data instead.