Mans Rullgard
|
30b3916425
|
ac3dec: make downmix() take array of pointers to channel data
|
2012-12-09 15:52:01 +00:00 |
|
Diego Biurrun
|
26301caaa1
|
x86: mmx2 ---> mmxext in asm constructs
|
2012-11-14 00:58:51 +01:00 |
|
Martin Storsjö
|
91ff4e83ca
|
x86: ac3dsp: Only refer to the ac3_downmix_sse symbol if it has been declared
This fixes building without inline assembly.
Signed-off-by: Martin Storsjö <martin@martin.st>
|
2012-09-13 13:51:52 +03:00 |
|
Mans Rullgard
|
97cb9236cf
|
ac3: move ac3_downmix() from dsputil to ac3dsp
Signed-off-by: Mans Rullgard <mans@mansr.com>
|
2012-09-12 23:39:50 +01: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 |
|