Diego Biurrun
|
01c5779f56
|
x86: Drop some unnecessary YASM ifdefs
Dead code elimination is enough to avoid undefined references in these cases.
|
2014-04-04 19:08:05 +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
|
6fee1b90ce
|
avcodec: Add av_cold attributes to init functions missing them
|
2013-05-04 21:09:45 +02:00 |
|
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>
|
2013-02-19 22:33:19 +02:00 |
|
Martin Storsjö
|
a846dccb29
|
h264chroma: x86: Fix building with yasm disabled
Signed-off-by: Martin Storsjö <martin@martin.st>
|
2013-02-06 17:05:33 +02:00 |
|
Diego Biurrun
|
79dad2a932
|
dsputil: Separate h264chroma
|
2013-02-06 11:30:53 +01:00 |
|