summaryrefslogtreecommitdiffstats
path: root/libavcodec/x86
Commit message (Expand)AuthorAgeFilesLines
* Workaround for gcc 3.4 to align sh properlyDavid Conrad2009-01-261-2/+2
* cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun2009-01-196-6/+6
* moves mid_pred() into mathops.h (with arch specific code split by directory)Aurelien Jacobs2009-01-182-0/+25
* replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_Aurelien Jacobs2009-01-142-10/+10
* Change semantic of CONFIG_*, HAVE_* and ARCH_*.Aurelien Jacobs2009-01-1311-45/+49
* configure: allow to disable sse code.Ramiro Polla2009-01-071-1/+1
* Add missing 'void' keyword to parameterless function declarations.Diego Biurrun2009-01-052-2/+3
* Use H264 MMX chroma functions to accelerate RV40 decoding.Mathieu Velten2009-01-044-21/+104
* Add x264 SSE2 iDCT functions to H.264 decoder.Jason Garrett-Glaser2009-01-034-2/+378
* Fix h264 decoding on SSE2 cores with icc compilation.Carl Eugen Hoyos2008-12-281-0/+2
* Fix compilation without optimization under 64-bit with x264 deblock asm enabled.Jason Garrett-Glaser2008-12-261-0/+2
* Rename libavcodec/i386/ --> libavcodec/x86/.Diego Biurrun2008-12-2238-0/+19354
OpenPOWER on IntegriCloud