Skip to content
Snippets Groups Projects
Commit 43717469 authored by Justin Ruggles's avatar Justin Ruggles Committed by Diego Biurrun
Browse files

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: default avatarDiego Biurrun <diego@biurrun.de>
parent 8ea35af7
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment