log riff.c @ 3130:bc8df1731826 libavformat

age author description
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
Fri, 13 Oct 2006 00:02:33 +0000 diego Add a note about illegal codec IDs. libavformat
Fri, 13 Oct 2006 00:01:25 +0000 diego Add codec ID for Shorten audio. libavformat
Sat, 07 Oct 2006 18:30:41 +0000 rtogni Add fourccs for Wavpak and TTA libavformat
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavformat
Fri, 06 Oct 2006 18:36:58 +0000 michael flac fourcc (fixes mplayer -demuxer 35 with flac) libavformat
Fri, 06 Oct 2006 18:20:40 +0000 michael prevent >16bit tags to be truncated and used in creating .wav files libavformat
Fri, 15 Sep 2006 09:42:51 +0000 gpoirier add support for grayscale rawvideo avi libavformat
Tue, 12 Sep 2006 00:06:44 +0000 aurel add a VP6F fourcc for apps which rely on fourcc libavformat
Sat, 09 Sep 2006 17:19:37 +0000 aurel VP5 and VP6 video decoder libavformat
Wed, 06 Sep 2006 09:00:11 +0000 gpoirier Allow RGB Raw encoding libavformat
Tue, 05 Sep 2006 04:37:14 +0000 kostya VMware Video decoder (fourcc: VMnc) libavformat
Mon, 04 Sep 2006 04:25:47 +0000 kostya WVC1 is now decodeable with VC-1 decoder. libavformat
Thu, 24 Aug 2006 14:13:57 +0000 bcoudurier add codec id and tag for JPEG 2000 libavformat
Fri, 18 Aug 2006 07:55:08 +0000 gpoirier Add YV12 support, patch by Steve Lhomme % steve P lhomme A free P fr % libavformat
Tue, 08 Aug 2006 22:16:34 +0000 rtogni Support AAC audio in AVI with tag 0xff libavformat
Sat, 29 Jul 2006 08:50:29 +0000 stefang add new tag 'CAVS' for Chinese AVS codec libavformat
Wed, 12 Jul 2006 00:09:34 +0000 mru move common stuff from avienc.c and wav.c to new file riff.c libavformat