]> git.sesse.net Git - ffmpeg/history - libavcodec/pcxenc.c
aacenc: 10l, missed a reference when refactoring the psymodel.
[ffmpeg] / libavcodec / pcxenc.c
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.