summaryrefslogtreecommitdiff
path: root/libavcodec/pnmenc.c
Commit message (Expand)AuthorAge
* Support 48-bit RGB PPM image.Peter Ross2009-02-22
* cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun2009-01-19
* Change semantic of CONFIG_*, HAVE_* and ARCH_*.Aurelien Jacobs2009-01-13
* Make AVCodec long_names definition conditional depending on CONFIG_SMALL.Stefano Sabatini2008-06-12
* Replace some occurrences of -1 with PIX_FMT_NONE.Carl Eugen Hoyos2008-05-11
* Add long names to some AVCodec declarations.Stefano Sabatini2008-04-29
* Apply 'cold' attribute to init/uninit functions in libavcodecZuxy Meng2008-03-21
* some constMichael Niedermayer2008-02-01
* Use AV_xx throughout libavcodecRamiro Polla2007-06-02
* rename pnm.c to pnmenc.c and pnm_common.c to pnm.cAurelien Jacobs2007-05-11