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