log riff.c @ 4072:b9bb53432c60 libavformat

age author description
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
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
Mon, 10 Mar 2008 00:48:36 +0000 aurel cosmetics: remove some empty lines libavformat
Mon, 10 Mar 2008 00:45:25 +0000 aurel remove useless and misleading comments libavformat
Sun, 09 Mar 2008 23:43:55 +0000 aurel consistent use of MKTAG() in the codec_bmp_tags table libavformat
Sun, 09 Mar 2008 23:34:14 +0000 aurel cosmetics: alignment of the codec_bmp_tags table libavformat
Sun, 09 Mar 2008 04:18:48 +0000 melanson recognize the CLJR FourCC (Cirrus Logic AccuPak) libavformat
Sun, 02 Mar 2008 23:47:30 +0000 michael Fallback to sample rate if bit rate is 0. This avoids 0 timebases in nut. libavformat
Fri, 29 Feb 2008 11:41:57 +0000 michael add cdvc libavformat
Wed, 27 Feb 2008 20:34:44 +0000 banan Add more riff IDs to support remuxing. libavformat
Sun, 24 Feb 2008 23:02:47 +0000 diego cosmetics: Sort and prettyprint codec_wav_tags[]. libavformat
Sat, 23 Feb 2008 23:30:41 +0000 banan Riff ids for wmapro and wmavoice, this adds support for stream copy of these codecs between asf,avi and wav containers. libavformat
Mon, 04 Feb 2008 12:18:00 +0000 diego Add dv50 tag to support samples with dv50 fourcc in AVI. libavformat
Fri, 21 Sep 2007 18:23:46 +0000 bcoudurier HDYC fourcc, sample hdyc/Test2.avi libavformat
Sun, 16 Sep 2007 23:00:44 +0000 aurel loosen dependencies over allformats.h libavformat
Mon, 30 Jul 2007 02:05:16 +0000 michael support silly PCM variant used by zork nemesis libavformat
Fri, 27 Jul 2007 11:37:56 +0000 michael detect voxware (closes issue39) libavformat
Wed, 11 Jul 2007 12:45:14 +0000 aurel Move public API functions av_codec_get_tag() and av_codec_get_id() libavformat
Sun, 08 Jul 2007 01:49:24 +0000 mru remove deprecated codec_get_{bmp,wav}_{id,tag}() libavformat
Tue, 12 Jun 2007 09:29:25 +0000 diego misc spelling fixes libavformat
Wed, 06 Jun 2007 15:52:53 +0000 bcoudurier add MMES fourcc, matrox mpeg2 in avi files libavformat
Wed, 30 May 2007 23:42:37 +0000 michael move jpegls up, fixes sf bug #1629152 libavformat
Tue, 17 Apr 2007 20:53:39 +0000 banan Atrac3 decoder. libavformat
Sun, 01 Apr 2007 01:09:56 +0000 michael WMVA libavformat
Sat, 31 Mar 2007 16:27:22 +0000 bcoudurier add AVRn fourcc libavformat
Mon, 26 Mar 2007 18:41:12 +0000 bcoudurier add IJPG fourcc, to play m_ijpg.avi libavformat
Thu, 15 Mar 2007 12:23:08 +0000 gpoirier Targa (.tga) encoder, libavformat
Sat, 10 Mar 2007 11:30:48 +0000 michael jpeg fourcc libavformat
Sat, 24 Feb 2007 01:51:37 +0000 michael be less noisy libavformat
Tue, 20 Feb 2007 16:20:08 +0000 michael warn if bps from user and what will be stored missmatches libavformat
Tue, 20 Feb 2007 14:31:43 +0000 mbardiaux Remove code duplicated between adpcm.c and riff.c libavformat
Tue, 20 Feb 2007 11:09:47 +0000 mbardiaux Add support for MS-GSM codec libavformat
Thu, 25 Jan 2007 21:56:06 +0000 bcoudurier add waveformatextensible support libavformat
Sun, 21 Jan 2007 12:44:58 +0000 michael remove now useless codec_tag setting code in muxers libavformat
Sun, 21 Jan 2007 12:08:31 +0000 michael get rid of the [4] limitation of codec tag lists libavformat
Sun, 21 Jan 2007 01:39:17 +0000 michael add codec_id <-> codec_tag tables to AVIn/OutputFormat libavformat
Sun, 17 Dec 2006 22:00:12 +0000 aurel Add support for VP60 and VP61. libavformat
Sat, 11 Nov 2006 00:29:49 +0000 michael libnut uses "MP3 " for mp3 libavformat
Thu, 09 Nov 2006 11:37:30 +0000 bcoudurier get rid of CODEC_ID_MPEG4AAC after next version bump, and change it to CODEC_ID_AAC where used libavformat
Wed, 08 Nov 2006 10:48:15 +0000 diego Remove illegal FourCC values. libavformat
Mon, 30 Oct 2006 13:48:48 +0000 kostya IMC decoder libavformat
Mon, 16 Oct 2006 11:18:26 +0000 diego Replace FLAC FourCC by TwoCC. libavformat