log bmp.c @ 7061:3e51aa540377 libavcodec

age author description
Thu, 12 Jun 2008 21:50:13 +0000 stefano Make AVCodec long_names definition conditional depending on CONFIG_SMALL. libavcodec
Tue, 29 Apr 2008 21:31:21 +0000 diego Add long names to some AVCodec declarations. libavcodec
Mon, 14 Apr 2008 13:15:16 +0000 benoit Indentation libavcodec
Mon, 14 Apr 2008 13:13:08 +0000 benoit Support for BMP os2v1. libavcodec
Fri, 21 Mar 2008 03:11:20 +0000 zuxy Apply 'cold' attribute to init/uninit functions in libavcodec libavcodec
Fri, 01 Feb 2008 15:01:05 +0000 michael const libavcodec
Sat, 14 Jul 2007 17:14:16 +0000 aurel Remove redundant assignment of CODEC_ID_BMP. libavcodec
Thu, 01 Feb 2007 09:48:09 +0000 takis Add decode_end method to bmp decoder. Patch by Michel Bardiaux, libavcodec
Wed, 31 Jan 2007 11:19:48 +0000 diego Fix memcpy out-of-bounds. libavcodec
Wed, 31 Jan 2007 00:34:56 +0000 takis Make BMP decoder use bytestream. Patch by Michel Bardiaux libavcodec
Mon, 29 Jan 2007 14:07:12 +0000 takis Fix segfault in bmp decoder. Patch by Michel Bardiaux mbardiaux mediaxim dot be. libavcodec
Sat, 27 Jan 2007 07:39:16 +0000 diego Segregate code common to BMP decoder and future encoder libavcodec
Wed, 24 Jan 2007 11:01:17 +0000 michael explicit values for all enums libavcodec
Wed, 24 Jan 2007 10:41:03 +0000 michael enum libavcodec
Mon, 30 Oct 2006 20:43:07 +0000 mru coded line size is a multiple of 4 libavcodec
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavcodec
Thu, 12 Jan 2006 22:43:26 +0000 diego Update licensing information: The FSF changed postal address. libavcodec
Sat, 17 Dec 2005 18:14:38 +0000 diego COSMETICS: Remove all trailing whitespace. libavcodec
Wed, 30 Nov 2005 01:40:50 +0000 mru BMP image decoder libavcodec