309 Commits (bf9c4a12750e593d753011166b066efce208d9e0)

Author SHA1 Message Date
James Almer ded409b7c9 avresample: remove deprecated attribute from the AVAudioResampleContext struct 7 years ago
Rostislav Pehlivanov c29038f304 lavr: deprecate the entire library 7 years ago
Michael Niedermayer 80154b1b3a Bump version for master after 3.4 branchpoint 7 years ago
Michael Niedermayer e1de9eab3a Bump minor versions for branching 3.4 7 years ago
Diego Biurrun fd502f4f5f build: Generalize yasm/nasm-related variable names 8 years ago
Michael Niedermayer 22b0daa1b3 Bump versions for master after 3.3 8 years ago
Michael Niedermayer e1cc7f83df Bump minor for 3.3 8 years ago
Michael Niedermayer 58b867a7cf Bump minor versions for master after release/3.3 branchpoint 8 years ago
Michael Niedermayer fc332f3e29 Bump minor versions for staring release/3.3 branch 8 years ago
Vittorio Giovara 07a2b15594 Bump major versions of all libraries 8 years ago
Diego Biurrun 39e208f4d4 build: Generalize yasm/nasm-related variable names 8 years ago
Anton Khirnov fd9212f2ed Mark some arrays that never change as const. 8 years ago
Diego Biurrun 92db508307 build: Generate pkg-config files from Make and not from configure 8 years ago
Diego Biurrun a1d9de304f Fix some mismatches between function parameter and doxygen parameter names. 8 years ago
Michael Niedermayer 1609935b6c Bump minor versions after 3.2 branchpoint to seperate release 8 years ago
Michael Niedermayer 3f3025205f Bump minor versions for 3.2 8 years ago
Timothy Gu 58c7bf789f doxygen: Standardize root-level modules 8 years ago
Diego Biurrun 535a742c26 build: Change structure of the linker version script templates 9 years ago
Diego Biurrun a6a750c7ef tests: Move all test programs to a subdirectory 9 years ago
Vittorio Giovara 41ed7ab45f cosmetics: Fix spelling mistakes 9 years ago
Diego Biurrun 01621202aa build: miscellaneous cosmetics 9 years ago
Kip Warner cc4c242081 avresample: Mark avresample_buffer() as pointer to const 9 years ago
Luca Barbato e2854e731f avresample: Document avresample_open() a little better 9 years ago
Ganesh Ajjanagadde 84dfc426ce avresample: Remove an unused variable 9 years ago
Ganesh Ajjanagadde 39ca7641c8 avresample/resample: remove unused variable 9 years ago
Vittorio Giovara c7247eb7fe lavr: Remove unreachable code 9 years ago
Vittorio Giovara 9a003fc388 lavr: Remove unused label 9 years ago
Vittorio Giovara e88103a7f9 Bump major versions of all libraries 9 years ago
Vittorio Giovara 11b2eed43e lavr: Drop deprecated context reinitialization if resampling was not enabled 9 years ago
Henrik Gramner ab43beefab x86inc: Drop SECTION_TEXT macro 9 years ago
Henrik Gramner f0b7882ceb x86inc: Drop SECTION_TEXT macro 9 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 10 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