Author | SHA1 | Message | Date |
---|---|---|---|
|
1eb8014b49 |
swscale: add 14bit support to the "MMX/SSE2/SSSE3/SSE4 versions for horizontal scaling"
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> |
13 years ago |
|
e0c3e07387 |
sws: implement MMX/SSE2/SSSE3/SSE4 versions for horizontal scaling.
Speed: from 3.9x to 9.6x speed improvement over C, and some small (up to 15%) speed improvements over existing MMX code (particularly for bigger filters). |
13 years ago |
|
97e057ff81 |
swscale: Fix compilation with --disable-mmx2.
Some MMX2 functions were being referenced without proper #ifdefs. |
14 years ago |
|
983260b0a4 | swscale: split out x86/swscale_template.c from swscale.c. | 14 years ago |