Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move VP3 IDCT functions from inline ASM to YASM. This fixes part of the VP3/5/6 | Ronald S. Bultje | 2010-08-30 | 1 | -187/+0 |
* | Put ff_ prefix on non-static {put_signed,put,add}_pixels_clamped_mmx() | Ronald S. Bultje | 2010-08-30 | 1 | -2/+2 |
* | Revert r24931, it broke Win32 and some BSD compiles (yay fate). | Ronald S. Bultje | 2010-08-25 | 1 | -1/+0 |
* | Mark xmm6 and xmm7 as clobbered in ff_vp3_idct_sse2(), which is contributing | Ronald S. Bultje | 2010-08-25 | 1 | -0/+1 |
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | Add some missing #includes | Måns Rullgård | 2010-03-06 | 1 | -0/+1 |
* | Remove DECLARE_ALIGNED_{8,16} macros | Måns Rullgård | 2010-03-06 | 1 | -1/+1 |
* | Move array specifiers outside DECLARE_ALIGNED() invocations | Måns Rullgård | 2010-01-22 | 1 | -1/+1 |
* | Use full internal pathname in doxygen @file directives. | Diego Biurrun | 2009-02-01 | 1 | -1/+1 |
* | Rename libavcodec/i386/ --> libavcodec/x86/. | Diego Biurrun | 2008-12-22 | 1 | -0/+186 |