16 Commits (5c0a09839c707f10e5dba59460e219e989c1da93)

Author SHA1 Message Date
Diego Biurrun 6369ba3c9c x86: avcodec: Use convenience macros to check for CPU flags 11 years ago
Diego Biurrun 3ac7fa81b2 Consistently use "cpu_flags" as variable/parameter name for CPU flags 11 years ago
Diego Biurrun 1399931d07 x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.h 12 years ago
Diego Biurrun 46bb456853 x86: dsputil: Refactor pixels16 wrapper functions with a macro 12 years ago
Diego Biurrun 92f8e06ecb x86: dsputil hpeldsp: Move shared template functions into separate object 12 years ago
Diego Biurrun 7edaf4edb5 x86: rnd_template: Eliminate pointless OP_AVG macro indirection 12 years ago
Diego Biurrun 110796739a x86: hpeldsp: Move avg_pixels8_x2_mmx() out of hpeldsp_rnd_template.c 12 years ago
Diego Biurrun 9e5e76ef9e x86: More specific ifdefs for dsputil/hpeldsp init functions 12 years ago
Diego Biurrun 9328062321 x86: dsputil: Move avg_pixels16_mmx() out of rnd_template.c 12 years ago
Diego Biurrun 9c112a6158 x86: dsputil: Move avg_pixels8_mmx() out of rnd_template.c 12 years ago
Diego Biurrun 9b3a04d306 x86: Move duplicated put_pixels{8|16}_mmx functions into their own file 12 years ago
Diego Biurrun f2e9d44a57 x86: Drop unnecessary ff_ name prefixes from static functions 12 years ago
Diego Biurrun 20784aa678 x86: hpeldsp: Remove unused macro definitions 12 years ago
Martin Storsjö 6a8561dbd7 x86: Factorize duplicated inline assembly snippets 12 years ago
Diego Biurrun 311a592dfc x86: Remove some duplicate function declarations 12 years ago
Ronald S. Bultje 8db00081a3 x86: hpeldsp: Move half-pel assembly from dsputil to hpeldsp 12 years ago