log riff.c @ 4275:83918d72fa7d libavformat

age author description
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