summaryrefslogtreecommitdiff
path: root/libavcodec/pngdec.c
Commit message (Expand)AuthorAge
...
* Make AVCodec long_names definition conditional depending on CONFIG_SMALL.Stefano Sabatini2008-06-12
* Add long names to some AVCodec declarations.Stefano Sabatini2008-04-29
* Apply 'cold' attribute to init/uninit functions in libavcodecZuxy Meng2008-03-21
* decode mng color decorrelationLoren Merritt2008-02-26
* remove a memcpyLoren Merritt2008-02-25
* simd and unroll png_filter_rowLoren Merritt2008-02-21
* constMichael Niedermayer2008-02-01
* typo fixesDiego Biurrun2007-07-17
* 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