aboutsummaryrefslogtreecommitdiffstats
path: root/doc/APIchanges
diff options
context:
space:
mode:
authorSean McGovern <gseanmcg@gmail.com>2025-04-15 13:31:08 -0400
committerMichael Niedermayer <michael@niedermayer.cc>2025-04-16 13:59:15 +0200
commitafe6c1238ac4119ec9c9dedc42220c4595f6a33c (patch)
treeea7a941efc374d844e334b0c9aa998707d8e8979 /doc/APIchanges
parent6995372ea23b83cfb296b3170039200e5f65618e (diff)
downloadffmpeg-afe6c1238ac4119ec9c9dedc42220c4595f6a33c.tar.gz
libpostproc: update APIChanges and version for "deprecate the AMD 3DNow"
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
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 65bf5a9419..22aa6fa5c7 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-16 - c818c67991 - libpostproc 59.1.100 - postprocess.h
+ Deprecate PP_CPU_CAPS_3DNOW.
+
2025-04-07 - 19e9a203b7 - lavu 60.01.100 - dict.h
Add AV_DICT_DEDUP.