]> git.sesse.net Git - ffmpeg/history - libavcodec/bmpenc.c
alsa: add support for more formats.
[ffmpeg] / libavcodec / bmpenc.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-02-15 Reinhard TartlerMerge libavcore into libavutil
2011-01-26 Diego Elio PettenòAdd ff_ prefix to data symbols of encoders, decoders...
2011-01-07 Baptiste CoudurierFix bmp encoder with 8 bits format and correctly set...
2010-03-30 Stefano SabatiniDefine AVMediaType enum, and use it instead of enum...
2009-09-06 Carl Eugen HoyosCosmetics: Fix typo.
2009-09-06 Reimar DöffingerMark all pix_fmts and supported_framerates compound...
2009-03-13 Daniel VerkampAdd 1bpp, 8bpp, 15bpp, and 16bpp support to BMP encoder.
2008-06-12 Stefano SabatiniMake AVCodec long_names definition conditional dependin...
2008-05-11 Carl Eugen HoyosReplace some occurrences of -1 with PIX_FMT_NONE.
2008-04-29 Stefano SabatiniAdd long names to some AVCodec declarations.
2008-03-21 Zuxy MengApply 'cold' attribute to init/uninit functions in...
2007-02-05 Diego BiurrunBMP encoder by Michel Bardiaux, mbardiaux mediaxim be