aboutsummaryrefslogtreecommitdiffstats
path: root/doc/APIchanges
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2024-09-08 12:22:18 -0300
committerJames Almer <jamrial@gmail.com>2024-09-23 10:07:37 -0300
commit6147385393a571b887e64fefe7e200ff72df7c0f (patch)
tree6cfe3e8fb0ed2c633aad7ea5f0f2837d2dd1115b /doc/APIchanges
parentd250cc02e2502692d3d9ae58780a9caec236ad09 (diff)
downloadffmpeg-6147385393a571b887e64fefe7e200ff72df7c0f.tar.gz
avcodec: add an export_side_data flag to export picture enhancement layers
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 81537fea09..2273c3bce7 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-23 - xxxxxxxxxx - lavc 61.18.100 - avcodec.h
+ Add a new flag AV_CODEC_EXPORT_DATA_ENHANCEMENTS for export_side_data.
+
2024-09-18 - xxxxxxxxxx - lavc 61.17.100 - packet.h
Add AV_PKT_DATA_LCEVC.