Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libswr/rematrix: remove unused variable. | Nicolas George | 2011-09-28 | 1 | -1/+1 |
* | libswr/rematrix: add braces to silence a warning. | Nicolas George | 2011-09-28 | 1 | -1/+1 |
* | rematrix: dont use floats for int16 code. | Michael Niedermayer | 2011-09-19 | 1 | -5/+14 |
* | rematrix: use double during init. | Michael Niedermayer | 2011-09-19 | 1 | -2/+2 |
* | swr: replace sqrt(0.5) by M_SQRT1_2 | Michael Niedermayer | 2011-09-19 | 1 | -23/+23 |
* | Add libswresample. | Michael Niedermayer | 2011-09-19 | 1 | -0/+271 |