log riff.c @ 5471:b5af21b34101 libavformat

age author description
Fri, 18 Dec 2009 06:03:12 +0000 michael It appears that waveformatextensible is mandatory for more cases than libavformat
Thu, 17 Dec 2009 18:56:56 +0000 reimar Add decoder for R210 (uncompressed 10-bit RGB) codec. libavformat
Thu, 10 Dec 2009 23:06:23 +0000 cehoyos (Partly) support Metasoft MJPEG Codec, fixes half of issue 1611. libavformat
Thu, 10 Dec 2009 22:38:49 +0000 cehoyos Support Etymonix MPEG-2 video codec, fixes issue 1603. libavformat
Wed, 09 Dec 2009 20:55:47 +0000 compn add dvcs to dvvideo, fixes issue 1604 libavformat
Tue, 08 Dec 2009 23:47:45 +0000 cehoyos Support AVI1 and AVI2 in avi as MJPEG. libavformat
Tue, 01 Dec 2009 02:07:46 +0000 michael slif aka "SoftLab MPEG-2 I-frames Codec" support. libavformat
Mon, 02 Nov 2009 00:10:10 +0000 compn map VYUY fourcc to rawcodec libavformat
Tue, 27 Oct 2009 17:37:41 +0000 compn add 2vuy fourcc to riff.c , fixes samples/V-codecs/2vuy.avi libavformat
Tue, 27 Oct 2009 15:57:28 +0000 compn add some raw codec fourccs, fixes: libavformat
Sun, 18 Oct 2009 22:43:19 +0000 cehoyos Support FourCC mjpa as MJPEG. libavformat
Fri, 16 Oct 2009 14:46:06 +0000 cehoyos Make AVCodecTag.id enum CodecID and use CODEC_ID_NONE instead of 0. libavformat
Tue, 13 Oct 2009 18:15:57 +0000 reimar Add decoder for "forward uncompressed". libavformat
Mon, 12 Oct 2009 22:00:14 +0000 cehoyos Support Midvid JPEG Video Codec (still flipped). libavformat
Mon, 12 Oct 2009 21:35:26 +0000 cehoyos Support Intel JPEG Library Video Codec (still flipped). libavformat
Fri, 07 Aug 2009 23:57:52 +0000 aurel fix riff subtitle timebase libavformat
Mon, 22 Jun 2009 23:09:34 +0000 diego Add ff_ prefixes to exported symbols in libavformat/riff.h. libavformat
Thu, 18 Jun 2009 19:31:12 +0000 darkshikari Add fourcc 0x10000004, seems to actually be MPEG4. Fixes a problematic AVI file. libavformat
Fri, 12 Jun 2009 17:39:56 +0000 darkshikari Add new FOURCC (0x0003) for raw DIB video, set flip flag accordingly. libavformat
Fri, 12 Jun 2009 13:21:01 +0000 jai_menon Associate the 0x6c75 TwoCC used in certain Kodak cameras libavformat
Fri, 12 Jun 2009 05:29:29 +0000 diego DPX (Digital Picture Exchange) image decoder libavformat
Tue, 26 May 2009 03:51:00 +0000 michael Support YVU9 AVI 4cc. libavformat
Tue, 26 May 2009 01:14:10 +0000 compn map dvh1 fourcc to dv, fixes incoming/dvh1_sample libavformat
Tue, 12 May 2009 19:58:13 +0000 bcoudurier v210 avi fourcc, v210_720p.avi libavformat
Tue, 05 May 2009 04:30:08 +0000 bcoudurier dvh1 avi fourcc, dvh1_sample_truncated.avi, issue #1034 libavformat
Sun, 19 Apr 2009 21:24:36 +0000 michael Add zygo fourcc. libavformat
Fri, 10 Apr 2009 12:18:04 +0000 stefano Add 'PNG1' to PNG fourcc codes. libavformat
Wed, 08 Apr 2009 16:01:10 +0000 cehoyos Reduce code duplication. libavformat
Wed, 08 Apr 2009 03:06:08 +0000 rbultje Reindent after r18372. libavformat
Wed, 08 Apr 2009 03:04:57 +0000 rbultje Add waveformat-extensible support in the wav muxer. libavformat
Wed, 01 Apr 2009 00:45:28 +0000 compn add another dv fourcc CDVH libavformat
Sun, 22 Mar 2009 07:40:22 +0000 kostya Add AURA 1 and 2 codec IDs and register their FOURCCs libavformat
Wed, 11 Mar 2009 01:36:25 +0000 compn sn40 avi fourcc decodes with ffodivx libavformat
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. libavformat
Thu, 19 Feb 2009 23:09:24 +0000 alexc Add Divio MPEG-4 FOURCC (M4CC) libavformat
Mon, 02 Feb 2009 22:43:51 +0000 cehoyos Add support for fourcc "SP54". libavformat
Sat, 31 Jan 2009 05:53:04 +0000 stefang ADPCM found in Xbox wav files can be decoded with libavformat
Thu, 29 Jan 2009 15:33:19 +0000 compn pvez avi fourcc is truemotion1 libavformat
Fri, 23 Jan 2009 12:17:40 +0000 compn add EM4A fourcc , works for: libavformat
Tue, 20 Jan 2009 16:19:13 +0000 compn another mpeg4 fourcc libavformat
Mon, 19 Jan 2009 16:11:46 +0000 compn add T263. works on samples/V-codecs/T263/ libavformat
Mon, 19 Jan 2009 15:46:40 +0000 diego cosmetics: Remove pointless period after copyright statement non-sentences. libavformat
Sat, 17 Jan 2009 11:13:33 +0000 aurel export gcd function as av_gcd() libavformat
Fri, 16 Jan 2009 19:05:09 +0000 compn add LM20 mimic in avi fourcc libavformat
Tue, 13 Jan 2009 23:44:16 +0000 aurel Change semantic of CONFIG_*, HAVE_* and ARCH_*. libavformat
Tue, 13 Jan 2009 17:10:10 +0000 compn add SLMJ fourcc to mjpeg libavformat
Thu, 08 Jan 2009 18:00:51 +0000 compn cosmetics: CJPG is from Creative Webcam libavformat
Thu, 08 Jan 2009 17:51:03 +0000 compn fourcc CJPG is sequential jpeg libavformat
Wed, 24 Dec 2008 02:20:07 +0000 compn add amr in avi riff tags libavformat
Mon, 22 Dec 2008 22:12:44 +0000 cehoyos Fix two identical warnings when compiling riff.c and nuv.c with icc: libavformat
Tue, 16 Dec 2008 05:22:53 +0000 compn add MPNG fourcc libavformat
Tue, 16 Dec 2008 05:20:11 +0000 compn two more mpeg4 fourccs and one msmpeg4v3 from uncommon codec list libavformat
Tue, 16 Dec 2008 03:49:26 +0000 compn QIVG fourcc, fixes http://rodweb.dip.jp/partner/check.avi libavformat
Tue, 16 Dec 2008 03:42:10 +0000 compn add rpza avi fourcc libavformat
Fri, 12 Dec 2008 15:34:55 +0000 compn add another mpeg4 avi fourcc from uncommon codecs list libavformat
Thu, 11 Dec 2008 07:49:05 +0000 melanson add 'ACDV' FourCC (which is just complete JPEG files in individual AVI libavformat
Mon, 08 Dec 2008 20:09:15 +0000 compn add mpeg2 fourcc and aac format tag from asf libavformat
Fri, 05 Dec 2008 14:59:41 +0000 compn add VX1K h263 and DMK2 mpeg4 avi fourccs libavformat
Wed, 03 Dec 2008 21:44:29 +0000 compn add fourccs from avi files libavformat
Wed, 03 Dec 2008 16:49:58 +0000 michael add GEOX fourcc for mpeg4 libavformat