log huffyuv.c @ 4494:ce643a22f049 libavcodec

age author description
Wed, 07 Feb 2007 01:48:09 +0000 diego Replace deprecated PIX_FMT names by the newer variants. 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
Wed, 02 Aug 2006 22:48:50 +0000 michael set supported pixel formats correctly libavcodec
Fri, 14 Apr 2006 10:37:40 +0000 michael ffv1 and ffvhuff havnt changed since a long time and noone proposed any libavcodec
Thu, 30 Mar 2006 14:13:03 +0000 michael dont forget table_size in the decode_frame return value libavcodec
Sat, 18 Mar 2006 02:29:58 +0000 michael segfault fix libavcodec
Wed, 08 Mar 2006 11:43:10 +0000 diego (f)printf --> av_log conversion libavcodec
Wed, 25 Jan 2006 22:10:13 +0000 diego warning fixes by Luca Abeni, lucabe72 ##@## email ##.## it 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
Mon, 12 Dec 2005 01:56:46 +0000 mru use PRIxN, %zd, %td formats where needed libavcodec
Sun, 08 May 2005 20:15:42 +0000 michael #defines for strict_std_compliance and split between inofficial extensions and non standarized things libavcodec
Sun, 24 Apr 2005 17:21:11 +0000 melanson Ministry of English Composition, reporting for duty (and the word is "skipped", not "skiped"; "skiped" would rhyme with "hyped") libavcodec
Sun, 06 Mar 2005 23:20:53 +0000 michael AVOption removial patch from (James A. Morrison >ja2morri csclub.uwaterloo ca>) libavcodec
Thu, 24 Feb 2005 16:39:03 +0000 michael -strict -1 comment fix libavcodec
Thu, 17 Feb 2005 19:00:42 +0000 michael buffer overflows libavcodec
Sun, 06 Feb 2005 10:36:07 +0000 michael seperate bitstream encoding skip from PASS1 flag libavcodec
Sun, 23 Jan 2005 18:09:06 +0000 michael avoid buf_size == 0 checks in every decoder libavcodec
Wed, 12 Jan 2005 00:59:42 +0000 michael dissallow sprintf libavcodec
Wed, 12 Jan 2005 00:16:25 +0000 michael various security fixes and precautionary checks libavcodec
Wed, 29 Dec 2004 17:50:25 +0000 michael common.c -> bitstream.c (and the single non bitstream func -> utils.c) libavcodec
Sun, 28 Nov 2004 19:19:39 +0000 lorenm fix interlacing check in v1 huffyuv. libavcodec
Sun, 28 Nov 2004 18:29:38 +0000 lorenm split ffhuffyuv into 2 codecs: libavcodec
Sat, 27 Nov 2004 18:10:06 +0000 michael Memory leak fix patch by (Burkhard Plaum <plaum >at< ipf.uni-stuttgart )dot( de>) libavcodec
Sat, 27 Nov 2004 03:54:18 +0000 lorenm new option: context_model libavcodec
Sun, 14 Nov 2004 15:46:34 +0000 michael plane predicted non-interlacd rgb decodeing fix libavcodec
Fri, 17 Sep 2004 11:21:52 +0000 michael huffyuv writes to AVCodecContext.stats_out only once every 32 frames, libavcodec
Fri, 17 Sep 2004 11:17:17 +0000 michael warning the user about possible incompatibilities libavcodec
Fri, 17 Sep 2004 10:57:57 +0000 michael (non)interlaced huffyuv patch by (Loren Merritt <lorenm at u dot washington dot edu>) libavcodec