Commit History

Author SHA1 Message Date
  Andreas Rheinhardt 790f793844 avutil/common: Don't auto-include mem.h 3 months ago
  James Almer 65ddc74988 avutil: remove deprecated FF_API_OLD_CHANNEL_LAYOUT 5 months ago
  Andreas Rheinhardt b295aafb08 swresample/swresample: Constify swr_convert() 4 months ago
  Gyan Doshi be8a4f80b9 swr/swresample: avoid reapplication of firstpts 6 months ago
  Paul B Mahol 3bef108fa9 libswresample/swresample: avoid s16p internal transfer format 1 year ago
  Eli Kobrin 3e97d96e6f libswresample: Prevent out of bounds. 11 months ago
  James Almer 223c70cf1d swresample/swresample: add a used channel layout option using the new API 1 year ago
  James Almer 9903ba28c2 swsresample/swresample: error out on invalid layouts 1 year ago
  rcombs 9546b3a1cb lswr: take const AVChannelLayout* in swr_alloc_set_opts2() 1 year ago
  James Almer 4ab04fdfb5 swresample/swresample: fill the correct buffer to print the output layout string 1 year ago
  Andreas Rheinhardt f2b79c5b85 lib*/version: Move library version functions into files of their own 2 years ago
  Martin Storsjö 4332d6c4d5 libswresample: Split version.h 2 years ago
  James Almer 8a5896ec1f swresample: convert to new channel layout API 2 years ago
  Yu Yang ac2b34abbf libswresample/swresamplec: Err num(negative-size) was used as a function parameter 2 years ago
  Andreas Rheinhardt 77a37e0369 swresample/swresample: Remove array size hint from swr_convert() 2 years ago
  Andreas Rheinhardt 1ea3650823 Replace all occurences of av_mallocz_array() by av_calloc() 2 years ago
  Carl Eugen Hoyos 96fab29e96 Silence "string-plus-int" warning shown by clang. 4 years ago
  Paul B Mahol a9fa6b8e02 swresample/swresample: check for invalid sample rates 5 years ago
  Michael Niedermayer bce4da85e8 swresample/swresample: Fix input channel count in resample_first computation 6 years ago
  Hendrik Schreiber 647fd4b829 swresample/swresample: Fix for seg fault in swr_convert_internal() -> sum2_float during dithering. 6 years ago
  Carl Eugen Hoyos 8518294558 lswr/swresample: Mention the actually supported formats when erroring out. 6 years ago
  Muhammad Faiz c52638cca2 swresample/swresample: do not use s32p internally by default when resampling 7 years ago
  Muhammad Faiz 6c7a0876fe swresample/swresample: do not reset tsf on swr_alloc_set_opts 7 years ago
  Michael Niedermayer b3928a1cc6 swresample/swresample: Check count before memcpy() 7 years ago
  Paul B Mahol 9876d8fc6d swresample: add int64 sample format 8 years ago
  Michael Niedermayer 30b2611ed3 swresample: Skip over dither steps if dithering scale is 0 8 years ago
  Michael Niedermayer 946acacdcd swresample: move dither init up 8 years ago
  Muhammad Faiz b8c6e5a661 swresample: add exact_rational option 8 years ago
  Michael Niedermayer 914ad90edd swresample/swresample: Remove "less than" comparissions of enums 8 years ago
  Michael Niedermayer 32f53958b8 swresample/swresample: Fix integer overflow in seed calculation 8 years ago
  Michael Niedermayer d4325b2fea swr: Remember previously set int_sample_format from user 9 years ago
  Michael Niedermayer 0dd2790df5 swresample/swresample: Clear delayed_samples_fixup in clear_context() 9 years ago
  Michael Niedermayer 5de3a589f1 swresample/swresample: Print used int_sample_fmt 9 years ago
  Michael Niedermayer 4977692461 swresample: Choose 16bit internally only if input and output is 16bit or less 9 years ago
  Michael Niedermayer 56f0fe6b84 swr: Fix ASSERT_LEVEL warning 9 years ago
  Clément Bœsch c5a08956a3 swresample: fix initilaize/initialize typo 9 years ago
  Michael Niedermayer c3f87f7545 swresample/swresample: Cleanup on init failure. 9 years ago
  Michael Niedermayer cc17b43d8d swresample: Add swr_get_out_samples() 9 years ago
  Ganesh Ajjanagadde 196b885a5f swresample/dither: check memory allocation 9 years ago
  Michael Niedermayer 02915602d9 swresample: Check the return value of resampler->init() 9 years ago
  Rainer Hochecker adb7372f74 swr: fix alignment issue caused by 8ch sse functions 9 years ago
  Michael Niedermayer 3c77bb5f23 swresample: Check channel layouts and channels against each other and print human readable error messages 9 years ago
  Michael Niedermayer 80a28c7509 swresample: Allow reinitialization without ever setting channel layouts 9 years ago
  Michael Niedermayer d7b9cb2f7a swresample: Allow reinitialization without ever setting channel counts 9 years ago
  Michael Niedermayer 1a10134e20 swresample/swresample: Use av_mallocz_array() 9 years ago
  Michael Niedermayer 4d00860ac7 swresample: Add prefix to soxr_resampler 9 years ago
  Michael Niedermayer 649c158e8c Add FFMPEG_VERSION into the binary libs 9 years ago
  Michael Niedermayer e4f8a973aa swresample: Fix swr_drop_output so it does not flush the buffers 9 years ago
  Michael Niedermayer 080c846f59 swresample: do not put multiple statements in one line 9 years ago
  Michael Niedermayer 6b347f519d swresample/swresample: replace always true if() by av_assert0() 9 years ago