avutil/iamf: add an AVOption for AVIAMFLayer.demixing_matrix

Plus a length field, to fulfill the requirements of AV_OPT_TYPE_FLAG_ARRAY options.

Signed-off-by: James Almer <jamrial@gmail.com>
This commit is contained in:
James Almer
2025-12-27 17:05:51 -03:00
parent d28250eada
commit a6e5fa3fbb
4 changed files with 15 additions and 5 deletions
+3
View File
@@ -2,6 +2,9 @@ The last version increases of all libraries were on 2025-03-28
API changes, most recent first:
2025-12-29 - xxxxxxxxxx - lavu 60.21.100 - iamf.h
Add nb_demixing_matrix to AVIAMFLayer
2025-12-xx - xxxxxxxxxx - lavc 62.23.100 - coedc_id.h
Add AV_CODEC_ID_JPEGXS.