]> git.sesse.net Git - ffmpeg/history - libavcodec/pcxenc.c
Replace int_fast integer types with their sized standard posix counterparts.
[ffmpeg] / libavcodec / pcxenc.c
2011-05-02 Stefano SabatiniReplace deprecated FF_*_TYPE symbols with AV_PICTURE_TY...
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-01-26 Diego Elio PettenòAdd ff_ prefix to data symbols of encoders, decoders...
2010-12-25 Daniel VerkampFix size of monoblack_pal array, code uses 16 values...
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2010-03-30 Stefano SabatiniDefine AVMediaType enum, and use it instead of enum...
2009-09-06 Reimar DöffingerMark all pix_fmts and supported_framerates compound...
2009-03-20 Daniel VerkampPCX encoder that handles 1-, 8-, and 24-bpp pixfmts.