| Commit message (Expand) | Author | Age | Files | Lines |
* | cosmetics: Remove pointless period after copyright statement non-sentences. | Diego Biurrun | 2009-01-19 | 6 | -6/+6 |
* | moves mid_pred() into mathops.h (with arch specific code split by directory) | Aurelien Jacobs | 2009-01-18 | 2 | -0/+25 |
* | replace all occurrence of ENABLE_ by the corresponding CONFIG_, HAVE_ or ARCH_ | Aurelien Jacobs | 2009-01-14 | 2 | -10/+10 |
* | Change semantic of CONFIG_*, HAVE_* and ARCH_*. | Aurelien Jacobs | 2009-01-13 | 11 | -45/+49 |
* | configure: allow to disable sse code. | Ramiro Polla | 2009-01-07 | 1 | -1/+1 |
* | Add missing 'void' keyword to parameterless function declarations. | Diego Biurrun | 2009-01-05 | 2 | -2/+3 |
* | Use H264 MMX chroma functions to accelerate RV40 decoding. | Mathieu Velten | 2009-01-04 | 4 | -21/+104 |
* | Add x264 SSE2 iDCT functions to H.264 decoder. | Jason Garrett-Glaser | 2009-01-03 | 4 | -2/+378 |
* | Fix h264 decoding on SSE2 cores with icc compilation. | Carl Eugen Hoyos | 2008-12-28 | 1 | -0/+2 |
* | Fix compilation without optimization under 64-bit with x264 deblock asm enabled. | Jason Garrett-Glaser | 2008-12-26 | 1 | -0/+2 |
* | Rename libavcodec/i386/ --> libavcodec/x86/. | Diego Biurrun | 2008-12-22 | 38 | -0/+19354 |