log raw.c @ 12530:63edd10ad4bc libavcodec tip

age author description
Tue, 15 Jun 2010 09:14:00 +0000 bcoudurier Support gray16be and rgb48be in mov libavcodec
Sun, 06 Jun 2010 18:29:42 +0000 stefano Add support to B4BY and R4BY NUT codec tags added in NUT r672. libavcodec
Sun, 06 Jun 2010 11:43:53 +0000 michael bgr/rgb444 for nut libavcodec
Fri, 04 Jun 2010 23:33:36 +0000 bcoudurier More mov rawvideo fourcc supported by the rawvideo decoder libavcodec
Wed, 02 Jun 2010 22:00:53 +0000 stefano Remove weird empty line and perform vertical align. libavcodec
Wed, 26 May 2010 22:26:19 +0000 stefano Add support for the newly added Nut codec tags (added in Nut r669): libavcodec
Thu, 20 May 2010 23:09:11 +0000 stefano Rename ff_raw_pixelFormatTags symbol to ff_raw_pix_fmt_tags. libavcodec
Mon, 17 May 2010 09:53:59 +0000 benoit Fix typo ('B', 'O', 'W', '1') => ('B', '0', 'W', '1') libavcodec
Sun, 16 May 2010 17:08:47 +0000 stefano Add missing rawvideo pixel formats to codec tags mappings for nut. libavcodec
Sun, 16 May 2010 07:56:31 +0000 stefano Add NV12 and NV21 AVI tags. libavcodec
Sun, 09 May 2010 23:04:06 +0000 stefano Reorder nut specific codec tags and add a comment for marking them as libavcodec
Sun, 09 May 2010 23:04:03 +0000 stefano Add missing nut-specific codec tags for rawvideo pixel formats. libavcodec
Sun, 09 May 2010 23:04:01 +0000 stefano Make the codec tags for the yuvjXXX pixel formats the same as the libavcodec
Sun, 09 May 2010 22:56:04 +0000 stefano Add support to the Y411 codec tag, corresponding to the rawvideo pixel libavcodec
Tue, 20 Apr 2010 14:45:34 +0000 diego Remove explicit filename from Doxygen @file commands. libavcodec
Mon, 12 Apr 2010 22:05:18 +0000 stefano Change ff_raw_pixelFormatTags RGB entries (RGB555, BGR555, RGB565, libavcodec
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
Thu, 02 Feb 2006 09:24:13 +0000 diego Set interlaced_frame and top_field_first according to coded_frame. libavcodec
Tue, 31 Jan 2006 00:17:13 +0000 diego Fix silly typos. libavcodec
Thu, 12 Jan 2006 22:43:26 +0000 diego Update licensing information: The FSF changed postal address. libavcodec
Thu, 22 Dec 2005 01:10:11 +0000 diego COSMETICS: tabs --> spaces, some prettyprinting libavcodec
Sat, 17 Dec 2005 18:14:38 +0000 diego COSMETICS: Remove all trailing whitespace. libavcodec
Tue, 06 Sep 2005 15:02:43 +0000 michael a few more raw yuv fourccs libavcodec
Tue, 10 May 2005 20:39:11 +0000 michael a few #ifdef CONFIG_X_ENCODER, patch by (Roine Gustafsson <roine users.sourceforge net] libavcodec
Tue, 30 Nov 2004 21:50:16 +0000 michael raw rgb flip fix libavcodec
Mon, 08 Nov 2004 23:36:32 +0000 michael fix image stream copy libavcodec
Thu, 12 Aug 2004 23:36:48 +0000 michael give the user a chance to override codec_tag libavcodec
Mon, 26 Jul 2004 16:39:01 +0000 michael Add UYVY support to libavcodec/raw.c patch by ("Todd.Kirby" <doubleshot at pacbell dot net>) libavcodec
Wed, 21 Jul 2004 01:21:06 +0000 michael raw rgb support libavcodec
Fri, 21 May 2004 14:37:16 +0000 michael data_size = 0 cleanup libavcodec
Thu, 15 May 2003 01:34:47 +0000 mellum Warning fixes. libavcodec