summaryrefslogtreecommitdiff
path: root/doc/APIchanges
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2021-03-20 00:41:48 +0100
committerMichael Niedermayer <michael@niedermayer.cc>2021-03-20 01:01:12 +0100
commitc67d2a287502845baadf986a9c63e6117a25be3f (patch)
tree1d1bc4671f6305da7d6eae0831714adac719395e /doc/APIchanges
parent17cf309dfa6f84f925f66cc875d703d7986d4313 (diff)
Bump Versions before release/4.4 branch
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'doc/APIchanges')
-rw-r--r--doc/APIchanges2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index 73cc2a28fe..c928887f79 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -15,6 +15,8 @@ libavutil: 2017-10-21
API changes, most recent first:
+-------- 8< --------- FFmpeg 4.4 was cut here -------- 8< ---------
+
2021-03-19 - e8c0bca6bd - lavu 56.69.100 - adler32.h
Added a typedef for the type of the Adler-32 checksums
used by av_adler32_update(). It will be changed to uint32_t