aboutsummaryrefslogtreecommitdiffstats
path: root/doc/APIchanges
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2024-04-11 11:43:26 -0300
committerJames Almer <jamrial@gmail.com>2024-04-11 11:43:51 -0300
commitadb67bba064062489ee95fcee7bc3c6f8d33ab60 (patch)
tree6dfea3f8675040670fd08465ec285b22593019ce /doc/APIchanges
parent662dbf826dda23567874f9439a4bc0d9c7475192 (diff)
downloadffmpeg-adb67bba064062489ee95fcee7bc3c6f8d33ab60.tar.gz
avutil/version: bump minor after recent AVFrame API additions
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'doc/APIchanges')
-rw-r--r--doc/APIchanges4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index 0a39b6d7ab..59855a6434 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -2,6 +2,10 @@ The last version increases of all libraries were on 2024-03-07
API changes, most recent first:
+2024-04-11 - xxxxxxxxxx - lavu 59.14.100 - frame.h
+ Add av_frame_side_data_add() and av_frame_side_data_remove().
+ Add AV_FRAME_SIDE_DATA_FLAG_REPLACE.
+
2024-04-03 - xxxxxxxxxx - lavu 59.13.100 - pixfmt.h
Add AVCOL_SPC_IPT_C2, AVCOL_SPC_YCGCO_RE and AVCOL_SPC_YCGCO_RO
to map new matrix coefficients defined by H.273 v3.