summaryrefslogtreecommitdiffstats
path: root/libswresample/rematrix.c
Commit message (Expand)AuthorAgeFilesLines
* libswr/rematrix: remove unused variable.Nicolas George2011-09-281-1/+1
* libswr/rematrix: add braces to silence a warning.Nicolas George2011-09-281-1/+1
* rematrix: dont use floats for int16 code.Michael Niedermayer2011-09-191-5/+14
* rematrix: use double during init.Michael Niedermayer2011-09-191-2/+2
* swr: replace sqrt(0.5) by M_SQRT1_2Michael Niedermayer2011-09-191-23/+23
* Add libswresample.Michael Niedermayer2011-09-191-0/+271
OpenPOWER on IntegriCloud