aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/imgresample.c
AgeCommit message (Expand)Author
2004-06-17polyphase kaiser windowed sinc and blackman nuttall windowed sinc audio resam...Michael Niedermayer
2004-06-06fix normalizationMichael Niedermayer
2004-06-06cubic filter instead of truncated sincMichael Niedermayer
2004-04-08padding support in ffmpeg patch by (Todd Kirby <doubleshot at pacbell dot net>)Todd Kirby
2003-09-29avcodec const correctness patch by (Drew Hess <dhess at ilm dot com>)Drew Hess
2003-03-06per file doxyMichael Niedermayer
2003-02-11* UINTX -> uintx_t INTX -> intx_tZdenek Kabelac
2003-02-10* static,const,compiler warning cleanupZdenek Kabelac
2002-12-06practically disabling altivec resampling code (some ppl said its broken) patc...Dieter
2002-11-30Simplify an expression and eliminate a compile warningPhilip Gladstone
2002-11-26altivec accelerated v-resample patch by (Brian Foley <bfoley at compsoc dot n...Brian Foley
2002-09-12Change abort() calls to av_abort() calls.Philip Gladstone
2002-09-05fixing testsMichael Niedermayer
2002-09-01croping patch by (talus25 at speakeasy dot net) with fixes from atmos & meMichael Niedermayer
2002-05-25license/copyright changeFabrice Bellard
2002-05-22* minor cleanupZdenek Kabelac
2002-05-18removed useless header includes - use av memory functionsFabrice Bellard
2001-08-02- removed #include ../config.h, because it's included from common.hArpi
2001-08-02Adding fastmemcpy stuff to speedup mplayer projectNick Kurshev
2001-07-23fixed config for direct mplayer build compatibilityFabrice Bellard
2001-07-22Initial revisionFabrice Bellard