Diego Biurrun
|
e7b31844f6
|
x86: Split DCT and FFT initialization into separate files
|
2013-08-21 20:15:27 +02:00 |
|
Diego Biurrun
|
3ac7fa81b2
|
Consistently use "cpu_flags" as variable/parameter name for CPU flags
|
2013-07-18 00:31:35 +02:00 |
|
Diego Biurrun
|
c242bbd8b6
|
Remove unnecessary dsputil.h #includes
|
2013-02-26 00:51:34 +01:00 |
|
Janne Grunau
|
f101eab1be
|
x86: call most of the x86 dsp init functions under if (ARCH_X86)
Rename the called dsp init functions to *_init_x86.
|
2012-10-08 11:54:05 +02:00 |
|
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.
|
2012-09-08 18:18:34 +02:00 |
|
Diego Biurrun
|
29cfdd3767
|
x86: avcodec: Appropriately name files containing only init functions
|
2012-08-15 03:24:08 +02:00 |
|