summaryrefslogtreecommitdiffstats
path: root/libavcodec/sh4/idct_sh4.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary dsputil.h #includesDiego Biurrun2013-02-261-1/+0
* Drop DCTELEM typedefDiego Biurrun2013-01-221-1/+1
* sh4: Add ff_ prefix to nonstatic symbolsMartin Storsjö2012-02-151-1/+1
* Remove disabled non-optimized code variants.Diego Biurrun2011-04-291-151/+0
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* sh4: move dsputil prototypes to header fileMåns Rullgård2010-03-081-0/+1
* SH4: fix IDCTMåns Rullgård2008-11-201-13/+12
* SH4: remove some commented out blocks of codeMåns Rullgård2008-11-201-4/+0
* SH4: fix IDCTMåns Rullgård2008-11-191-2/+2
* Convert asm keyword into __asm__.Diego Pettenò2008-10-161-6/+6
* Use full path for #includes from another directory.Diego Biurrun2008-05-091-1/+1
* cosmetics: __asm__ __volatile__ --> asm volatileDiego Biurrun2008-04-171-6/+6
* Add libavcodec to compiler include flags in order to simplify headerRonald S. Bultje2007-05-161-1/+1
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* Fix some "'static' is not at beginning of declaration" warnings.Diego Biurrun2006-08-081-2/+2
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-121-1/+1
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-221-292/+292
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-1/+1
* sh4 optimized idct & bswap patch by (BERO <bero at geocities dot co dot jp>)BERO2003-05-141-0/+364
OpenPOWER on IntegriCloud