Mon, 09 Feb 2009 08:16:04 +0000 |
bcoudurier |
remove no more needed fields in GIFContext, patch by Daniel Verkamp, daniel at drv dot nu
libavcodec
|
Mon, 09 Feb 2009 08:14:29 +0000 |
bcoudurier |
remove dead rgb24 code, gif encoder now directly takes palette, patch by Daniel Verkamp, daniel at drv dot nu
libavcodec
|
Mon, 09 Feb 2009 08:11:08 +0000 |
bcoudurier |
remove dead netscape loop header code in gif encoder, patch by Daniel Verkamp, daniel at drv dot nu
libavcodec
|
Fri, 06 Feb 2009 13:04:39 +0000 |
michael |
Fix list of input pix_fmts supported by GIF. This makes it work with swscale.
libavcodec
|
Mon, 19 Jan 2009 15:46:40 +0000 |
diego |
cosmetics: Remove pointless period after copyright statement non-sentences.
libavcodec
|
Wed, 14 Jan 2009 00:27:43 +0000 |
bcoudurier |
cleanup gif, use BISTREAM_WRITER_LE
libavcodec
|
Thu, 12 Jun 2008 21:50:13 +0000 |
stefano |
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
libavcodec
|
Sun, 11 May 2008 22:28:43 +0000 |
cehoyos |
Replace some occurrences of -1 with PIX_FMT_NONE.
libavcodec
|
Sun, 27 Apr 2008 22:39:51 +0000 |
diego |
Add long names to AVCodec declarations.
libavcodec
|
Fri, 21 Mar 2008 03:11:20 +0000 |
zuxy |
Apply 'cold' attribute to init/uninit functions in libavcodec
libavcodec
|
Thu, 17 Jan 2008 00:12:04 +0000 |
michael |
Replace idiotic (what moron wrote that code?) "buffer overflow" message by
libavcodec
|
Sat, 02 Jun 2007 01:41:07 +0000 |
ramiro |
Use AV_xx throughout libavcodec
libavcodec
|
Thu, 02 Nov 2006 23:13:34 +0000 |
bcoudurier |
change gif muxer to simple gif encoder
libavcodec
|