diff options
author | Diego Biurrun <[email protected]> | 2013-02-26 19:26:03 +0100 |
---|---|---|
committer | Diego Biurrun <[email protected]> | 2013-02-26 23:36:24 +0100 |
commit | 845cfc92f908791714b8c4c8a49c91b8c64b685e (patch) | |
tree | b736d26076e91b516540765c07c2b836701cb39a /libavutil/integer.h | |
parent | 096cc11ec102701a18951b4f0437d609081ca1dd (diff) |
x86: dsputil: Drop aliasing of ff_put_pixels8_mmx to ff_put_pixels8_mmxext
The external assembly function uses mmxext instructions and should not be
masqueraded as an mmx-only function. Instead, use the mmx-only inline
assembly function.
Diffstat (limited to 'libavutil/integer.h')
0 files changed, 0 insertions, 0 deletions