summaryrefslogtreecommitdiffstats
path: root/libavcodec/imgresample.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec const correctness patch by (Drew Hess <dhess at ilm dot com>)Drew Hess2003-09-291-19/+23
* per file doxyMichael Niedermayer2003-03-061-0/+6
* * UINTX -> uintx_t INTX -> intx_tZdenek Kabelac2003-02-111-36/+36
* * static,const,compiler warning cleanupZdenek Kabelac2003-02-101-1/+0
* practically disabling altivec resampling code (some ppl said its broken) patc...Dieter2002-12-061-1/+1
* Simplify an expression and eliminate a compile warningPhilip Gladstone2002-11-301-1/+1
* altivec accelerated v-resample patch by (Brian Foley <bfoley at compsoc dot n...Brian Foley2002-11-261-1/+135
* Change abort() calls to av_abort() calls.Philip Gladstone2002-09-121-1/+1
* fixing testsMichael Niedermayer2002-09-051-2/+2
* croping patch by (talus25 at speakeasy dot net) with fixes from atmos & meMichael Niedermayer2002-09-011-13/+34
* license/copyright changeFabrice Bellard2002-05-251-11/+11
* * minor cleanupZdenek Kabelac2002-05-221-1/+1
* removed useless header includes - use av memory functionsFabrice Bellard2002-05-181-8/+4
* - removed #include ../config.h, because it's included from common.hArpi2001-08-021-5/+0
* Adding fastmemcpy stuff to speedup mplayer projectNick Kurshev2001-08-021-0/+10
* fixed config for direct mplayer build compatibilityFabrice Bellard2001-07-231-5/+5
* Initial revisionFabrice Bellard2001-07-221-0/+614
OpenPOWER on IntegriCloud