13 Commits (aea4d4b423c62aecf326ef3ae1578710faa3eca6)

Author SHA1 Message Date
Andreas Rheinhardt 9e4e8ae1e6 avcodec/pngdsp: Fix unaligned accesses, effective type violations 11 months ago
Andreas Rheinhardt 40e6575aa3 all: Replace if (ARCH_FOO) checks by #if ARCH_FOO 3 years ago
Andreas Rheinhardt 636631d9db Remove unnecessary libavutil/(avutil|common|internal).h inclusions 3 years ago
Vittorio Giovara c598b569fb png: K&R formatting cosmetics 11 years ago
Michael Niedermayer d1916d13e2 dsputil/pngdsp: fix signed/unsigned type in end comparison 11 years ago
Michael Niedermayer 86736f59d6 avcodec/pngdsp: fix (un)signed type in end comparission 12 years ago
Diego Biurrun 6fee1b90ce avcodec: Add av_cold attributes to init functions missing them 12 years ago
Janne Grunau f101eab1be x86: call most of the x86 dsp init functions under if (ARCH_X86) 13 years ago
Ronald S. Bultje e92003514d png: move DSP functions to their own DSP context. 13 years ago