summaryrefslogtreecommitdiff
path: root/libavcodec/sh4
Commit message (Expand)AuthorAge
* Move copy_block* functions to dsp dsputil.hBrian Foley2006-11-26
* rename cropTbl -> ff_cropTblMåns Rullgård2006-11-12
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* Add official LGPL license headers to the files that were missing them.Diego Biurrun2006-09-10
* Fix some "'static' is not at beginning of declaration" warnings.Diego Biurrun2006-08-08
* 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
* the return of the idct with 16bit output by ("Ivan Kalvachev" <ivan at cacad ...Michael Niedermayer2003-06-21
* cleanupMichael Niedermayer2003-05-14
* aligned dsputil (for sh4) patch by (BERO <bero at geocities dot co dot jp>)BERO2003-05-14
* make sh4 IDCT optional, so the user can chooseMichael Niedermayer2003-05-14
* sh4 optimized idct & bswap patch by (BERO <bero at geocities dot co dot jp>)BERO2003-05-14