26 Commits (817627d925384a55dd04d3427b4791e04bb98899)

Author SHA1 Message Date
Janne Grunau a24a252709 aarch64: NEON optimized FIR audio resampling 11 years ago
Janne Grunau cae8df7875 lavr: define ResampleContext in resample.h 11 years ago
Anton Khirnov 21d8f4da91 resample: remove an unneeded context variable 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 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
Thilo Borgmann d814a839ac Reinstate proper FFmpeg license for all files. 11 years ago
Justin Ruggles 4d68269d58 lavr: typedef internal structs in internal.h 12 years ago
Justin Ruggles f322b20735 lavr: only save/restore the mixing matrix if mixing is being done 12 years ago
Justin Ruggles f1c2915ce1 lavr: remove automatic context close/open for resampling compensation 12 years ago
Justin Ruggles 1d86aa8b0f lavr: do not pass consumed samples as a parameter to ff_audio_resample() 12 years ago
Martin Storsjö 1d9c2dc89a Don't include common.h from avutil.h 12 years ago
Diego Biurrun 3aa696e883 avresample: De-doxygenize some comments where Doxygen is not appropriate 12 years ago
Justin Ruggles 6410397600 lavr: resampling: add support for s32p, fltp, and dblp internal sample formats 13 years ago
Justin Ruggles 372647aed0 lavr: resampling: add filter type and Kaiser window beta to AVOptions 13 years ago
Justin Ruggles c8af852b97 Add libavresample 13 years ago