]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/pnmenc.c
Support demuxing teletext in DVB streams.
[frescor/ffmpeg.git] / libavcodec / pnmenc.c
2009-10-28 diegoSplit PAM encoder off into its own file.
2009-10-28 diegoThe the decoders from pnmen.c off into their own file.
2009-10-27 diegoMove PNM init/end functions to the PNM common code.
2009-10-27 diegowhitespace cosmetics: K&R coding style, prettyprinting
2009-10-27 diegoRemove crufty leftovers from the era when this file...
2009-10-16 cehoyosRelease unreleased buffers found by make test.
2009-09-06 reimarMark all pix_fmts and supported_framerates compound...
2009-06-05 bcoudurierpgm, pgmyuv, ppm, pbm and pam decoders use get_buffer...
2009-04-07 rbultjeImplement avcodec_decode_video2(), _audio3() and _subti...
2009-03-22 diegoSplit AVCodec declarations for PAM/PBM/PGM/PGMYUV/PPM...
2009-02-22 prossSupport 48-bit RGB PPM image.
2009-01-19 diegocosmetics: Remove pointless period after copyright...
2009-01-13 aurelChange semantic of CONFIG_*, HAVE_* and ARCH_*.
2008-06-12 stefanoMake AVCodec long_names definition conditional dependin...
2008-05-11 cehoyosReplace some occurrences of -1 with PIX_FMT_NONE.
2008-04-29 diegoAdd long names to some AVCodec declarations.
2008-03-21 zuxyApply 'cold' attribute to init/uninit functions in...
2008-02-01 michaelsome const
2007-06-02 ramiroUse AV_xx throughout libavcodec
2007-05-11 aurelrename pnm.c to pnmenc.c and pnm_common.c to pnm.c