diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2025-04-07 01:42:15 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2025-04-07 01:46:05 +0200 |
commit | f3f1a48a07d610a94dbf63912703645847339c98 (patch) | |
tree | 2c14e9265dc0a982959327bace44e9aa7702c6d4 /doc/APIchanges | |
parent | 89df6d40689aad113383e74299928b647e46905e (diff) | |
download | ffmpeg-f3f1a48a07d610a94dbf63912703645847339c98.tar.gz |
APIChanges & version bump for AV_DICT_DEDUP
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'doc/APIchanges')
-rw-r--r-- | doc/APIchanges | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges index 401eec0162..65bf5a9419 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -2,6 +2,9 @@ The last version increases of all libraries were on 2025-03-28 API changes, most recent first: +2025-04-07 - 19e9a203b7 - lavu 60.01.100 - dict.h + Add AV_DICT_DEDUP. + 2025-03-17 - xxxxxxxxxx - lavu 59.60.100 - pixfmt.h Add AV_PIX_FMT_GBRAP32BE and AV_PIX_FMT_GBRAP32LE. |