summaryrefslogtreecommitdiff
path: root/libavcodec/imgresample.c
Commit message (Expand)AuthorAge
* Compilation fixes part 1 patch by (Arvind R. and Burkhard Plaum, plaum, ipf u...Michael Niedermayer2005-08-26
* dissallow sprintfMichael Niedermayer2005-01-12
* various security fixes and precautionary checksMichael Niedermayer2005-01-12
* imgresample test cleanup patch by (Panagiotis Issaris <takis )( lumumba d0t l...Panagiotis Issaris2004-12-30
* polyphase kaiser windowed sinc and blackman nuttall windowed sinc audio resam...Michael Niedermayer2004-06-17
* fix normalizationMichael Niedermayer2004-06-06
* cubic filter instead of truncated sincMichael Niedermayer2004-06-06
* padding support in ffmpeg patch by (Todd Kirby <doubleshot at pacbell dot net>)Todd Kirby2004-04-08
* avcodec const correctness patch by (Drew Hess <dhess at ilm dot com>)Drew Hess2003-09-29
* per file doxyMichael Niedermayer2003-03-06
* * UINTX -> uintx_t INTX -> intx_tZdenek Kabelac2003-02-11
* * static,const,compiler warning cleanupZdenek Kabelac2003-02-10
* practically disabling altivec resampling code (some ppl said its broken) patc...Dieter2002-12-06
* Simplify an expression and eliminate a compile warningPhilip Gladstone2002-11-30
* altivec accelerated v-resample patch by (Brian Foley <bfoley at compsoc dot n...Brian Foley2002-11-26
* Change abort() calls to av_abort() calls.Philip Gladstone2002-09-12
* fixing testsMichael Niedermayer2002-09-05
* croping patch by (talus25 at speakeasy dot net) with fixes from atmos & meMichael Niedermayer2002-09-01
* license/copyright changeFabrice Bellard2002-05-25
* * minor cleanupZdenek Kabelac2002-05-22
* removed useless header includes - use av memory functionsFabrice Bellard2002-05-18
* - removed #include ../config.h, because it's included from common.hArpi2001-08-02
* Adding fastmemcpy stuff to speedup mplayer projectNick Kurshev2001-08-02
* fixed config for direct mplayer build compatibilityFabrice Bellard2001-07-23
* Initial revisionFabrice Bellard2001-07-22