diff options
author | Lynne <dev@lynne.ee> | 2024-06-05 05:04:58 +0200 |
---|---|---|
committer | Lynne <dev@lynne.ee> | 2024-06-08 00:22:36 +0200 |
commit | 91fd6ca000cb87302f5c689de50fcd626939a362 (patch) | |
tree | 09824d7204bec6ff1a5c4d34382161fe5e611397 /doc/APIchanges | |
parent | 1c066867df5b786d486cfa1070af101b38542177 (diff) | |
download | ffmpeg-91fd6ca000cb87302f5c689de50fcd626939a362.tar.gz |
lavc: bump minor and add APIchanges entry for new USAC profile
Diffstat (limited to 'doc/APIchanges')
-rw-r--r-- | doc/APIchanges | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges index e36a01336c..891eaebf1a 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -2,6 +2,9 @@ The last version increases of all libraries were on 2024-03-07 API changes, most recent first: +2024-06-08 - xxxxxxxxxx - lavc 61.7.100 - defs.h + Add AV_PROFILE_AAC_USAC. + 2024-06-02 - xxxxxxxxxx - lavu 59.21.100 - channel_layout.h Add AV_CHAN_SIDE_SURROUND_RIGHT and AV_CH_SIDE_SURROUND_LEFT. Add AV_CHAN_SIDE_SURROUND_RIGHT and AV_CH_SIDE_SURROUND_RIGHT. |