summaryrefslogtreecommitdiff
path: root/libavcodec/sh4
Commit message (Expand)AuthorAgeFilesLines
...
* Use full path for #includes from another directory.Diego Biurrun2008-05-093-5/+5
* cosmetics: __asm__ __volatile__ --> asm volatileDiego Biurrun2008-04-171-6/+6
* * renaming (ST|LD)(16|32|64) -> AV_(R|W)N(16|32|64)Roman Shaposhnik2007-08-091-40/+38
* Add libavcodec to compiler include flags in order to simplify headerRonald S. Bultje2007-05-163-5/+5
* Fix parts missed in clip -> av_clip renameReimar Döffinger2007-04-191-3/+3
* Move copy_block* functions to dsp dsputil.hBrian Foley2006-11-261-67/+0
* rename cropTbl -> ff_cropTblMåns Rullgård2006-11-122-11/+11
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-074-16/+24
* Add official LGPL license headers to the files that were missing them.Diego Biurrun2006-09-101-3/+19
* 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-123-3/+3
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-224-831/+831
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-174-15/+15
* the return of the idct with 16bit output by ("Ivan Kalvachev" <ivan at cacad ...Michael Niedermayer2003-06-211-0/+1
* cleanupMichael Niedermayer2003-05-142-58/+45
* aligned dsputil (for sh4) patch by (BERO <bero at geocities dot co dot jp>)BERO2003-05-142-0/+2090
* 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-142-0/+478