log riff.c @ 5307:99be640a6672 libavformat

age author description
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
Wed, 03 Dec 2008 13:53:13 +0000 compn add FFDS fourcc, ok'd by kostya libavformat
Wed, 05 Nov 2008 09:22:13 +0000 pross Decode audio channel layout from RIFF/WAV file format. libavformat
Fri, 03 Oct 2008 10:16:29 +0000 diego Remove offset_t typedef and use int64_t directly instead. libavformat
Fri, 26 Sep 2008 10:59:42 +0000 banan Add support for Acelp.net fourcc and codecid, remuxing wav to avi should work libavformat
Thu, 18 Sep 2008 05:25:29 +0000 kostya Add fourcc for MS RLE4 libavformat
Mon, 08 Sep 2008 14:24:59 +0000 michael Bump Major version, this commit is almost just renaming bits_per_sample to libavformat
Sun, 07 Sep 2008 04:17:15 +0000 bcoudurier set default bps to 16 in wav header libavformat
Fri, 05 Sep 2008 02:20:33 +0000 bcoudurier simplify bps code by using av_get_bits_per_sample libavformat
Thu, 04 Sep 2008 23:19:53 +0000 bcoudurier Fix msgsm in wav, do not set blkalign to frame size, this is wrong, libavformat
Tue, 19 Aug 2008 10:54:30 +0000 pross Make RIFF-based demuxers handle F32LE and F64LE PCM audio. libavformat