История коммитов

Автор SHA1 Сообщение Дата
  Michael Niedermayer 070b0e1c77 libswr: remove redundant ARCH_X86, MMX* implicates X86 12 лет назад
  Derek Buitenhuis 5f256f9df2 swsresample: Fix unprotected inline asm 12 лет назад
  Michael Niedermayer 4814326533 swr/resample: update SSSE3 flag to new name 12 лет назад
  Michael Niedermayer 4ec03d1386 bessel: check that the function terminates as expected by av_assert2(). 12 лет назад
  Justin Ruggles 7e15df7551 swr: resampling: add filter type and Kaiser window beta to AVOptions 12 лет назад
  Michael Niedermayer 51d2578348 swr: fix MMX resample code, add emms 12 лет назад
  Michael Niedermayer 782763ed2b swr: fix compilation with ancient toolchain that doesnt support SSSE3 12 лет назад
  Michael Niedermayer 4ccf6e3971 swr: MMX2 & SSSE3 int16 resample core 12 лет назад
  Michael Niedermayer 0c142e4cda swr: introduce filter_alloc in preparation of SIMD resample optimisations 12 лет назад
  Michael Niedermayer 4def5d2b64 swr: add swr_get_delay() to find the exact delay the swresampler introduces. 13 лет назад
  Michael Niedermayer edbde52226 swr: change sample format representation so as to maintain the planer/packed distinction. 13 лет назад
  Michael Niedermayer f9a2c5bc07 swr: simplify code by using av_get_bytes_per_sample() 13 лет назад
  Michael Niedermayer 24ab1abfb6 resample: support double precission resampling 13 лет назад
  Michael Niedermayer 7f1ae79d38 swr: support float & int32 in the resampler 13 лет назад
  Michael Niedermayer 2f0801527d resample: update copyright years, they where incorrect. 13 лет назад
  Michael Niedermayer 7e592379d9 resample: Fix boundary handling with fragments. 13 лет назад
  Marton Balint 741aca7936 libswresample: introduce int swr_set_compensation() instead of void swr_compensate() 13 лет назад
  Clément Bœsch af1eb298c1 swr: use int16_t instead of short for resampling. 13 лет назад
  Clément Bœsch c4deb90cfa swr: use "swri_" prefix instead of "swr_" for the private API. 13 лет назад
  Clément Bœsch 64db5a1a57 swr: drop 'AV' prefix from ResampleContext. 13 лет назад
  Clément Bœsch 7e516a11ca swr: rename resample2 to resample. 13 лет назад