log oggvorbis.c @ 2995:dfc271b90fe6 libavcodec

age author description
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