1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-19 05:49:09 +02:00
Justin Ruggles 43717469f9 ac3dsp: Reverse matrix in/out order in downmix()
Also use (float **) instead of (float (*)[2]). This matches the matrix
layout in libavresample so we can reuse assembly code between the two.

Signed-off-by: Diego Biurrun <diego@biurrun.de>
2016-10-01 00:45:55 +02:00
..
2016-08-03 11:00:08 +02:00
2016-08-03 11:00:08 +02:00
2016-07-18 15:27:13 +02:00
2016-07-18 15:27:13 +02:00
2016-08-03 11:04:51 +02:00
2016-08-03 11:04:51 +02:00