75 Commits (5088c7c73304d25f791790cece20a291d25b6a18)

Author SHA1 Message Date
Michael Niedermayer f2e799a3d0 swr: add double precision support to the rematrix code 13 years ago
Justin Ruggles 6d5bf67f04 swr: add lfe_mix_level 13 years ago
Justin Ruggles 9b42653b22 swr: update side to back mixing. 13 years ago
Michael Niedermayer aab5a4521c swr: add and use function pointers for rematrix 13 years ago
Michael Niedermayer 00fea26faf swr: add native matrix for rematrixing 13 years ago
Michael Niedermayer edbde52226 swr: change sample format representation so as to maintain the planer/packed distinction. 13 years ago
Michael Niedermayer f9a2c5bc07 swr: simplify code by using av_get_bytes_per_sample() 13 years ago
Michael Niedermayer 7c673d73ec swr: use assert in swri_sum2 to check that only supported formats are used. 13 years ago
Michael Niedermayer db2eadb2f5 swr: add dither support. 13 years ago
Michael Niedermayer 5c1f312888 swr: update copyright year for rematrix 13 years ago
Nicolas George a8cdb7b95a swr: special case for empty channels in rematrix. 13 years ago
Nicolas George 560b224f53 libswr: allow to set custom matrices. 13 years ago
Clément Bœsch c4deb90cfa swr: use "swri_" prefix instead of "swr_" for the private API. 13 years ago
Michael Niedermayer 2f86566a31 rematrix: add parameter to tune volume 13 years ago
Michael Niedermayer b1470d7a60 rematrix: change type of integers from 16 to 32bit to allow increasing volume with it. 13 years ago
Michael Niedermayer 1e40b2c22b rematrix: add type for coefficients 13 years ago
Michael Niedermayer 76dbb0905a rematrix: Fix several passing argument from incompatible pointer type warnings. 13 years ago
Clément Bœsch 9719f25e7b swresample: fix broken indent. 13 years ago
Michael Niedermayer 355cc1a052 swresample/rematrix: show matrix with debug log level 13 years ago
Nicolas George a34869ed7d libswr/rematrix: remove unused variable. 13 years ago
Nicolas George 80287854c2 libswr/rematrix: add braces to silence a warning. 13 years ago
Michael Niedermayer 8593b743a8 rematrix: dont use floats for int16 code. 13 years ago
Michael Niedermayer c3c1af6dc6 rematrix: use double during init. 13 years ago
Michael Niedermayer 1133676f4a swr: replace sqrt(0.5) by M_SQRT1_2 13 years ago
Michael Niedermayer b5875b9111 Add libswresample. 13 years ago