log oggvorbis.c @ 3947:c8c591fe26f8 libavcodec

age author description
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavcodec
Sun, 10 Sep 2006 14:02:42 +0000 diego Add official LGPL license headers to the files that were missing them. libavcodec
Sat, 21 Jan 2006 17:09:23 +0000 banan Implement audio cutoff frequency to the vorbis encoder. libavcodec
Thu, 22 Dec 2005 01:10:11 +0000 diego COSMETICS: tabs --> spaces, some prettyprinting libavcodec
Sat, 17 Dec 2005 18:14:38 +0000 diego COSMETICS: Remove all trailing whitespace. libavcodec
Wed, 21 Sep 2005 23:09:16 +0000 aurel fix unused variable warnings libavcodec
Sun, 04 Sep 2005 09:04:52 +0000 michael fixme note libavcodec
Sun, 04 Sep 2005 09:03:01 +0000 michael pts must be in time_base units libavcodec
Fri, 02 Sep 2005 17:12:16 +0000 michael setting timebase in the encoder doesnt seem like a good idea libavcodec
Fri, 02 Sep 2005 11:08:49 +0000 michael fixed quality / vbr encoding patch by (Justin Ruggles, jruggle, earthlink net) libavcodec
Thu, 19 May 2005 11:45:10 +0000 mru accept old extradata format libavcodec
Fri, 13 May 2005 18:10:23 +0000 mru change extradata format for vorbis libavcodec
Sat, 30 Apr 2005 21:43:59 +0000 michael switch to native time bases libavcodec
Sat, 18 Dec 2004 16:20:42 +0000 michael fixes transcoding to vorbis with ffmpeg on big endian machines patch by (Sigbjrn Skjret {sskjer-1 broadpark no}) libavcodec
Tue, 22 Jun 2004 21:14:01 +0000 michael flush audio encoder buffers at the end libavcodec
Fri, 21 May 2004 14:37:16 +0000 michael data_size = 0 cleanup libavcodec
Sun, 04 Apr 2004 17:55:59 +0000 michael fix global header passing from demuxer to decoder libavcodec
Sun, 04 Apr 2004 17:06:30 +0000 michael pts hack (correct solution would be to pass the pts from the encoder to the muxer) libavcodec
Sun, 04 Apr 2004 15:19:20 +0000 michael remove function call from muxer->encoder and cleanly pass global headers libavcodec
Sun, 04 Apr 2004 14:39:20 +0000 michael fix obnoxious ogg_packet passing from encoder to muxer libavcodec
Sun, 04 Apr 2004 02:07:15 +0000 michael kill obnoxious ogg_packet passing from demuxer to decoder libavcodec
Sun, 04 Apr 2004 01:10:50 +0000 michael remove spyware from ogg*.c libavcodec
Mon, 03 Nov 2003 13:26:22 +0000 michael av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) libavcodec
Thu, 06 Mar 2003 11:32:04 +0000 michaelni per file doxy libavcodec
Tue, 11 Feb 2003 16:35:48 +0000 kabi * UINTX -> uintx_t INTX -> intx_t libavcodec
Sat, 21 Dec 2002 15:54:21 +0000 michaelni fixes crash patch by (Mark Hills <mark at pogo dot org dot uk>) libavcodec
Mon, 09 Dec 2002 12:03:43 +0000 michaelni AVVideoFrame -> AVFrame libavcodec
Fri, 22 Nov 2002 07:27:13 +0000 kabi * Ogg/Vorbis patch by Mark Hills libavcodec
Sun, 01 Sep 2002 18:07:56 +0000 michaelni oggvorbis support patch by (Mark Hills <mark at pogo dot org dot uk>) libavcodec