]> git.sesse.net Git - vlc/commit
aout: rewrite and robustify conversion pipelines
authorRémi Denis-Courmont <remi@remlab.net>
Thu, 15 Nov 2012 20:37:36 +0000 (22:37 +0200)
committerRémi Denis-Courmont <remi@remlab.net>
Thu, 15 Nov 2012 20:37:36 +0000 (22:37 +0200)
commit3a2ba96b99e5ea08212759e5c5845f6054584f03
tree60fdfdbe16fb55f3abd195c61dc0b7965045dce8
parent66ede74c7a08001ae1e0c43838f8792cef46c706
aout: rewrite and robustify conversion pipelines

This should fix problems when remixing is required but the FL32
format is not involved, as well as decoding on non-FPU platforms.

This also disables (or rather avoids) remixing in A52 and DTS decoders.
I do not really see the point in using the A52 downmixer anyway.
src/audio_output/filters.c