aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/png.h
AgeCommit message (Expand)Author
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2011-01-25Make ff_png_pass_xmin and ff_png_pass_xshift static to png.c.Diego Elio Pettenò
2010-03-06Move some prototypes from dsputil.c to reasonable header filesMåns Rullgård
2009-01-19cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun
2008-12-03Delete unnecessary 'extern' keywords.Diego Biurrun
2008-08-31Globally rename the header inclusion guard names.Stefano Sabatini
2008-02-26decode mng color decorrelationLoren Merritt
2008-02-25png filtersLoren Merritt
2007-10-17Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun
2007-07-15remove superfluous #includeMåns Rullgård
2007-07-15hardly anything in PNGContext is shared; split itMåns Rullgård
2007-07-15separate en/decoder specific parts from png.cMåns Rullgård