]> git.sesse.net Git - ffmpeg/history - libavcodec/imgresample.c
18% faster put_h264_qpel16_mc[13]2_mmx2
[ffmpeg] / libavcodec / imgresample.c
2006-02-05 Steve L'HommeMSVC-compatible __align8/__align16 declaration
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-22 Diego BiurrunCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-10-12 Alex Beregszaszisanity check whether dimensions are non-null
2005-08-26 Michael NiedermayerCompilation fixes part 1 patch by (Arvind R. and Burkha...
2005-01-12 Michael Niedermayerdissallow sprintf
2005-01-12 Michael Niedermayervarious security fixes and precautionary checks
2004-12-30 Panagiotis Issarisimgresample test cleanup patch by (Panagiotis Issaris...
2004-06-17 Michael Niedermayerpolyphase kaiser windowed sinc and blackman nuttall...
2004-06-06 Michael Niedermayerfix normalization
2004-06-06 Michael Niedermayercubic filter instead of truncated sinc
2004-04-08 Todd Kirbypadding support in ffmpeg patch by (Todd Kirby <doubles...
2003-09-29 Drew Hessavcodec const correctness patch by (Drew Hess <dhess...
2003-03-06 Michael Niedermayerper file doxy
2003-02-11 Zdenek Kabelac* UINTX -> uintx_t INTX -> intx_t
2003-02-10 Zdenek Kabelac* static,const,compiler warning cleanup
2002-12-06 Dieterpractically disabling altivec resampling code (some...
2002-11-30 Philip GladstoneSimplify an expression and eliminate a compile warning
2002-11-26 Brian Foleyaltivec accelerated v-resample patch by (Brian Foley...
2002-09-12 Philip GladstoneChange abort() calls to av_abort() calls.
2002-09-05 Michael Niedermayerfixing tests
2002-09-01 Michael Niedermayercroping patch by (talus25 at speakeasy dot net) with...
2002-05-25 Fabrice Bellardlicense/copyright change
2002-05-22 Zdenek Kabelac* minor cleanup
2002-05-18 Fabrice Bellardremoved useless header includes - use av memory functions
2001-08-02 Arpi- removed #include ../config.h, because it's included...
2001-08-02 Nick KurshevAdding fastmemcpy stuff to speedup mplayer project
2001-07-23 Fabrice Bellardfixed config for direct mplayer build compatibility
2001-07-22 Fabrice BellardInitial revision