doc/APIchanges: mention correct version number

Missed while rebasing
This commit is contained in:
Niklas Haas 2024-09-08 18:06:02 +02:00
parent 4bc2f90cff
commit b4e918221c
1 changed files with 1 additions and 1 deletions

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.