aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2024-08-20 13:56:48 -0300
committerJames Almer <jamrial@gmail.com>2024-09-19 10:01:02 -0300
commitba0ef0860f0018c6e8fda7b378d69b011575fdaf (patch)
tree1d896bbdbad665cb6ca7a7c8a788948033966389 /doc
parent58963182294cfcb2c6a87a1b870b336a3ed55f36 (diff)
downloadffmpeg-ba0ef0860f0018c6e8fda7b378d69b011575fdaf.tar.gz
avformat: add an LCEVC stream group
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/APIchanges5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index 33288862ae..174c44a03f 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -2,6 +2,11 @@ The last version increases of all libraries were on 2024-03-07
API changes, most recent first:
+2024-09-18 - xxxxxxxxxx - lavf 61.5.100 - avformat.h
+ Add AVStreamGroupLCEVC
+ Add AV_STREAM_GROUP_PARAMS_LCEVC
+ Add AVStreamGroup.params.lcevc
+
2024-09-18 - xxxxxxxxxx - lavc 61.16.100 - avcodec.h
Add AV_CODEC_ID_LCEVC.