diff options
author | Lynne <dev@lynne.ee> | 2024-06-02 19:05:28 +0200 |
---|---|---|
committer | Lynne <dev@lynne.ee> | 2024-06-02 19:19:25 +0200 |
commit | 63e166d8028becb0fceff1648c17da9d3b0968dd (patch) | |
tree | 7ac1e20c0e238e4d32e15d0ac2e5ef8ecad47df6 /doc/APIchanges | |
parent | 24d3291f7c82bf0459b717d9196c76b4a394c00a (diff) | |
download | ffmpeg-63e166d8028becb0fceff1648c17da9d3b0968dd.tar.gz |
lavu: bump minor and add APIchanges entries for the new channel positions
Diffstat (limited to 'doc/APIchanges')
-rw-r--r-- | doc/APIchanges | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges index 60f056b863..e36a01336c 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -2,6 +2,12 @@ The last version increases of all libraries were on 2024-03-07 API changes, most recent first: +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. + Add AV_CHAN_TOP_SURROUND_LEFT and AV_CH_TOP_SURROUND_LEFT. + Add AV_CHAN_TOP_SURROUND_RIGHT and AV_CH_TOP_SURROUND_RIGHT. + 2024-05-23 - xxxxxxxxxx - lavu 59.20.100 - channel_layout.h Add av_channel_layout_ambisonic_order(). |