| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename libavcodec/i386/ --> libavcodec/x86/. | Diego Biurrun | 2008-12-22 | 1 | -35/+0 |
* | VP3 loop filter is mmx2 not mmx | David Conrad | 2008-10-19 | 1 | -2/+2 |
* | MMX VP3 Loop Filter | David Conrad | 2008-10-17 | 1 | -0/+3 |
* | Globally rename the header inclusion guard names. | Stefano Sabatini | 2008-08-31 | 1 | -3/+3 |
* | Use ff_vp3_idct_data in vp3dsp_mmx.c rather than duplicating it | David Conrad | 2008-08-31 | 1 | -1/+0 |
* | Add missing required header directly. | Diego Biurrun | 2008-05-09 | 1 | -0/+1 |
* | Add missing path to #include. | Diego Biurrun | 2008-05-09 | 1 | -1/+1 |
* | Add FFMPEG_ prefix to all multiple inclusion guards. | Diego Biurrun | 2007-10-17 | 1 | -3/+3 |
* | typos | Diego Biurrun | 2007-07-05 | 1 | -1/+1 |
* | better separation of vp3dsp functions from dsputil_mmx.c | Aurelien Jacobs | 2007-05-16 | 1 | -0/+32 |