Commit History

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