summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLinjie Fu <linjie.fu@intel.com>2023-02-16 13:46:28 +0800
committerHaihao Xiang <haihao.xiang@intel.com>2023-02-27 13:42:06 +0800
commitf45937754368fd6e34d4a4c61b8736f2d22136ab (patch)
treeb0604e19e4a357efe249c6b1816aa58bc3621a09 /doc
parentb09f31af1b5e483e614d0f5d673753c5ab778034 (diff)
downloadffmpeg-f45937754368fd6e34d4a4c61b8736f2d22136ab.tar.gz
lavc/avcodec: Add HEVC Screen Content Coding Extensions profile
Described in HEVC spec A.3.7. Bump minor version and add APIchanges entry for new added profile. Signed-off-by: Linjie Fu <linjie.justin.fu@gmail.com> Signed-off-by: Fei Wang <fei.w.wang@intel.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 0ba18e8609..9f851c7346 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -2,6 +2,9 @@ The last version increases of all libraries were on 2023-02-09
API changes, most recent first:
+2023-02-25 - xxxxxxxxxx - lavc 60.5.100 - avcodec.h
+ Add FF_PROFILE_HEVC_SCC.
+
-------- 8< --------- FFmpeg 6.0 was cut here -------- 8< ---------
2023-02-16 - 927042b409 - lavf 60.2.100 - avformat.h