diff options
author | Marth64 <marth64@proxyid.net> | 2023-02-17 19:14:57 -0600 |
---|---|---|
committer | Hendrik Leppkes <h.leppkes@gmail.com> | 2023-03-02 13:49:04 +0100 |
commit | 373ef1c4faed714963a688209871acfe1fca46a7 (patch) | |
tree | d78309e9869193bc2e6ad9550ce2e57949499282 /doc/APIchanges | |
parent | 98a4699216fbc3a4e382ba6a10026eab39b5214e (diff) | |
download | ffmpeg-373ef1c4faed714963a688209871acfe1fca46a7.tar.gz |
avcodec/version: bump minor version to accommodate spatial audio detection
Signed-off-by: Marth64 <marth64@proxyid.net>
Diffstat (limited to 'doc/APIchanges')
-rw-r--r-- | doc/APIchanges | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges index 9f851c7346..14737223cb 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -2,6 +2,10 @@ The last version increases of all libraries were on 2023-02-09 API changes, most recent first: +2023-03-02 - xxxxxxxxxx - lavc 60.6.100 - avcodec.h + Add FF_PROFILE_EAC3_DDP_ATMOS, FF_PROFILE_TRUEHD_ATMOS, + FF_PROFILE_DTS_HD_MA_X and FF_PROFILE_DTS_HD_MA_X_IMAX. + 2023-02-25 - xxxxxxxxxx - lavc 60.5.100 - avcodec.h Add FF_PROFILE_HEVC_SCC. |