Mercurial > libavcodec.hg
log bmpenc.c @ 9346:ee59f4f22dce libavcodec
age | author | description |
---|---|---|
Fri, 13 Mar 2009 23:36:38 +0000 | cehoyos | Add 1bpp, 8bpp, 15bpp, and 16bpp support to BMP encoder. libavcodec |
Thu, 12 Jun 2008 21:50:13 +0000 | stefano | Make AVCodec long_names definition conditional depending on CONFIG_SMALL. libavcodec |
Sun, 11 May 2008 22:28:43 +0000 | cehoyos | Replace some occurrences of -1 with PIX_FMT_NONE. libavcodec |
Tue, 29 Apr 2008 21:31:21 +0000 | diego | Add long names to some AVCodec declarations. libavcodec |
Fri, 21 Mar 2008 03:11:20 +0000 | zuxy | Apply 'cold' attribute to init/uninit functions in libavcodec libavcodec |
Mon, 05 Feb 2007 15:05:29 +0000 | diego | BMP encoder by Michel Bardiaux, mbardiaux mediaxim be libavcodec |