Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 1 | -2/+2 |
| | | | | Originally committed as revision 4749 to svn://svn.ffmpeg.org/ffmpeg/trunk | ||||
* | faster h264_chroma_mc8_mmx, added h264_chroma_mc4_mmx. | Loren Merritt | 2005-10-27 | 1 | -0/+20 |
| | | | | | | 2-4% overall speedup. Originally committed as revision 4666 to svn://svn.ffmpeg.org/ffmpeg/trunk | ||||
* | h264 mmx weighted prediction. up to 3% overall speedup. | Loren Merritt | 2005-10-09 | 1 | -0/+97 |
| | | | | Originally committed as revision 4630 to svn://svn.ffmpeg.org/ffmpeg/trunk | ||||
* | simplify (d&a) and (d&~a) calculation, hint by skal | Michael Niedermayer | 2005-09-03 | 1 | -4/+3 |
| | | | | Originally committed as revision 4552 to svn://svn.ffmpeg.org/ffmpeg/trunk | ||||
* | sort H.264 mmx dsp functions into their own file | Loren Merritt | 2005-06-02 | 1 | -0/+912 |
Originally committed as revision 4338 to svn://svn.ffmpeg.org/ffmpeg/trunk |