]> git.sesse.net Git - ffmpeg/history - libavcodec/x86/hpeldsp.asm
x86: dsputil: Move rv40-specific functions where they belong
[ffmpeg] / libavcodec / x86 / hpeldsp.asm
2013-04-08 Ronald S. Bultjex86: qpel: Move fullpel and l2 functions to a separate...
2013-02-05 Diego BiurrunUse ptrdiff_t instead of int for {avg, put}_pixels...
2013-01-31 Diego Biurrunx86: hpel: Move {avg,put}_pixels16_sse2 to hpeldsp
2013-01-28 Michael Niedermayerx86: hpeldsp: Fix a typo, use the right register
2013-01-28 Daniel Kangdsputil: Fix error by not using redzone and register...
2013-01-27 Daniel Kangdsputil: x86: Convert mpeg4 qpel and dsputil avg to...