Diego Biurrun
|
01c5779f56
|
x86: Drop some unnecessary YASM ifdefs
Dead code elimination is enough to avoid undefined references in these cases.
|
11 years ago |
Diego Biurrun
|
3ac7fa81b2
|
Consistently use "cpu_flags" as variable/parameter name for CPU flags
|
12 years ago |
Diego Biurrun
|
6fee1b90ce
|
avcodec: Add av_cold attributes to init functions missing them
|
12 years ago |
Ronald S. Bultje
|
e5ffffe48d
|
h264chroma: Remove duplicate 9/10 bit functions
These functions do the same thing in 16 bit space and don't need
any depth specific clipping.
Signed-off-by: Martin Storsjö <martin@martin.st>
|
12 years ago |
Martin Storsjö
|
a846dccb29
|
h264chroma: x86: Fix building with yasm disabled
Signed-off-by: Martin Storsjö <martin@martin.st>
|
12 years ago |
Diego Biurrun
|
79dad2a932
|
dsputil: Separate h264chroma
|
12 years ago |