summaryrefslogtreecommitdiffstats
path: root/libavcodec/sh4/dsputil_sh4.c
Commit message (Expand)AuthorAgeFilesLines
* sh4: Add ff_ prefix to nonstatic symbolsMartin Storsjö2012-02-151-3/+3
* dsputil: Add ff_ prefix to the dsputil*_init* functionsMartin Storsjö2012-02-151-2/+2
* dsputil: update per-arch init funcs for non-h264 high bit depthMans Rullgard2011-07-211-1/+1
* simple_idct: add 10-bit versionMans Rullgard2011-07-201-1/+2
* Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec...Oskar Arvidsson2011-05-101-0/+2
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* sh4: move dsputil prototypes to header fileMåns Rullgård2010-03-081-3/+1
* Delete unnecessary 'extern' keywords.Diego Biurrun2008-12-031-2/+2
* SH4: fix memzero_align8()Måns Rullgård2008-11-201-7/+8
* SH4: remove some commented out blocks of codeMåns Rullgård2008-11-201-14/+1
* SH4: do not mix code and declarationsMåns Rullgård2008-11-191-2/+2
* SH4: fix compilation of memzero_align8()Måns Rullgård2008-11-191-3/+1
* Convert asm keyword into __asm__.Diego Pettenò2008-10-161-1/+1
* Use full path for #includes from another directory.Diego Biurrun2008-05-091-2/+2
* Add libavcodec to compiler include flags in order to simplify headerRonald S. Bultje2007-05-161-2/+2
* rename cropTbl -> ff_cropTblMåns Rullgård2006-11-121-2/+2
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-121-1/+1
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-221-65/+65
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-2/+2
* the return of the idct with 16bit output by ("Ivan Kalvachev" <ivan at cacad ...Michael Niedermayer2003-06-211-0/+1
* make sh4 IDCT optional, so the user can chooseMichael Niedermayer2003-05-141-3/+6
* sh4 optimized idct & bswap patch by (BERO <bero at geocities dot co dot jp>)BERO2003-05-141-0/+114
OpenPOWER on IntegriCloud