summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/APIchanges6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index 7b267a79ac..4731e14cb1 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -14,6 +14,12 @@ libavutil: 2021-04-27
API changes, most recent first:
+2021-10-13 - xxxxxxxxxx - lavf 59.7.100 - avio.h
+ Deprecate AVIOContext.written. Originally added as a private entry in
+ commit 3f75e5116b900f1428aa13041fc7d6301bf1988a, its grouping with
+ the comment noting its private state was missed during merging of the field
+ from Libav (most likely due to an already existing field in between).
+
2021-09-21 - xxxxxxxxxx - lavu 57.7.100 - pixfmt.h
Add AV_PIX_FMT_X2BGR10.