log bmp.c @ 12488:351a81a23343 libavcodec

age author description
Sat, 10 Jul 2010 22:12:30 +0000 mru Add av_ prefix to bswap macros libavcodec
Sat, 10 Jul 2010 22:09:01 +0000 mru bswap: change ME to NE in macro names libavcodec
Wed, 07 Jul 2010 21:23:36 +0000 cehoyos Add new decoder property max_lowres and do not init decoder if requested value is higher. libavcodec
Tue, 30 Mar 2010 23:30:55 +0000 stefano Define AVMediaType enum, and use it instead of enum CodecType, which libavcodec
Thu, 01 Oct 2009 05:46:17 +0000 kostya Make BMP decoder produce flipped picture with RLE compression. libavcodec
Thu, 24 Sep 2009 05:24:46 +0000 kostya Take into account real number of colours when reading BMP palette. libavcodec
Fri, 05 Jun 2009 08:19:33 +0000 bcoudurier bmp decoder uses get_buffer, set CODEC_CAP_DR1 libavcodec