]> git.sesse.net Git - ffmpeg/history - libavcodec/armv4l/dsputil_arm.c
optimize IDCT of rows with mostly zero coefficients
[ffmpeg] / libavcodec / armv4l / dsputil_arm.c
2007-01-28 Måns RullgårdARMv6 SIMD IDCT
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-09-26 Måns RullgårdARMv5TE optimized IDCT
2006-09-16 Måns Rullgårdremove junk characters in comment
2006-09-15 Måns Rullgårdclean up #ifdef HAVE_IPP
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-22 Diego BiurrunCOSMETICS: tabs --> spaces, some prettyprinting
2005-06-28 Gildas BazinIWMMXT configure support + runtime selection patch...
2005-05-26 Michael Niedermayercleanup
2005-05-26 Bernhard RosenkränzerBetter ARM support for mplayer/ffmpeg, ported from...
2003-07-07 Alex BeregszasziOptimized simple idct for arm by Frederic 'dilb' Boulay...
2003-06-21 Michael Niedermayerthe return of the idct with 16bit output by ("Ivan...
2003-03-03 Michael NiedermayerMpegEncContext.(i)dct_* -> DspContext.(i)dct_*
2002-11-19 Zdenek Kabelac* compilation fix (ARM users please check)
2002-10-06 Michael Niedermayertrying to fix the non-x86 IDCTs (untested)
2002-05-25 Fabrice Bellardlicense/copyright change
2001-08-13 Fabrice Bellardarm specific code