summaryrefslogtreecommitdiff
path: root/libavcodec/armv4l/dsputil_arm.c
Commit message (Expand)AuthorAge
* Add libavcodec to compiler include flags in order to simplify headerRonald S. Bultje2007-05-16
* ARMv6 SIMD IDCTMåns Rullgård2007-01-28
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* ARMv5TE optimized IDCTMåns Rullgård2006-09-26
* remove junk characters in commentMåns Rullgård2006-09-16
* clean up #ifdef HAVE_IPPMåns Rullgård2006-09-15
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-12
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-22
* IWMMXT configure support + runtime selection patch by (Gildas Bazin, gbazin :...Gildas Bazin2005-06-28
* cleanupMichael Niedermayer2005-05-26
* Better ARM support for mplayer/ffmpeg, ported from atty forkBernhard Rosenkränzer2005-05-26
* Optimized simple idct for arm by Frederic 'dilb' Boulay <dilb@handhelds.org>....Alex Beregszaszi2003-07-07
* the return of the idct with 16bit output by ("Ivan Kalvachev" <ivan at cacad ...Michael Niedermayer2003-06-21
* MpegEncContext.(i)dct_* -> DspContext.(i)dct_*Michael Niedermayer2003-03-03
* * compilation fix (ARM users please check)Zdenek Kabelac2002-11-19
* trying to fix the non-x86 IDCTs (untested)Michael Niedermayer2002-10-06
* license/copyright changeFabrice Bellard2002-05-25
* arm specific codeFabrice Bellard2001-08-13