log wav.c @ 846:fd1c2109505e libavformat

age author description
Fri, 02 Sep 2005 19:16:48 +0000 reimar Support de-/encoding of 24 and 32 bit PCM (from and to internal 16 bit). libavformat
Sun, 17 Jul 2005 22:24:36 +0000 michael changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility libavformat
Fri, 15 Jul 2005 09:14:25 +0000 michael Yamaha ADPCM in wav patch by (Vidar Madsen: vidarino, gmail com) libavformat
Wed, 23 Mar 2005 12:35:27 +0000 michael 28_fix_parameters_in_G726.patch by (Calcium | calcium nurs or jp) libavformat
Fri, 25 Feb 2005 11:15:31 +0000 alex pseudo codec tag for adpcm_swf libavformat
Wed, 12 Jan 2005 18:42:21 +0000 michael wav timestamp truncation fix by (Wolfram Gloger <wmglo dent.med.uni-muenchen de>) libavformat
Sat, 13 Nov 2004 01:27:35 +0000 michael allocate a few bytes more for extradata so the bitstream reader if its used by the codec for parsing extardata, doesnt read over the end libavformat
Sat, 06 Nov 2004 19:11:34 +0000 michael cbr audio muxing fix libavformat
Fri, 22 Oct 2004 01:51:17 +0000 michael set keyframe flag at a more central place instead of in every demuxer for containers which only store intra only streams libavformat
Mon, 18 Oct 2004 09:43:39 +0000 michael set correct timebase libavformat
Fri, 15 Oct 2004 22:06:46 +0000 michael set keyframe flag for au/wav patch by (Nathan Kurz <nate at verse dot com>) libavformat
Tue, 12 Oct 2004 12:47:49 +0000 melanson Creative ADPCM decoder, format 0x200, courtesy of Konstantin Shishkov libavformat
Mon, 11 Oct 2004 23:53:53 +0000 michael 100l (forgoten seeking functions) libavformat
Wed, 06 Oct 2004 20:12:58 +0000 michael untested AAC in WAV/AVI patch by (Mns Rullgrd <mru at mru dot ath dot cx>) libavformat
Wed, 22 Sep 2004 20:01:56 +0000 michael write shorter headers if possible libavformat
Sat, 21 Aug 2004 19:24:40 +0000 alex unofficial ids for sonic for using in nut (fixme) libavformat
Wed, 14 Jul 2004 01:32:14 +0000 michael libdts support by (Benjamin Zores <ben at geexbox dot org>) libavformat
Sat, 19 Jun 2004 03:59:34 +0000 melanson sweeping change from -EIO -> AVERROR_IO libavformat
Sat, 29 May 2004 02:06:32 +0000 michael pass AVPacket into av_write_frame() libavformat
Sun, 04 Apr 2004 20:00:04 +0000 michael 10l libavformat
Sun, 04 Apr 2004 19:28:49 +0000 michael store extradata, vorbis in avi works now, dont expect av sync though libavformat
Sun, 04 Apr 2004 19:18:15 +0000 michael some random id for vorbis so we can do some experiments with vorbis in various containers, anyone knows if vorbis in WAV/AVI has a official id? libavformat
Sat, 13 Mar 2004 23:04:37 +0000 michael fix global name conflicts patch by ("Ronald S. Bultje" <R dot S dot Bultje at students dot uu dot nl>) libavformat
Wed, 10 Mar 2004 03:54:56 +0000 michael Correcting the header size for ADPCM_IMA_WAV files patch by (Brian Becker <brian dot becker at palmone dot com>) libavformat
Sat, 07 Feb 2004 08:20:00 +0000 romansh * Initial implementation of the G.726 ADPCM audio codec. libavformat
Mon, 10 Nov 2003 18:44:27 +0000 bellard seeking support - fixed some ADPCM decoding cases libavformat
Tue, 14 Oct 2003 04:15:53 +0000 melanson disable encoders where appropriate (patch courtesy of BERO libavformat
Wed, 10 Sep 2003 22:37:33 +0000 bellard 64 bit pts for writing - more const usage libavformat
Mon, 08 Sep 2003 22:04:29 +0000 bellard CODEC_ID_MP3LAME is obsolete libavformat
Mon, 08 Sep 2003 04:15:27 +0000 tmmm support for Duck DK3 and DK4 ADPCM libavformat