aboutsummaryrefslogtreecommitdiffstats
path: root/doc/APIchanges
diff options
context:
space:
mode:
authorNiklas Haas <git@haasn.dev>2024-09-08 18:06:02 +0200
committerNiklas Haas <git@haasn.dev>2024-09-08 18:07:30 +0200
commitb4e918221c212a9284dd9074a18abdb6d56dedbe (patch)
treeb4409e0aee1e327d91bc46e95f7d0852bdbe260e /doc/APIchanges
parent4bc2f90cffae5a691a63bb7496a2c7622a65a105 (diff)
downloadffmpeg-b4e918221c212a9284dd9074a18abdb6d56dedbe.tar.gz
doc/APIchanges: mention correct version number
Missed while rebasing
Diffstat (limited to 'doc/APIchanges')
-rw-r--r--doc/APIchanges2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index 67b50c025f..830a38cd69 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -2,7 +2,7 @@ The last version increases of all libraries were on 2024-03-07
API changes, most recent first:
-2024-08-xx - xxxxxxxxxx - lavc 61.12.100 - avcodec.h
+2024-09-xx - xxxxxxxxxx - lavc 61.13.100 - avcodec.h
Add avcodec_get_supported_config() and enum AVCodecConfig; deprecate
AVCodec.pix_fmts, AVCodec.sample_fmts, AVCodec.supported_framerates,
AVCodec.supported_samplerates and AVCodec.ch_layouts.