Diego Biurrun
|
e0c6cce447
|
x86: Replace checks for CPU extensions and flags by convenience macros
This separates code relying on inline from that relying on external
assembly and fixes instances where the coalesced check was incorrect.
|
12 years ago |
Diego Biurrun
|
6961bdface
|
x86: avcodec: Consistently name all init files
|
12 years ago |
Diego Biurrun
|
2cb7c81669
|
x86: Fix linking of ProRes DSP ASM with YASM disabled.
|
13 years ago |
Ronald S. Bultje
|
05c8f119cc
|
proresdsp: fix function prototypes.
Signed-off-by: Janne Grunau <janne-libav@jannau.net>
|
13 years ago |
Ronald S. Bultje
|
e3f530feca
|
prores: idct sse2/sse4 optimizations.
~3.0-3.5x as fast as original C version, 1.6x as fast overall.
|
13 years ago |