summaryrefslogtreecommitdiff
path: root/doc/APIchanges
diff options
context:
space:
mode:
Diffstat (limited to 'doc/APIchanges')
-rw-r--r--doc/APIchanges5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index b048646283..d2255867a8 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -2,6 +2,11 @@ The last version increases of all libraries were on 2023-02-09
API changes, most recent first:
+2023-05-xx - xxxxxxxxxx - lavc 60 - avcodec.h
+ Depreate AVCodecContext.ticks_per_frame in favor of
+ AVCodecContext.framerate (encoding) and
+ AV_CODEC_PROP_FIELDS (decoding).
+
2023-05-xx - xxxxxxxxxx - lavc 60.12.100 - codec_desc.h
Add AV_CODEC_PROP_FIELDS.