aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/imgresample.c
Commit message (Collapse)AuthorAgeFilesLines
...
* croping patch by (talus25 at speakeasy dot net) with fixes from atmos & meMichael Niedermayer2002-09-011-13/+34
| | | | Originally committed as revision 888 to svn://svn.ffmpeg.org/ffmpeg/trunk
* license/copyright changeFabrice Bellard2002-05-251-11/+11
| | | | Originally committed as revision 599 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * minor cleanupZdenek Kabelac2002-05-221-1/+1
| | | | Originally committed as revision 562 to svn://svn.ffmpeg.org/ffmpeg/trunk
* removed useless header includes - use av memory functionsFabrice Bellard2002-05-181-8/+4
| | | | Originally committed as revision 522 to svn://svn.ffmpeg.org/ffmpeg/trunk
* - removed #include ../config.h, because it's included from common.hArpi2001-08-021-5/+0
| | | | | | | which is included from avcodec.h which is included from those files... Originally committed as revision 29 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Adding fastmemcpy stuff to speedup mplayer projectNick Kurshev2001-08-021-0/+10
| | | | Originally committed as revision 27 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fixed config for direct mplayer build compatibilityFabrice Bellard2001-07-231-5/+5
| | | | Originally committed as revision 8 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Initial revisionFabrice Bellard2001-07-221-0/+614
Originally committed as revision 5 to svn://svn.ffmpeg.org/ffmpeg/trunk