28 Commits (b4cb597900152e5abf90ac62ebfa18c78931a580)

Author SHA1 Message Date
Henrik Gramner ab43beefab x86inc: Drop SECTION_TEXT macro 9 years ago
Henrik Gramner f0b7882ceb x86inc: Drop SECTION_TEXT macro 9 years ago
Christophe Gisquet 4e128ab0b1 x86: vpx/h264/hevc/mpeg2: share constants 10 years ago
Christophe Gisquet 2267003981 x86: hpeldsp: better factorization 11 years ago
Christophe Gisquet 81aa0f4604 x86: hpeldsp: implement SSSE3 version of _xy2 11 years ago
Christophe Gisquet 9722a6a3f3 x86: hpeldsp: implement SSE2 put_pixels16_xy2 11 years ago
Christophe Gisquet f0aca50e0b x86: hpeldsp: implement SSE2 versions 11 years ago
Christophe Gisquet c081ca851c x86: hpeldsp: avg_pixels_xy2 for mmx2&3dnow 11 years ago
Christophe Gisquet 17ac998055 x86: hpeldsp: mark _xy2 versions as approximate 11 years ago
Christophe Gisquet f8de35ebc4 x86: hpeldsp: kill hpeldsp_mmx.c 11 years ago
Diego Biurrun 55519926ef x86: Make function prototype comments in assembly code consistent 11 years ago
Diego Biurrun 831a118078 Update dsputil- and SIMD-related comments to match reality more closely 11 years ago
Mikulas Patocka 694d997afe x86: hpeldsp: Use PAVGB instruction macro where necessary 11 years ago
Mikulas Patocka 074155360d avcodec/x86/hpeldsp: fix crash on AMD K6-3+ 11 years ago
Ronald S. Bultje 610b18e2e3 x86: qpel: Move fullpel and l2 functions to a separate file 12 years ago
Ronald S. Bultje 22cc8a103c x86/qpel: move fullpel and l2 functions to separate file. 12 years ago
Diego Biurrun 25841dfe80 Use ptrdiff_t instead of int for {avg, put}_pixels line_size parameter. 12 years ago
Michael Niedermayer cb573f7fbc avcodec/x86: Add daniels copyright to the recent gcc->yasm convertions he did. 12 years ago
Diego Biurrun 52acd79165 x86: hpel: Move {avg,put}_pixels16_sse2 to hpeldsp 12 years ago
Michael Niedermayer 834e9fb056 x86: hpeldsp: Fix a typo, use the right register 12 years ago
Daniel Kang 05b0998f51 dsputil: Fix error by not using redzone and register name 12 years ago
Michael Niedermayer edde562130 AVG_PIXELS8_XY2: fix typo, make code actually work 12 years ago
Michael Niedermayer aa3f449955 x86/hpeldsp: Fix author attribution 12 years ago
Daniel Kang 71155d7b41 dsputil: x86: Convert mpeg4 qpel and dsputil avg to yasm 12 years ago