summaryrefslogtreecommitdiffstats
path: root/libavcodec/pngdec.c
Commit message (Expand)AuthorAgeFilesLines
* Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes anThilo Borgmann2009-04-071-1/+3
* cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun2009-01-191-1/+1
* Remove useless casts.avcoder2008-07-101-5/+5
* Make AVCodec long_names definition conditional depending on CONFIG_SMALL.Stefano Sabatini2008-06-121-1/+1
* Add long names to some AVCodec declarations.Stefano Sabatini2008-04-291-1/+2
* Apply 'cold' attribute to init/uninit functions in libavcodecZuxy Meng2008-03-211-1/+1
* decode mng color decorrelationLoren Merritt2008-02-261-3/+33
* remove a memcpyLoren Merritt2008-02-251-2/+2
* simd and unroll png_filter_rowLoren Merritt2008-02-211-38/+77
* constMichael Niedermayer2008-02-011-4/+4
* typo fixesDiego Biurrun2007-07-171-1/+1
* hardly anything in PNGContext is shared; split itMåns Rullgård2007-07-151-6/+46
* separate en/decoder specific parts from png.cMåns Rullgård2007-07-151-0/+512
OpenPOWER on IntegriCloud