log bmp.c @ 10775:35e175942ee2 libavcodec

age author description
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
Tue, 07 Apr 2009 15:59:50 +0000 rbultje Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an libavcodec
Fri, 27 Mar 2009 16:31:47 +0000 kostya Merge some cases for reading raw data with different bit depths in BMP libavcodec
Mon, 16 Feb 2009 06:57:11 +0000 kostya Make BMP decoder try to decode files with incorrect filesize field value libavcodec
Sun, 01 Feb 2009 14:44:51 +0000 kostya Silence useless compiler warning when passing AVFrame* instead of AVPicture* libavcodec