]> git.sesse.net Git - ffmpeg/history - libavcodec/pcxenc.c
Replace Subversion revisions in comments by Git hashes.
[ffmpeg] / libavcodec / pcxenc.c
2011-07-29 Anton Khirnovlavc: use designated initialisers for all codecs.
2011-07-15 Diego Biurrundoxygen: replace @sa tag by the more readable but equiv...
2011-07-14 Diego Biurrundoxygen: consistently place brief description
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.