log riff.c @ 4057:bf23e96cf362 libavformat

age author description
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
Sun, 10 Aug 2008 15:34:29 +0000 banan FOURCC addition: added 3IV2, another mpeg4 id. incoming/video_3iv2/video_3iv2.avi libavformat
Tue, 05 Aug 2008 10:38:25 +0000 pross Support muxing of Zork PCM audio into RIFF formats. libavformat
Thu, 10 Jul 2008 11:41:06 +0000 benoit Add entry for Dirac codec. libavformat
Mon, 26 May 2008 00:05:30 +0000 michael Make ac3 in avi work better. libavformat
Fri, 09 May 2008 11:56:36 +0000 diego Use full path for #includes from another directory. libavformat