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