Thu, 03 Dec 2009 19:17:39 +0000 |
bcoudurier |
use lzw compression in gif encoder
libavcodec
|
Sun, 06 Sep 2009 16:09:21 +0000 |
reimar |
Mark all pix_fmts and supported_framerates compound literals as const.
libavcodec
|
Sun, 26 Jul 2009 12:20:04 +0000 |
mru |
Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN
libavcodec
|
Sun, 01 Feb 2009 02:00:19 +0000 |
diego |
Use full internal pathname in doxygen @file directives.
libavcodec
|
Tue, 13 Jan 2009 23:44:16 +0000 |
aurel |
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
libavcodec
|
Thu, 12 Jun 2008 21:50:13 +0000 |
stefano |
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
libavcodec
|
Wed, 28 May 2008 11:33:28 +0000 |
michael |
set coded_frame
libavcodec
|
Sun, 11 May 2008 22:28:43 +0000 |
cehoyos |
Replace some occurrences of -1 with PIX_FMT_NONE.
libavcodec
|
Tue, 29 Apr 2008 21:31:21 +0000 |
diego |
Add long names to some AVCodec declarations.
libavcodec
|
Tue, 08 Apr 2008 00:57:12 +0000 |
superdump |
Add a missing comma in tiff_encoder.pix_fmts
libavcodec
|
Sat, 02 Feb 2008 21:38:25 +0000 |
reimar |
Fix warning:
libavcodec
|
Thu, 05 Jul 2007 10:40:25 +0000 |
diego |
license header consistency cosmetics
libavcodec
|
Sat, 14 Apr 2007 18:58:26 +0000 |
michael |
fix tiff regression test (bitexact flag was ignoredwhich caused the
libavcodec
|
Fri, 13 Apr 2007 12:02:54 +0000 |
diego |
cosmetics: Fix indentation.
libavcodec
|
Wed, 11 Apr 2007 06:59:09 +0000 |
diego |
cosmetics: indentation
libavcodec
|