log vorbis_enc.c @ 12488:351a81a23343 libavcodec

age author description
Sat, 24 Jul 2010 13:59:49 +0000 reimar Use "const" qualifier for pointers that point to input data of libavcodec
Thu, 03 Jun 2010 23:53:10 +0000 cehoyos Raise default vorbis encoding quality. libavcodec
Wed, 02 Jun 2010 16:09:19 +0000 cehoyos Avoid division by zero that caused noise, typically at the beginning or libavcodec
Wed, 26 May 2010 18:54:59 +0000 cehoyos Mark vorbis encoder as experimental. libavcodec
Tue, 25 May 2010 22:53:22 +0000 cehoyos Do not invert samples when encoding Vorbis. libavcodec
Tue, 20 Apr 2010 14:45:34 +0000 diego Remove explicit filename from Doxygen @file commands. libavcodec
Tue, 30 Mar 2010 23:30:55 +0000 stefano Define AVMediaType enum, and use it instead of enum CodecType, which libavcodec
Sat, 06 Mar 2010 14:34:46 +0000 mru Move FFT parts from dsputil.h to fft.h libavcodec
Wed, 02 Dec 2009 23:51:15 +0000 cehoyos Revert r20095: Allow compiling to vorbis again. libavcodec
Thu, 01 Oct 2009 15:40:29 +0000 reimar put_bits can only reliably write up to 31 bit bits, above it relies on libavcodec
Wed, 30 Sep 2009 20:47:59 +0000 reimar Do not needlessly add 7 to put_buts_count before dividing by 8, libavcodec
Wed, 30 Sep 2009 10:37:37 +0000 reimar Use ff_put_string in vorbis encoder. libavcodec
Tue, 29 Sep 2009 11:43:58 +0000 diego whitespace cosmetics, prettyprinting, K&R coding style libavcodec
Mon, 28 Sep 2009 21:46:22 +0000 diego some more linebreak and brace placement cosmetics libavcodec
Mon, 28 Sep 2009 21:13:47 +0000 diego brace placement and linebreak cosmetics libavcodec
Sun, 20 Sep 2009 17:30:20 +0000 mru Merge FFTContext and MDCTContext libavcodec
Sun, 06 Sep 2009 09:15:07 +0000 reimar Make sample_fmts and channel_layouts compound literals const to reduce size of libavcodec
Sat, 16 May 2009 14:17:08 +0000 serge Support for getting (i)MDCT output multiplied by a constant scaling factor. libavcodec
Sun, 12 Apr 2009 08:35:26 +0000 stefano Split bitstream.h, put the bitstream writer stuff in the new file libavcodec
Sun, 01 Feb 2009 02:00:19 +0000 diego Use full internal pathname in doxygen @file directives. libavcodec
Fri, 12 Dec 2008 05:12:51 +0000 ods15 Rename all vorbis encoder related typedefs to not use _t for POSIX compatibility libavcodec
Tue, 21 Oct 2008 21:40:24 +0000 aurel uses FF_ARRAY_ELEMS() where appropriate libavcodec
Wed, 15 Oct 2008 08:01:54 +0000 benoit Use of new bitstream in vorbis_enc.c. libavcodec
Tue, 09 Sep 2008 14:42:50 +0000 jai_menon vorbis_enc : set coded_frame->pts value to running sample count. libavcodec
Tue, 12 Aug 2008 00:36:36 +0000 lorenm remove mdct tmp 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
Tue, 24 Jun 2008 20:27:29 +0000 stefang revert accidental const slipping in libavcodec
Tue, 24 Jun 2008 20:01:31 +0000 stefang mark read-only data as const 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 10:52:44 +0000 diego Add long names to many AVCodec declarations. libavcodec
Fri, 21 Mar 2008 03:11:20 +0000 zuxy Apply 'cold' attribute to init/uninit functions in libavcodec libavcodec
Thu, 05 Jul 2007 10:40:25 +0000 diego license header consistency cosmetics libavcodec
Tue, 12 Jun 2007 09:29:25 +0000 diego misc spelling fixes libavcodec
Wed, 07 Feb 2007 16:59:10 +0000 michael vorbis suffers from the same sign flip issue as wma (so this lame workaround, though it arguably doesnt matter much where the sign is fliped back) libavcodec
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavcodec
Mon, 02 Oct 2006 11:55:24 +0000 ods15 more forgotten free's. libavcodec
Mon, 02 Oct 2006 11:47:10 +0000 ods15 10l, wrong order in freeing libavcodec
Mon, 02 Oct 2006 11:31:52 +0000 michael slightly saner indention libavcodec
Mon, 02 Oct 2006 06:56:39 +0000 ods15 add vorbis_enc_data.h, remove codebook data from vorbis_enc.c libavcodec
Mon, 02 Oct 2006 06:09:52 +0000 ods15 Original Commit: r114 | ods15 | 2006-10-01 21:38:37 +0200 (Sun, 01 Oct 2006) | 2 lines libavcodec
Mon, 02 Oct 2006 06:09:49 +0000 ods15 Original Commit: r113 | ods15 | 2006-10-01 21:35:47 +0200 (Sun, 01 Oct 2006) | 2 lines libavcodec
Mon, 02 Oct 2006 06:09:47 +0000 ods15 Original Commit: r112 | ods15 | 2006-10-01 20:48:39 +0200 (Sun, 01 Oct 2006) | 3 lines libavcodec
Mon, 02 Oct 2006 06:09:45 +0000 ods15 Original Commit: r111 | ods15 | 2006-10-01 19:40:50 +0200 (Sun, 01 Oct 2006) | 2 lines libavcodec
Mon, 02 Oct 2006 06:09:43 +0000 ods15 Original Commit: r110 | ods15 | 2006-10-01 19:17:32 +0200 (Sun, 01 Oct 2006) | 2 lines libavcodec
Mon, 02 Oct 2006 06:09:41 +0000 ods15 Original Commit: r109 | ods15 | 2006-10-01 19:14:52 +0200 (Sun, 01 Oct 2006) | 2 lines libavcodec
Mon, 02 Oct 2006 06:09:39 +0000 ods15 Original Commit: r108 | ods15 | 2006-10-01 18:46:06 +0200 (Sun, 01 Oct 2006) | 2 lines libavcodec
Mon, 02 Oct 2006 06:09:36 +0000 ods15 Original Commit: r107 | ods15 | 2006-10-01 18:13:12 +0200 (Sun, 01 Oct 2006) | 2 lines libavcodec
Mon, 02 Oct 2006 06:09:33 +0000 ods15 Original Commit: r106 | ods15 | 2006-10-01 18:11:55 +0200 (Sun, 01 Oct 2006) | 2 lines libavcodec
Mon, 02 Oct 2006 06:09:30 +0000 ods15 Original Commit: r105 | ods15 | 2006-10-01 18:09:55 +0200 (Sun, 01 Oct 2006) | 2 lines libavcodec
Mon, 02 Oct 2006 06:09:28 +0000 ods15 Original Commit: r104 | ods15 | 2006-10-01 18:04:08 +0200 (Sun, 01 Oct 2006) | 2 lines libavcodec
Mon, 02 Oct 2006 06:09:24 +0000 ods15 Original Commit: r103 | ods15 | 2006-10-01 18:00:43 +0200 (Sun, 01 Oct 2006) | 2 lines libavcodec
Mon, 02 Oct 2006 06:09:22 +0000 ods15 Original Commit: r102 | ods15 | 2006-10-01 17:58:38 +0200 (Sun, 01 Oct 2006) | 2 lines libavcodec
Mon, 02 Oct 2006 06:09:20 +0000 ods15 Original Commit: r101 | ods15 | 2006-10-01 14:15:00 +0200 (Sun, 01 Oct 2006) | 2 lines libavcodec
Mon, 02 Oct 2006 06:09:18 +0000 ods15 Original Commit: r100 | ods15 | 2006-10-01 14:01:27 +0200 (Sun, 01 Oct 2006) | 2 lines libavcodec
Mon, 02 Oct 2006 06:09:14 +0000 ods15 Original Commit: r99 | ods15 | 2006-10-01 11:12:44 +0200 (Sun, 01 Oct 2006) | 2 lines libavcodec
Mon, 02 Oct 2006 06:09:12 +0000 ods15 Original Commit: r98 | ods15 | 2006-10-01 10:15:33 +0200 (Sun, 01 Oct 2006) | 2 lines libavcodec
Mon, 02 Oct 2006 06:09:10 +0000 ods15 Original Commit: r97 | ods15 | 2006-09-30 23:32:19 +0300 (Sat, 30 Sep 2006) | 2 lines libavcodec
Mon, 02 Oct 2006 06:09:08 +0000 ods15 Original Commit: r96 | ods15 | 2006-09-30 23:25:18 +0300 (Sat, 30 Sep 2006) | 2 lines libavcodec
Mon, 02 Oct 2006 06:09:06 +0000 ods15 Original Commit: r95 | ods15 | 2006-09-30 22:11:08 +0300 (Sat, 30 Sep 2006) | 3 lines libavcodec
Mon, 02 Oct 2006 06:09:04 +0000 ods15 Original Commit: r94 | ods15 | 2006-09-30 22:09:33 +0300 (Sat, 30 Sep 2006) | 2 lines libavcodec