summaryrefslogtreecommitdiff
path: root/libavcodec/x86/hpeldsp.asm
Commit message (Expand)AuthorAge
* x86inc: Drop SECTION_TEXT macroHenrik Gramner2015-08-11
* x86: Make function prototype comments in assembly code consistentDiego Biurrun2014-03-13
* Update dsputil- and SIMD-related comments to match reality more closelyDiego Biurrun2014-03-13
* x86: hpeldsp: Use PAVGB instruction macro where necessaryMikulas Patocka2013-11-04
* x86: qpel: Move fullpel and l2 functions to a separate fileRonald S. Bultje2013-04-08
* Use ptrdiff_t instead of int for {avg, put}_pixels line_size parameter.Diego Biurrun2013-02-05
* x86: hpel: Move {avg,put}_pixels16_sse2 to hpeldspDiego Biurrun2013-01-31
* x86: hpeldsp: Fix a typo, use the right registerMichael Niedermayer2013-01-28
* dsputil: Fix error by not using redzone and register nameDaniel Kang2013-01-28
* dsputil: x86: Convert mpeg4 qpel and dsputil avg to yasmDaniel Kang2013-01-27