summaryrefslogtreecommitdiffstats
path: root/libavcodec/pnmenc.c
Commit message (Expand)AuthorAgeFilesLines
* Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes anThilo Borgmann2009-04-071-1/+3
* Split AVCodec declarations for PAM/PBM/PGM/PGMYUV/PPM decoders and encodersDiego Biurrun2009-03-221-10/+75
* Support 48-bit RGB PPM image.Peter Ross2009-02-221-2/+9
* cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun2009-01-191-1/+1
* Change semantic of CONFIG_*, HAVE_* and ARCH_*.Aurelien Jacobs2009-01-131-5/+5
* Make AVCodec long_names definition conditional depending on CONFIG_SMALL.Stefano Sabatini2008-06-121-5/+5
* Replace some occurrences of -1 with PIX_FMT_NONE.Carl Eugen Hoyos2008-05-111-5/+5
* Add long names to some AVCodec declarations.Stefano Sabatini2008-04-291-0/+5
* Apply 'cold' attribute to init/uninit functions in libavcodecZuxy Meng2008-03-211-1/+1
* some constMichael Niedermayer2008-02-011-1/+1
* Use AV_xx throughout libavcodecRamiro Polla2007-06-021-3/+2
* rename pnm.c to pnmenc.c and pnm_common.c to pnm.cAurelien Jacobs2007-05-111-0/+426
OpenPOWER on IntegriCloud