summaryrefslogtreecommitdiffstats
path: root/libavcodec/png.h
Commit message (Expand)AuthorAgeFilesLines
* png: split header state and data state in two separate variables.Ronald S. Bultje2017-04-031-5/+0
* Remove duplicated png and mng signatures.Paul B Mahol2012-06-151-2/+2
* png: make ff_png_pass_mask local to pngdec.Clément Bœsch2012-03-221-3/+0
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-301-40/+0
|\
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
| * Make ff_png_pass_xmin and ff_png_pass_xshift static to png.c.Diego Elio Pettenò2011-01-251-6/+0
* | Move png mmx functions into x86/png_mmx.c, remove them from DSPContext.Baptiste Coudurier2011-04-271-0/+40
* | Make ff_png_pass_xmin and ff_png_pass_xshift static to png.c.Diego Elio Pettenò2011-01-261-6/+0
|/
* Move some prototypes from dsputil.c to reasonable header filesMåns Rullgård2010-03-061-0/+2
* cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun2009-01-191-1/+1
* Delete unnecessary 'extern' keywords.Diego Biurrun2008-12-031-5/+4
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-311-3/+3
* decode mng color decorrelationLoren Merritt2008-02-261-0/+2
* png filtersLoren Merritt2008-02-251-0/+1
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-171-3/+3
* remove superfluous #includeMåns Rullgård2007-07-151-1/+0
* hardly anything in PNGContext is shared; split itMåns Rullgård2007-07-151-36/+0
* separate en/decoder specific parts from png.cMåns Rullgård2007-07-151-0/+111
OpenPOWER on IntegriCloud