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

Автор SHA1 Сообщение Дата
  Michael Niedermayer c5278cb84f Add Dolby/DPLII downmix support to libswresample 12 лет назад
  Michael Niedermayer 323d912010 swr: update copyright years 12 лет назад
  Justin Ruggles 7e15df7551 swr: resampling: add filter type and Kaiser window beta to AVOptions 12 лет назад
  Michael Niedermayer 338509c2e1 swr: fix warning: passing argument 1 of s->mix_any_f from incompatible pointer type 12 лет назад
  Michael Niedermayer beb0cd6acf swr: SIMD rematrixing and SSE/AVX mix_1_1 float 12 лет назад
  Michael Niedermayer 48a45f819f swr: add native matrix for SIMD 12 лет назад
  Michael Niedermayer 9abbbf7530 swr: add function pointers for SIMD rematrixing 12 лет назад
  Michael Niedermayer ca30ae12c5 swr: add all in one rematrixing function ptr 12 лет назад
  Michael Niedermayer 72a242c998 swr: add swr_next_pts() 12 лет назад
  Michael Niedermayer f88f705abc swr: add swr_drop_output() 12 лет назад
  Justin Ruggles 6d5bf67f04 swr: add lfe_mix_level 12 лет назад
  Michael Niedermayer aab5a4521c swr: add and use function pointers for rematrix 12 лет назад
  Michael Niedermayer 00fea26faf swr: add native matrix for rematrixing 12 лет назад
  Michael Niedermayer 106789dfa0 swr: add sample format to AudioData 12 лет назад
  Michael Niedermayer 2d6c29f566 swr: add set_audiodata_fmt() and use it to simplify code 12 лет назад
  Michael Niedermayer bcc66ff0e4 swr: add int16_to_int32_mmx/sse 12 лет назад
  Michael Niedermayer edbde52226 swr: change sample format representation so as to maintain the planer/packed distinction. 12 лет назад
  Michael Niedermayer da9587952a swr: pass resample parameters from the user to the resampler. 12 лет назад
  Michael Niedermayer c1d404b9e4 swr: add a dither_scale parameter to tune the amplitude of the dither. 12 лет назад
  Michael Niedermayer a2c92e6063 swr: pass context to swri_get_dither() 12 лет назад
  Michael Niedermayer 1fc4ff2205 swr: generate more dither noise to improve quality. 12 лет назад
  Michael Niedermayer 6e9c634c36 swr: fix copy & pasted comment to match the code. 12 лет назад
  Michael Niedermayer db2eadb2f5 swr: add dither support. 12 лет назад
  Michael Niedermayer 24ab1abfb6 resample: support double precission resampling 12 лет назад
  Michael Niedermayer 7f1ae79d38 swr: support float & int32 in the resampler 12 лет назад
  Michael Niedermayer 4f16153d35 swr: allow flushing in multiple steps if the output is too small. 12 лет назад
  Michael Niedermayer ac6798dbc1 swr: fix compilation failure with old versions of gcc. 12 лет назад
  Nicolas George 560b224f53 libswr: allow to set custom matrices. 12 лет назад
  Michael Niedermayer 4fef94c6d2 swr: doxument matrix fields. 12 лет назад
  Clément Bœsch f03afd5d54 swr: surround mixing is obviously used, fix comment. 12 лет назад
  Clément Bœsch af1eb298c1 swr: use int16_t instead of short for resampling. 12 лет назад
  Clément Bœsch 4c0bad513a swr: start doxycommenting the API. 12 лет назад
  Clément Bœsch c4deb90cfa swr: use "swri_" prefix instead of "swr_" for the private API. 12 лет назад
  Clément Bœsch 64db5a1a57 swr: drop 'AV' prefix from ResampleContext. 12 лет назад
  Clément Bœsch fc6351d019 swr: make audio convert code explicitely private. 12 лет назад
  Clément Bœsch f5cd136f2b ffmpeg: add -map_channel option. 12 лет назад
  Michael Niedermayer 2f86566a31 rematrix: add parameter to tune volume 12 лет назад
  Michael Niedermayer b1470d7a60 rematrix: change type of integers from 16 to 32bit to allow increasing volume with it. 12 лет назад
  Michael Niedermayer a911177276 swr: Fix assignment discards qualifiers from pointer target type warning. 12 лет назад
  Michael Niedermayer e6459720b5 swr: Mark src as const in swr_resample() 12 лет назад
  Michael Niedermayer 503e5e9db5 libswresample: support directly converting sampleformats and packed/planar in a single pass. 12 лет назад
  Michael Niedermayer 8593b743a8 rematrix: dont use floats for int16 code. 12 лет назад
  Michael Niedermayer b5875b9111 Add libswresample. 12 лет назад