Tue, 26 Feb 2008 10:21:33 +0000 |
lorenm |
decode mng color decorrelation
libavcodec
|
Sun, 15 Jul 2007 19:23:55 +0000 |
mru |
hardly anything in PNGContext is shared; split it
libavcodec
|
Sun, 15 Jul 2007 18:24:26 +0000 |
mru |
separate en/decoder specific parts from png.c
libavcodec
|
Mon, 04 Jun 2007 23:07:27 +0000 |
diego |
spelling
libavcodec
|
Sat, 02 Jun 2007 01:41:07 +0000 |
ramiro |
Use AV_xx throughout libavcodec
libavcodec
|
Wed, 23 May 2007 14:55:13 +0000 |
ramiro |
Remove duplicate bytestream functions
libavcodec
|
Mon, 12 Feb 2007 23:07:17 +0000 |
diego |
consistency renaming: rgba32 --> rgb32
libavcodec
|
Wed, 07 Feb 2007 01:48:09 +0000 |
diego |
Replace deprecated PIX_FMT names by the newer variants.
libavcodec
|
Sun, 21 Jan 2007 21:55:10 +0000 |
mru |
remove useless #ifdef CONFIG_ZLIB
libavcodec
|
Tue, 24 Oct 2006 04:59:46 +0000 |
kostya |
PNG 16-bit gray decoding support
libavcodec
|
Sat, 14 Oct 2006 12:23:54 +0000 |
kostya |
Make PNG produce correct 8-bit pictures
libavcodec
|
Sat, 07 Oct 2006 15:30:46 +0000 |
diego |
Change license headers to say 'FFmpeg' instead of 'this program/this library'
libavcodec
|
Wed, 27 Sep 2006 19:54:07 +0000 |
mru |
add some #ifdef CONFIG_ENCODERS/DECODERS
libavcodec
|
Sun, 18 Jun 2006 11:33:14 +0000 |
diego |
Add const to (mostly) char* and make some functions static, which aren't used
libavcodec
|
Wed, 08 Mar 2006 11:43:10 +0000 |
diego |
(f)printf --> av_log conversion
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
|
Tue, 10 May 2005 20:39:11 +0000 |
michael |
a few #ifdef CONFIG_X_ENCODER, patch by (Roine Gustafsson <roine users.sourceforge net]
libavcodec
|
Sun, 23 Jan 2005 18:09:06 +0000 |
michael |
avoid buf_size == 0 checks in every decoder
libavcodec
|
Wed, 12 Jan 2005 00:16:25 +0000 |
michael |
various security fixes and precautionary checks
libavcodec
|
Fri, 12 Nov 2004 09:48:06 +0000 |
michael |
When bswap_32 is a macro, png images fail to decode properly, patch by (Milan Cutka <cutka>at<szm>dot<sk>)
libavcodec
|
Tue, 09 Nov 2004 23:31:46 +0000 |
michael |
porting png support from -f image to -f image2
libavcodec
|