summaryrefslogtreecommitdiff
path: root/libavcodec/resample.c
Commit message (Expand)AuthorAge
* make output buffer larger so drift compensation can workMichael Niedermayer2007-08-06
* typo fixesDiego Biurrun2007-07-17
* set more reasonable cutoff for audio rate conversionMichael Niedermayer2007-03-22
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-12
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-22
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
* kill warnings patch by (Måns Rullgård <mru inprovide com>)Måns Rullgård2005-02-24
* user selectble cutoff frequencyMichael Niedermayer2004-10-21
* make most resample filter parameters selectable at runtimeMichael Niedermayer2004-10-21
* various resampling fixesMichael Niedermayer2004-06-30
* 10lMichael Niedermayer2004-06-18
* polyphase kaiser windowed sinc and blackman nuttall windowed sinc audio resam...Michael Niedermayer2004-06-17
* av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)Michel Bardiaux2003-11-03
* removed os_support.hFabrice Bellard2003-09-08
* AC3 encoding patch ba (Ross Martin <ffmpeg at ross dot interwrx dot com>)Michael Niedermayer2003-08-20
* * moved os_support.h into libavcodecZdenek Kabelac2003-03-12
* restoring OS/2 compatibility patch by ("Slavik Gnatenko" <miracle9 at newmail...Slavik Gnatenko2003-03-11
* per file doxyMichael Niedermayer2003-03-06
* * UINTX -> uintx_t INTX -> intx_tZdenek Kabelac2003-02-11
* * static,const,compiler warning cleanupZdenek Kabelac2003-02-10
* resample fix by Petros TsantoulisFabrice Bellard2002-10-09
* license/copyright changeFabrice Bellard2002-05-25
* removed useless header includes - use av memory functionsFabrice Bellard2002-05-18
* * Fix a problem with the first sample when down sampling.Philip Gladstone2002-05-09
* win32 fixesFabrice Bellard2001-08-13
* Initial revisionFabrice Bellard2001-07-22