summaryrefslogtreecommitdiff
path: root/doc/APIchanges
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2021-01-31 15:51:10 +0100
committerMichael Niedermayer <michael@niedermayer.cc>2021-02-10 12:28:29 +0100
commit1bda9bb68a1e273816c2c640e74e6de4f5632c33 (patch)
treedd8a41c723cf1b3011edad430771b18942417a8f /doc/APIchanges
parent0791a515d38fd35c1e2a309ec8f4015153687b8c (diff)
libavutil/common: Add FFABS64U()
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 1332694820..4753463c90 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -15,6 +15,9 @@ libavutil: 2017-10-21
API changes, most recent first:
+2021-02-xx - xxxxxxxxxx - lavu 56.xx.100 - common.h
+ Add FFABS64U()
+
2021-01-26 - xxxxxxxxxx - lavu 56.64.100 - common.h
Add FFABSU()