log tiffenc.c @ 12501:b3f9612d4ea7 libavcodec

age author description
Tue, 20 Apr 2010 14:45:34 +0000 diego Remove explicit filename from Doxygen @file commands. libavcodec
Tue, 30 Mar 2010 23:30:55 +0000 stefano Define AVMediaType enum, and use it instead of enum CodecType, which libavcodec
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
Sat, 07 Apr 2007 15:15:45 +0000 michael TIFF-LZW encoding support by (Bartlomiej Wolowiec b.wolowiec students mimuw edu pl) libavcodec
Fri, 06 Apr 2007 23:16:08 +0000 michael YUV support patch by (Kamil Nowosad k.nowosad students mimuw edu pl) libavcodec
Fri, 06 Apr 2007 20:49:26 +0000 michael s/invert/photometric_interpretation/ patch by Kamil Nowosad k.nowosad students mimuw edu pl libavcodec
Thu, 05 Apr 2007 00:09:48 +0000 michael remove compound literals gcc 2.95 doesnt support taking an address of a compound literal libavcodec
Wed, 04 Apr 2007 11:43:08 +0000 diego Add some Doxygen comments, by Kamil Nowosad, k.nowosad students.mimuw.edu pl. libavcodec
Tue, 03 Apr 2007 13:43:57 +0000 michael tiff encoder by (Bartlomiej Wolowiec b.wolowiec students mimuw edu pl) libavcodec