diff options
author | Sean McGovern <[email protected]> | 2025-04-15 13:31:08 -0400 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2025-04-16 13:59:15 +0200 |
commit | afe6c1238ac4119ec9c9dedc42220c4595f6a33c (patch) | |
tree | ea7a941efc374d844e334b0c9aa998707d8e8979 /doc/APIchanges | |
parent | 6995372ea23b83cfb296b3170039200e5f65618e (diff) |
libpostproc: update APIChanges and version for "deprecate the AMD 3DNow"
Signed-off-by: Michael Niedermayer <[email protected]>
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 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. |