doc/APIchanges: mention correct version number

Missed while rebasing

Signed-off-by: Paul B Mahol <onemda@gmail.com>
This commit is contained in:
Niklas Haas 2024-09-08 18:06:02 +02:00 committed by Paul B Mahol
parent 38997d759d
commit 450078e6d8

View File

@ -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.