| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert r20095: Allow compiling to vorbis again. | Philipp Matthias Hahn | 2009-12-02 | 1 | -3/+6 |
* | put_bits can only reliably write up to 31 bit bits, above it relies on | Reimar Döffinger | 2009-10-01 | 1 | -8/+8 |
* | Do not needlessly add 7 to put_buts_count before dividing by 8, | Reimar Döffinger | 2009-09-30 | 1 | -4/+4 |
* | Use ff_put_string in vorbis encoder. | Reimar Döffinger | 2009-09-30 | 1 | -6/+3 |
* | whitespace cosmetics, prettyprinting, K&R coding style | Diego Biurrun | 2009-09-29 | 1 | -138/+148 |
* | some more linebreak and brace placement cosmetics | Diego Biurrun | 2009-09-28 | 1 | -1/+2 |
* | brace placement and linebreak cosmetics | Diego Biurrun | 2009-09-28 | 1 | -55/+98 |
* | Merge FFTContext and MDCTContext | Måns Rullgård | 2009-09-20 | 1 | -1/+1 |
* | Make sample_fmts and channel_layouts compound literals const to reduce size of | Reimar Döffinger | 2009-09-06 | 1 | -1/+1 |
* | Support for getting (i)MDCT output multiplied by a constant scaling factor. | Siarhei Siamashka | 2009-05-16 | 1 | -2/+2 |
* | Split bitstream.h, put the bitstream writer stuff in the new file | Stefano Sabatini | 2009-04-12 | 1 | -1/+1 |
* | Use full internal pathname in doxygen @file directives. | Diego Biurrun | 2009-02-01 | 1 | -1/+1 |
* | Rename all vorbis encoder related typedefs to not use _t for POSIX compatibility | Oded Shimon | 2008-12-12 | 1 | -53/+53 |
* | uses FF_ARRAY_ELEMS() where appropriate | Aurelien Jacobs | 2008-10-21 | 1 | -1/+1 |
* | Use of new bitstream in vorbis_enc.c. | Bartłomiej Wołowiec | 2008-10-15 | 1 | -46/+3 |
* | vorbis_enc : set coded_frame->pts value to running sample count. | Jai Menon | 2008-09-09 | 1 | -0/+4 |
* | remove mdct tmp buffer | Loren Merritt | 2008-08-12 | 1 | -1/+1 |
* | Modify all codecs to report their supported input and output sample format(s). | Peter Ross | 2008-07-31 | 1 | -0/+1 |
* | revert accidental const slipping in | Stefan Gehrer | 2008-06-24 | 1 | -1/+1 |
* | mark read-only data as const | Stefan Gehrer | 2008-06-24 | 1 | -1/+1 |
* | Make AVCodec long_names definition conditional depending on CONFIG_SMALL. | Stefano Sabatini | 2008-06-12 | 1 | -1/+1 |
* | Add long names to many AVCodec declarations. | Stefano Sabatini | 2008-04-27 | 1 | -0/+1 |
* | Apply 'cold' attribute to init/uninit functions in libavcodec | Zuxy Meng | 2008-03-21 | 1 | -2/+2 |
* | license header consistency cosmetics | Diego Biurrun | 2007-07-05 | 1 | -1/+1 |
* | misc spelling fixes | Diego Biurrun | 2007-06-12 | 1 | -1/+1 |
* | vorbis suffers from the same sign flip issue as wma (so this lame workaround,... | Michael Niedermayer | 2007-02-07 | 1 | -2/+2 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | more forgotten free's. | Oded Shimon | 2006-10-02 | 1 | -0/+2 |
* | 10l, wrong order in freeing | Oded Shimon | 2006-10-02 | 1 | -1/+1 |
* | slightly saner indention | Michael Niedermayer | 2006-10-02 | 1 | -81/+137 |
* | add vorbis_enc_data.h, remove codebook data from vorbis_enc.c | Oded Shimon | 2006-10-02 | 1 | -479/+1 |
* | Original Commit: r114 | ods15 | 2006-10-01 21:38:37 +0200 (Sun, 01 Oct 2006) ... | Oded Shimon | 2006-10-02 | 1 | -17/+17 |
* | Original Commit: r113 | ods15 | 2006-10-01 21:35:47 +0200 (Sun, 01 Oct 2006) ... | Oded Shimon | 2006-10-02 | 1 | -15/+18 |
* | Original Commit: r112 | ods15 | 2006-10-01 20:48:39 +0200 (Sun, 01 Oct 2006) ... | Oded Shimon | 2006-10-02 | 1 | -3/+4 |
* | Original Commit: r111 | ods15 | 2006-10-01 19:40:50 +0200 (Sun, 01 Oct 2006) ... | Oded Shimon | 2006-10-02 | 1 | -16/+4 |
* | Original Commit: r110 | ods15 | 2006-10-01 19:17:32 +0200 (Sun, 01 Oct 2006) ... | Oded Shimon | 2006-10-02 | 1 | -5/+2 |
* | Original Commit: r109 | ods15 | 2006-10-01 19:14:52 +0200 (Sun, 01 Oct 2006) ... | Oded Shimon | 2006-10-02 | 1 | -10/+12 |
* | Original Commit: r108 | ods15 | 2006-10-01 18:46:06 +0200 (Sun, 01 Oct 2006) ... | Oded Shimon | 2006-10-02 | 1 | -7/+15 |
* | Original Commit: r107 | ods15 | 2006-10-01 18:13:12 +0200 (Sun, 01 Oct 2006) ... | Oded Shimon | 2006-10-02 | 1 | -1/+4 |
* | Original Commit: r106 | ods15 | 2006-10-01 18:11:55 +0200 (Sun, 01 Oct 2006) ... | Oded Shimon | 2006-10-02 | 1 | -2/+2 |
* | Original Commit: r105 | ods15 | 2006-10-01 18:09:55 +0200 (Sun, 01 Oct 2006) ... | Oded Shimon | 2006-10-02 | 1 | -10/+3 |
* | Original Commit: r104 | ods15 | 2006-10-01 18:04:08 +0200 (Sun, 01 Oct 2006) ... | Oded Shimon | 2006-10-02 | 1 | -2/+2 |
* | Original Commit: r103 | ods15 | 2006-10-01 18:00:43 +0200 (Sun, 01 Oct 2006) ... | Oded Shimon | 2006-10-02 | 1 | -2/+3 |
* | Original Commit: r102 | ods15 | 2006-10-01 17:58:38 +0200 (Sun, 01 Oct 2006) ... | Oded Shimon | 2006-10-02 | 1 | -40/+3 |
* | Original Commit: r101 | ods15 | 2006-10-01 14:15:00 +0200 (Sun, 01 Oct 2006) ... | Oded Shimon | 2006-10-02 | 1 | -12/+5 |
* | Original Commit: r100 | ods15 | 2006-10-01 14:01:27 +0200 (Sun, 01 Oct 2006) ... | Oded Shimon | 2006-10-02 | 1 | -83/+32 |
* | Original Commit: r99 | ods15 | 2006-10-01 11:12:44 +0200 (Sun, 01 Oct 2006) |... | Oded Shimon | 2006-10-02 | 1 | -83/+483 |
* | Original Commit: r98 | ods15 | 2006-10-01 10:15:33 +0200 (Sun, 01 Oct 2006) |... | Oded Shimon | 2006-10-02 | 1 | -6/+5 |
* | Original Commit: r97 | ods15 | 2006-09-30 23:32:19 +0300 (Sat, 30 Sep 2006) |... | Oded Shimon | 2006-10-02 | 1 | -0/+2 |
* | Original Commit: r96 | ods15 | 2006-09-30 23:25:18 +0300 (Sat, 30 Sep 2006) |... | Oded Shimon | 2006-10-02 | 1 | -0/+1 |