log rawdec.c @ 10390:5198794511a4 libavcodec

age author description
Tue, 13 Oct 2009 08:23:00 +0000 reimar Simplify: use FFSWAP 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
Sun, 10 May 2009 00:53:02 +0000 bcoudurier update comment for rgb 16 bit in .mov libavcodec
Tue, 07 Apr 2009 15:59:50 +0000 rbultje Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an libavcodec
Thu, 02 Apr 2009 12:15:04 +0000 cehoyos Map MOV fourcc YUV2 correctly to PIX_FMT_YUYV422. libavcodec
Sat, 21 Feb 2009 17:17:09 +0000 michael indent libavcodec
Sat, 21 Feb 2009 15:32:56 +0000 michael Fix raw rgb/bgr vertical flip in avi based on info from http://www.fourcc.org/fccbihgt.php. 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
Mon, 13 Oct 2008 07:42:11 +0000 cehoyos Fix some icc warnings by using enum PixelFormat instead of int where appropriate. libavcodec
Mon, 08 Sep 2008 14:24:59 +0000 michael Bump Major version, this commit is almost just renaming bits_per_sample to libavcodec
Thu, 12 Jun 2008 21:50:13 +0000 stefano Make AVCodec long_names definition conditional depending on CONFIG_SMALL. libavcodec
Sun, 27 Apr 2008 22:39:51 +0000 diego Add long names to AVCodec declarations. libavcodec
Fri, 21 Mar 2008 03:11:20 +0000 zuxy Apply 'cold' attribute to init/uninit functions in libavcodec libavcodec
Thu, 28 Feb 2008 16:11:56 +0000 bcoudurier 1000l parenthesis libavcodec
Thu, 28 Feb 2008 16:08:52 +0000 bcoudurier code is ok for 4bpp in mov too, fix 16grey.mov libavcodec
Fri, 01 Feb 2008 14:03:56 +0000 michael const libavcodec
Sun, 29 Jul 2007 13:32:53 +0000 michael support raw 4bpp avi libavcodec
Mon, 09 Jul 2007 16:26:11 +0000 aurel split rawvideo encoder and decoder in their own files libavcodec