summaryrefslogtreecommitdiff
path: root/libavcodec/png.h
Commit message (Expand)AuthorAge
* avcodec/pngenc: Use ff_deflate_init/end() wrappersAndreas Rheinhardt2022-03-19
* lavc: split LSCR decoder out of PNG decoderAnton Khirnov2021-02-24
* png: split header state and data state in two separate variables.Ronald S. Bultje2017-04-03
* Remove duplicated png and mng signatures.Paul B Mahol2012-06-15
* png: make ff_png_pass_mask local to pngdec.Clément Bœsch2012-03-22
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-30
|\
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
| * Make ff_png_pass_xmin and ff_png_pass_xshift static to png.c.Diego Elio Pettenò2011-01-25
* | Move png mmx functions into x86/png_mmx.c, remove them from DSPContext.Baptiste Coudurier2011-04-27
* | Make ff_png_pass_xmin and ff_png_pass_xshift static to png.c.Diego Elio Pettenò2011-01-26
|/
* Move some prototypes from dsputil.c to reasonable header filesMåns Rullgård2010-03-06
* cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun2009-01-19
* Delete unnecessary 'extern' keywords.Diego Biurrun2008-12-03
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-31
* decode mng color decorrelationLoren Merritt2008-02-26
* png filtersLoren Merritt2008-02-25
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-17
* remove superfluous #includeMåns Rullgård2007-07-15
* hardly anything in PNGContext is shared; split itMåns Rullgård2007-07-15
* separate en/decoder specific parts from png.cMåns Rullgård2007-07-15