Vittorio Giovara
|
c598b569fb
|
png: K&R formatting cosmetics
|
2014-03-16 23:29:50 +01:00 |
Michael Niedermayer
|
d1916d13e2
|
dsputil/pngdsp: fix signed/unsigned type in end comparison
Fixes out of array accesses and integer overflows.
|
2013-11-28 15:37:55 +01:00 |
Diego Biurrun
|
6fee1b90ce
|
avcodec: Add av_cold attributes to init functions missing them
|
2013-05-04 21:09:45 +02: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 |
Ronald S. Bultje
|
e92003514d
|
png: move DSP functions to their own DSP context.
|
2012-01-29 08:11:18 -08:00 |