summaryrefslogtreecommitdiffstats
path: root/libavcodec/sh4
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-222-2/+2
|\
| * dsputil: update per-arch init funcs for non-h264 high bit depthMans Rullgard2011-07-212-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-211-1/+2
|\ \ | |/
| * simple_idct: add 10-bit versionMans Rullgard2011-07-201-1/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-221-1/+1
|\ \ | |/
| * multiple inclusion guard cleanupDiego Biurrun2011-05-211-1/+1
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-05-112-6/+6
|\ \ | |/
| * Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec...Oskar Arvidsson2011-05-102-0/+10
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-301-151/+0
|\ \ | |/
| * Remove disabled non-optimized code variants.Diego Biurrun2011-04-291-151/+0
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-271-2/+0
|\ \ | |/
| * Eliminate pointless '#if 1' statements without matching '#else'.Diego Biurrun2011-04-261-2/+0
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-196-24/+24
* | Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec...Oskar Arvidsson2011-04-102-0/+10
|/
* consolidate .gitignore patters into a single fileJanne Grunau2011-01-181-3/+0
* convert svn:ignore properties to .gitignore filesJanne Grunau2011-01-171-0/+3
* Simplify arch-specific object file listsMåns Rullgård2010-03-161-1/+1
* Move arch-specific makefile parts into $arch/MakefileMåns Rullgård2010-03-161-0/+3
* Add missing includes in bfin and sh4 filesMåns Rullgård2010-03-081-0/+3
* sh4: move dsputil prototypes to header fileMåns Rullgård2010-03-084-3/+28
* sh4: fix about 1000 warningsMåns Rullgård2010-03-082-118/+119
* SH4: fix typo in asm constraintMåns Rullgård2009-01-091-1/+1
* Delete unnecessary 'extern' keywords.Diego Biurrun2008-12-031-2/+2
* SH4: fix IDCTMåns Rullgård2008-11-201-13/+12
* SH4: fix memzero_align8()Måns Rullgård2008-11-201-7/+8
* SH4: add macros for setting and restoring FPSCR.PR bitMåns Rullgård2008-11-201-0/+44
* SH4: remove some commented out blocks of codeMåns Rullgård2008-11-203-75/+1
* SH4: fix IDCTMåns Rullgård2008-11-191-2/+2
* 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
* SH4: remove unused functionsMåns Rullgård2008-11-191-132/+0
* SH4: replace missed rnd_avg2 -> rnd_avg32Måns Rullgård2008-11-191-20/+20
* SH4: rename functions with conflicting namesMåns Rullgård2008-11-192-102/+102
* Convert asm keyword into __asm__.Diego Pettenò2008-10-162-7/+7
* 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
OpenPOWER on IntegriCloud