Wim Taymans
f9660f5e8f
audiomixer: clean up mixer functions
...
Use the same limits as the format converter.
Use a struct for 24bits.
Use macros to generate the mixers.
2022-07-07 13:12:50 +02:00
Wim Taymans
752643c295
spa: debug memcpy
2022-05-31 10:31:26 +02:00
Julian Bouzas
7d0a8b68e8
audiomixer: add support for U8, U16, U24, U32, S24_32 and U24_32 formats
2021-09-08 14:24:31 -04:00
Julian Bouzas
dddbe289fb
audiomixer: add support for more formats in the mix table
...
The S8, S16, S24 and S32 formats are now supported. The mixing process also
takes into account the number of channels.
2021-09-01 17:08:36 -04:00
Wim Taymans
0ecbe4844e
mixer: Move floatmix to the audio mixer plugin
...
Move floatmix to the audiomixer plugin and change the name to
AUDIO_MIXER_DSP.
Add runtime selectable sse and sse2 optimizations.
Load the port mixer plugin dynamically based on the factory_name.
Add some more debug
2019-10-03 16:20:12 +02:00