summaryrefslogtreecommitdiffstats
path: root/libavcodec/pngdsp.c
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'c598b569fb3d1f4b6c4868fe64f6989254df5186'Michael Niedermayer2014-03-171-4/+5
|\
| * png: K&R formatting cosmeticsVittorio Giovara2014-03-161-4/+5
| * dsputil/pngdsp: fix signed/unsigned type in end comparisonMichael Niedermayer2013-11-281-1/+1
* | avcodec/pngdsp: fix (un)signed type in end comparissionMichael Niedermayer2013-08-301-1/+1
* | Merge commit '6fee1b90ce3bf4fbdfde7016e0890057c9000487'Michael Niedermayer2013-05-051-1/+2
|\ \ | |/
| * avcodec: Add av_cold attributes to init functions missing themDiego Biurrun2013-05-041-1/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-081-1/+1
|\ \ | |/
| * x86: call most of the x86 dsp init functions under if (ARCH_X86)Janne Grunau2012-10-081-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-301-4/+4
|/
* png: move DSP functions to their own DSP context.Ronald S. Bultje2012-01-291-0/+48
OpenPOWER on IntegriCloud