summaryrefslogtreecommitdiff
path: root/libavcodec/armv4l
Commit message (Expand)AuthorAge
* revert bad checkinMåns Rullgård2006-11-14
* move some CFLAGS settings away from config.* writing sectionMåns Rullgård2006-11-14
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* ARMv5TE optimized IDCTMåns Rullgård2006-09-26
* fix MUL16 macroMåns Rullgård2006-09-26
* New single instruction math operation headerLuca Barbato2006-09-19
* remove junk characters in commentMåns Rullgård2006-09-16
* clean up #ifdef HAVE_IPPMåns Rullgård2006-09-15
* Add official LGPL license headers to the files that were missing them.Diego Biurrun2006-09-10
* Switch license from GPL to LGPL. The original author agreed to this asDiego Biurrun2006-09-06
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-12
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-22
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
* 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
* * UINTX -> uintx_t INTX -> intx_tZdenek Kabelac2003-02-11
* * cut&paste fixZdenek Kabelac2002-11-20
* * oops fixed bad initialization of ff vals.Zdenek Kabelac2002-11-19
* * compilation fix (ARM users please check)Zdenek Kabelac2002-11-19
* idct_permutation_type variable, so the permutation type can quickly be identi...Michael Niedermayer2002-10-25
* trying to fix the non-x86 IDCTs (untested)Michael Niedermayer2002-10-06
* license/copyright changeFabrice Bellard2002-05-25
* arm specific codeFabrice Bellard2001-08-13