summaryrefslogtreecommitdiff
path: root/libswresample/rematrix.c
Commit message (Expand)AuthorAge
* rematrix: add parameter to tune volumeMichael Niedermayer2011-10-26
* rematrix: change type of integers from 16 to 32bit to allow increasing volume...Michael Niedermayer2011-10-26
* rematrix: add type for coefficientsMichael Niedermayer2011-10-26
* rematrix: Fix several passing argument from incompatible pointer type warnings.Michael Niedermayer2011-10-21
* swresample: fix broken indent.Clément Bœsch2011-10-10
* swresample/rematrix: show matrix with debug log levelMichael Niedermayer2011-10-07
* libswr/rematrix: remove unused variable.Nicolas George2011-09-28
* libswr/rematrix: add braces to silence a warning.Nicolas George2011-09-28
* rematrix: dont use floats for int16 code.Michael Niedermayer2011-09-19
* rematrix: use double during init.Michael Niedermayer2011-09-19
* swr: replace sqrt(0.5) by M_SQRT1_2Michael Niedermayer2011-09-19
* Add libswresample.Michael Niedermayer2011-09-19