log raw.c @ 11505:61949a920190 libavcodec

age author description
Sat, 16 Jan 2010 13:13:49 +0000 cehoyos Support decoding of SoftLab-NSK VideoTizer. libavcodec
Sat, 16 Jan 2010 00:32:09 +0000 cehoyos Support 2Vuy in mov, fixes issue 1690. libavcodec
Fri, 15 Jan 2010 11:03:40 +0000 cehoyos Support decoding of Avid uncompressed mov files, fixes issue 1685. libavcodec
Fri, 15 Jan 2010 10:55:31 +0000 cehoyos Support decoding Avid 1:1x codec, (partially) fixes issue1684. libavcodec
Fri, 15 Jan 2010 00:45:47 +0000 cehoyos Do not assign codec_tag to pix_fmt in rawdec.c, but in raw.c libavcodec
Tue, 03 Nov 2009 16:17:21 +0000 compn add yuvs fourcc to raw.c and isom.c, fixes samples/mov/yuvs.mov libavcodec
Mon, 02 Nov 2009 00:10:10 +0000 compn map VYUY fourcc to rawcodec libavcodec
Tue, 27 Oct 2009 15:57:28 +0000 compn add some raw codec fourccs, fixes: libavcodec
Fri, 12 Jun 2009 17:39:56 +0000 darkshikari Add new FOURCC (0x0003) for raw DIB video, set flip flag accordingly. libavcodec
Tue, 26 May 2009 03:51:00 +0000 michael Support YVU9 AVI 4cc. libavcodec
Thu, 02 Apr 2009 12:15:04 +0000 cehoyos Map MOV fourcc YUV2 correctly to PIX_FMT_YUYV422. libavcodec
Sun, 01 Feb 2009 02:00:19 +0000 diego Use full internal pathname in doxygen @file directives. libavcodec
Mon, 19 Jan 2009 15:46:40 +0000 diego cosmetics: Remove pointless period after copyright statement non-sentences. libavcodec
Thu, 04 Dec 2008 02:59:11 +0000 bcoudurier partial WRAW fourcc support, might need image flipping libavcodec
Mon, 13 Oct 2008 07:42:11 +0000 cehoyos Fix some icc warnings by using enum PixelFormat instead of int where appropriate. libavcodec
Fri, 21 Sep 2007 18:23:46 +0000 bcoudurier HDYC fourcc, sample hdyc/Test2.avi libavcodec
Mon, 09 Jul 2007 16:26:11 +0000 aurel split rawvideo encoder and decoder in their own files libavcodec
Sat, 21 Apr 2007 00:47:55 +0000 alex compile rawvideo decoder on request libavcodec
Sat, 03 Mar 2007 14:11:45 +0000 bcoudurier partial avid meridien uncompressed support libavcodec
Thu, 01 Mar 2007 13:03:33 +0000 bcoudurier quicktime 'raw ' support libavcodec
Wed, 07 Feb 2007 01:48:09 +0000 diego Replace deprecated PIX_FMT names by the newer variants. libavcodec
Sat, 11 Nov 2006 20:54:48 +0000 mru make some symbols static libavcodec
Thu, 09 Nov 2006 17:28:46 +0000 michael 16bit in avi is RGB555 libavcodec
Fri, 27 Oct 2006 19:53:41 +0000 reynaldo adds missing rgb/bgr 565 codec->fmt mappings, ok'ed by Michael libavcodec
Fri, 27 Oct 2006 19:50:31 +0000 reynaldo adds missing rgb/bgr 555 codec->fmt mappings, ok'ed by Michael 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
Fri, 18 Aug 2006 07:55:08 +0000 gpoirier Add YV12 support, patch by Steve Lhomme % steve P lhomme A free P fr % libavcodec
Sun, 14 May 2006 14:21:06 +0000 bcoudurier add quicktime uncompressed 8bit 4:2:2 support libavcodec
Fri, 03 Mar 2006 21:33:06 +0000 michael PAL8 support (fixed BLUR8.AVI) libavcodec