]> git.sesse.net Git - ffmpeg/history - libavcodec/x86/qpel.asm
tiffdec: remove an unneeded variable
[ffmpeg] / libavcodec / x86 / qpel.asm
2014-03-13 Diego Biurrunx86: Make function prototype comments in assembly code...
2014-03-13 Diego BiurrunUpdate dsputil- and SIMD-related comments to match...
2013-04-19 Ronald S. Bultjex86: hpeldsp: Move half-pel assembly from dsputil to...
2013-04-12 Diego Biurrunx86: h264qpel: int --> ptrdiff_t for some line_size...
2013-04-08 Ronald S. Bultjex86: qpel: Move fullpel and l2 functions to a separate...