266 Commits (0169c4dc818bd88e9c203afb51de2afda49c657c)

Author SHA1 Message Date
  Henrik Gramner ab43beefab x86inc: Drop SECTION_TEXT macro 9 years ago
  Henrik Gramner f0b7882ceb x86inc: Drop SECTION_TEXT macro 10 years ago
  James Almer d68c05380c x86: check for AV_CPU_FLAG_AVXSLOW where useful 10 years ago
  Luca Barbato 0ac8ff618c avresample: Reallocate the internal buffer to the correct size 10 years ago
  Vittorio Giovara 1a3eb042c7 Replace av_dlog with normal av_log at trace level 10 years ago
  Peter Meerwald 12655c4804 libavresample: NEON optimized FIR audio resampling 10 years ago
  Peter Meerwald df0891fc8f libavresample: Annotate AARCH64 init function with av_cold 10 years ago
  Luca Barbato 963f761448 avresample: Make sure the even check does not overflow 10 years ago
  Vittorio Giovara 088eca2816 avresample: prevent theoretical division by zero 10 years ago
  Reimar Döffinger d9e2aceb7f Add missing "const" all over the place. 10 years ago
  Luca Barbato 11db644a8e lavr: Update the planar check in ff_audio_convert 10 years ago
  Luca Barbato fb1ddcdc8f avresample: Introduce AVFrame-based API 11 years ago
  Anton Khirnov 1985c2e75c Bump major versions of all libraries. 10 years ago
  Anton Khirnov f4c444e17d Postpone API-incompatible changes until the next bump. 10 years ago
  Justin Ruggles fbc0b86599 lavr: Do not change the sample format for mono audio 10 years ago
  Luca Barbato b2d4565422 avresample: Add avresample_get_out_samples 11 years ago
  Janne Grunau 449511740f build: handle library dependencies in configure 11 years ago
  Janne Grunau a24a252709 aarch64: NEON optimized FIR audio resampling 11 years ago
  Janne Grunau cae8df7875 lavr: define ResampleContext in resample.h 11 years ago
  Janne Grunau f4d5a2cc35 aarch64: NEON float to s16 audio conversion 11 years ago
  Anton Khirnov 21d8f4da91 resample: remove an unneeded context variable 11 years ago
  Anton Khirnov ac976ed91e lavr: allocate the resampling buffer with a positive size 11 years ago
  Anton Khirnov f7c5fd8151 resample: implement flushing 11 years ago
  Anton Khirnov 254c95cdd1 resample: split linear into its own function 11 years ago
  Anton Khirnov be394968c8 resample: add initial padding explicitly 11 years ago
  Anton Khirnov eed752d61d resample: drop useless abs() 11 years ago
  Anton Khirnov 3c84f6b5d2 resample: reindent 11 years ago
  Anton Khirnov f20892eb67 resample: split the nearest neighbour path into a separate function pointer 11 years ago
  Anton Khirnov b9dea23766 resample: fix avresample_get_delay() return value 11 years ago
  Diego Biurrun 01c5779f56 x86: Drop some unnecessary YASM ifdefs 11 years ago
  Diego Biurrun aba70bb538 Add missing headers to make template files compile (more) standalone 11 years ago
  Anton Khirnov 1db03a6864 lavr: return an error if a avresample_open() is called on an open context 12 years ago
  Anton Khirnov 7e86c27b4e lavr: add a function for checking whether AVAudioResampleContext is open 12 years ago
  Tim Walker 76a75c523c lavr: mix front center channel as indicated in the ATSC A/52 specification. 11 years ago
  Martin Storsjö 5bcbb516f2 arm: Add X() around all references to extern symbols 11 years ago
  Janne Grunau fe96769bed aarch64: port neon clobber test from arm 11 years ago
  Martin Storsjö 99e2012523 x86/arm: Add clobber tests to libavresample 11 years ago
  Anton Khirnov cc976a75df audio_mix: print (SKIP) instead of 0.0 for matrix columns removed along with output zeroing 11 years ago
  Anton Khirnov fc6a3ef40d audio_mix: fix zeroing output channels in certain cases 11 years ago
  Anton Khirnov 3d95d27376 audio_mix: initialize the data pointers to NULL 11 years ago
  Diego Biurrun b83d1ee3b4 avutil: Move library version related macros to version.h 11 years ago
  James Almer 22ef9cb46d avresample: Include libavutil/avutil.h in version.h 11 years ago
  James Almer 56572787ae Add Windows resource file support for shared libraries 11 years ago
  Diego Biurrun 8f8bc92365 Add missing #includes for *INT64_MAX and *INT64_C 11 years ago
  Justin Ruggles 211ca69b13 lavr: check that current_buffer is not NULL before using it 11 years ago
  Derek Buitenhuis 206895708e x86inc: Remove our FMA4 support 11 years ago
  Derek Buitenhuis 15748773bf avresample/x86: Switch operand order for mulps 11 years ago
  Anton Khirnov df6737a55f audio_mix: fix channel order in mix_1_to_2_fltp_flt_c 11 years ago
  Thilo Borgmann d814a839ac Reinstate proper FFmpeg license for all files. 11 years ago
  Diego Biurrun b5a138652f Give less generic names to global library option arrays 11 years ago