20 Commits (0299a87c417a20506641433e255421a18e1b895b)

Author SHA1 Message Date
Stefan Huehner 7b49ce2e34 Add const to (mostly) char* and make some functions static, which aren't used 19 years ago
Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 years ago
Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
Wolfram Gloger f0ff20a197 minor fixes for invalid audio data patch by (Wolfram Gloger: wmglo, dent med uni-muenchen de) 19 years ago
Kurosu f41c1fac3c av_malloc vs av_mallocz patch by (Kurosu <kurosu inforezo org>) 20 years ago
Michael Niedermayer 53f0090dcc faster and slightly less accurate nearest neighbor resampler 20 years ago
Michael Niedermayer 6cb5dcb392 special case for filter_length==1 20 years ago
Michael Niedermayer 788d7a8cac av_resample_compensate() doxy 20 years ago
Michael Niedermayer 6e225de2fe user selectble cutoff frequency 20 years ago
Michael Niedermayer 4e255822e5 100l (dont reset the sample position at the block end) 20 years ago
Michael Niedermayer ed861c6bd2 make most resample filter parameters selectable at runtime 20 years ago
Michael Niedermayer f25ba8b393 optimization 20 years ago
Michael Niedermayer 51a880208a make filter size, int32/int16 and a few other things selectable at compiletime 20 years ago
Michael Niedermayer 2ac615da82 10l 20 years ago
Michael Niedermayer 80e8528865 dont just resample half of the data sometimes 20 years ago
Michael Niedermayer bb22e8b175 10l (lrintf(a)+b vs. lrintf(a+b)) 20 years ago
Michael Niedermayer 1ac3176044 ugly missing lrintf workaround by ("Steven M. Schultz" <sms at 2bsd dot com>) 21 years ago
Michael Niedermayer b9d2085ba1 various resampling fixes 21 years ago
Michael Niedermayer 08f7073a6f avoid useless normalization and 10l fix 21 years ago
Michael Niedermayer aaaf1635c0 polyphase kaiser windowed sinc and blackman nuttall windowed sinc audio resample filters 21 years ago