summaryrefslogtreecommitdiff
path: root/doc/APIchanges
diff options
context:
space:
mode:
authorGildas Cocherel <gildas.cocherel@laposte.net>2013-12-19 00:30:24 +0100
committerAnton Khirnov <anton@khirnov.net>2013-12-20 19:35:27 +0100
commit2a41826bea3833895dc06939831b7f35ca1f597e (patch)
treee1dca860f9256aa2d6b03a5ef9505d73719f6501 /doc/APIchanges
parentf412b2c9f3a7add0ab8021262ec4bad249347e30 (diff)
lavc: add HEVC profiles names
Signed-off-by: Anton Khirnov <anton@khirnov.net>
Diffstat (limited to 'doc/APIchanges')
-rw-r--r--doc/APIchanges3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index 944d214977..60e16d88c5 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -13,6 +13,9 @@ libavutil: 2013-12-xx
API changes, most recent first:
+2013-12-xx - xxxxxxx - lavc 55.30.0 - avcodec.h
+ Add HEVC profiles
+
2013-12-xx - xxxxxxx - lavc 55.28.1 - avcodec.h
av_frame_alloc(), av_frame_unref() and av_frame_free() now can and should be
used instead of avcodec_alloc_frame(), avcodec_get_frame_defaults() and