aboutsummaryrefslogtreecommitdiffstats
path: root/doc/APIchanges
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2024-07-20 09:00:11 -0300
committerJames Almer <jamrial@gmail.com>2024-09-19 08:45:48 -0300
commit90d12c24c514ee89c9035c42c5a5d2fe54e92fe4 (patch)
tree29f4f50560d25f41be88090c41904f1ab21cc801 /doc/APIchanges
parent0d5b68c27cc18095aeb61ffcb9684ca7f13cfb91 (diff)
downloadffmpeg-90d12c24c514ee89c9035c42c5a5d2fe54e92fe4.tar.gz
avutil/frame: add an LCEVC enhancement data payload side data type
Signed-off-by: James Almer <jamrial@gmail.com>
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 830a38cd69..c380d7ed58 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -2,6 +2,9 @@ The last version increases of all libraries were on 2024-03-07
API changes, most recent first:
+2024-09-18 - xxxxxxxxxx - lavu 59.37.100 - frame.h
+ Add AV_FRAME_DATA_LCEVC.
+
2024-09-xx - xxxxxxxxxx - lavc 61.13.100 - avcodec.h
Add avcodec_get_supported_config() and enum AVCodecConfig; deprecate
AVCodec.pix_fmts, AVCodec.sample_fmts, AVCodec.supported_framerates,