Mon, 24 Nov 2008 11:24:02 +0000 |
kostya |
Some BMP files have file size declared in the header equal to headers size
libavcodec
|
Mon, 24 Nov 2008 10:58:32 +0000 |
kostya |
Give more meaningful message on BMP header parsing error
libavcodec
|
Mon, 24 Nov 2008 10:53:13 +0000 |
kostya |
Add known BMP header sizes.
libavcodec
|
Tue, 23 Sep 2008 08:45:46 +0000 |
kostya |
Cosmetics: reindent after last commit
libavcodec
|
Tue, 23 Sep 2008 08:45:12 +0000 |
kostya |
Add RLE4 and RLE8 decoding support for BMP
libavcodec
|
Tue, 23 Sep 2008 08:38:32 +0000 |
kostya |
Add support for 1-bit, 4-bit, 8-bit and some 16-bit raw BMP
libavcodec
|
Tue, 23 Sep 2008 08:32:18 +0000 |
kostya |
Calculate line size correctly for bit depths < 8
libavcodec
|
Thu, 18 Sep 2008 14:08:44 +0000 |
kostya |
add newline at the end of message
libavcodec
|
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
|