Commit graph

2 commits

Author SHA1 Message Date
Jonas Holmberg
a7994882b9 channelmix: Convert matrices to float arrays
Convert matrix_orig and matrix to float arrays and use variable size 2d
arrays to access the elements of the matrices. This removes the need for
storing pointers to matrix rows.
2026-05-12 14:47:57 +02:00
Wim Taymans
9ba0c3cfd3 audioconver: add avx channelmix copy function 2026-03-20 18:23:43 +01:00