log libvorbis.c @ 10145:7955db355703 libavcodec

age author description
Sun, 06 Sep 2009 09:15:07 +0000 reimar Make sample_fmts and channel_layouts compound literals const to reduce size of libavcodec
Wed, 01 Jul 2009 06:48:27 +0000 bcoudurier add missing \n to error message libavcodec
Sun, 22 Feb 2009 13:48:55 +0000 stefano Add missing av_cold in static init/close functions. libavcodec
Mon, 09 Feb 2009 22:11:28 +0000 jbr libvorbis: Use 0-10 range for audio quality. libavcodec
Sun, 01 Feb 2009 02:00:19 +0000 diego Use full internal pathname in doxygen @file directives. libavcodec
Mon, 26 Jan 2009 22:51:16 +0000 diego Fix filenames in Doxygen comments. libavcodec
Wed, 15 Oct 2008 07:31:06 +0000 benoit Cosmetics: fix indentation after previous commit. libavcodec
Wed, 15 Oct 2008 07:29:37 +0000 benoit Add a flag to avoid calling vorbis_analysis_wrote twice with an empty buffer. libavcodec
Thu, 31 Jul 2008 10:47:31 +0000 pross Modify all codecs to report their supported input and output sample format(s). libavcodec
Thu, 12 Jun 2008 21:50:13 +0000 stefano Make AVCodec long_names definition conditional depending on CONFIG_SMALL. libavcodec
Sun, 27 Apr 2008 22:39:51 +0000 diego Add long names to AVCodec declarations. libavcodec
Fri, 21 Mar 2008 03:11:20 +0000 zuxy Apply 'cold' attribute to init/uninit functions in libavcodec libavcodec
Sun, 04 Nov 2007 12:55:32 +0000 diego Remove libvorbis Vorbis decoding support. Our native decoder is complete libavcodec
Sat, 11 Aug 2007 23:17:03 +0000 aurel various simplifications around recent av_clip_int16() usage libavcodec
Sat, 11 Aug 2007 22:48:55 +0000 aurel use av_clip_int16() where it makes sense libavcodec
Thu, 05 Jul 2007 10:40:25 +0000 diego license header consistency cosmetics libavcodec
Wed, 06 Jun 2007 00:14:18 +0000 diego Give all wrappers for external libraries names starting with lib. libavcodec base oggvorbis.c@93bd4d10c7da