| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert bad ac3enc commit, the commited code was bigger and slower. | Benjamin Larsson | 2006-04-28 | 1 | -47/+0 |
* | Patch to generate the ac3 window, based on code by Justin Ruggles. | Benjamin Larsson | 2006-04-22 | 1 | -0/+47 |
* | AC3 encoding volume fix, by Justin Ruggles jruggle earthlink net. | Benjamin Larsson | 2006-04-10 | 1 | -1/+1 |
* | AC3: support encoding fractional frame sizes | Justin Ruggles | 2006-04-03 | 1 | -1/+13 |
* | Use a more descriptive error message. | Benjamin Larsson | 2006-03-26 | 1 | -1/+1 |
* | switch ac3enc to av_crc | Michael Niedermayer | 2006-03-06 | 1 | -32/+3 |
* | Update licensing information: The FSF changed postal address. | Diego Biurrun | 2006-01-12 | 1 | -1/+1 |
* | COSMETICS: tabs --> spaces, some prettyprinting | Diego Biurrun | 2005-12-22 | 1 | -40/+40 |
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 1 | -88/+88 |
* | While adding stereo rematrixing, I came across something that needs to | Justin Ruggles | 2005-05-05 | 1 | -1/+3 |
* | common.c -> bitstream.c (and the single non bitstream func -> utils.c) | Michael Niedermayer | 2004-12-29 | 1 | -1/+1 |
* | fix some type mismatches patch by (Jeff Muizelaar <muizelaar rogers com>) | Jeff Muizelaar | 2004-11-25 | 1 | -1/+1 |
* | simpler delta decreasing algorithm patch by (Jeff Muizelaar <jrmuizel at stud... | Jeff Muizelaar | 2004-08-02 | 1 | -20/+8 |
* | auxdatae, crcrs fix by (Jean-Francois Panisset <panisset at comcast dot net>) | Michael Niedermayer | 2004-02-18 | 1 | -0/+3 |
* | av_log patch(2 of ?) by (Michel Bardiaux <mbardiaux at peaktime dot be>) | Michael Niedermayer | 2003-11-03 | 1 | -5/+5 |
* | av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) | Michel Bardiaux | 2003-11-03 | 1 | -6/+6 |
* | removed the obsolete and unused parameters of init_put_bits | Alex Beregszaszi | 2003-10-12 | 1 | -1/+1 |
* | AC3 encoding patch ba (Ross Martin <ffmpeg at ross dot interwrx dot com>) | Michael Niedermayer | 2003-08-20 | 1 | -7/+22 |
* | per file doxy | Michael Niedermayer | 2003-03-06 | 1 | -0/+5 |
* | * UINTX -> uintx_t INTX -> intx_t | Zdenek Kabelac | 2003-02-11 | 1 | -51/+51 |
* | * static,const,compiler warning cleanup | Zdenek Kabelac | 2003-02-10 | 1 | -10/+10 |
* | C99 initializers and kill warnings patch by (mru at users dot sourceforge dot... | Måns Rullgård | 2003-01-19 | 1 | -0/+1 |
* | AVVideoFrame -> AVFrame | Michael Niedermayer | 2002-12-09 | 1 | -1/+9 |
* | preparing integration of new AC3 decoder | Fabrice Bellard | 2002-10-28 | 1 | -79/+139 |
* | license/copyright change | Fabrice Bellard | 2002-05-25 | 1 | -11/+11 |
* | removed useless header includes - use av memory functions | Fabrice Bellard | 2002-05-18 | 1 | -1/+0 |
* | * encoding of AC3 with more than 2 channels | Zdenek Kabelac | 2002-04-08 | 1 | -44/+78 |
* | alternative bitstream writer (disabled by default, uncomment #define ALT_BIST... | Michael Niedermayer | 2002-02-12 | 1 | -2/+2 |
* | fixed symetric quantization (better quality!) | Fabrice Bellard | 2001-09-16 | 1 | -2/+4 |
* | renamed log2 to av_log2 | Fabrice Bellard | 2001-08-15 | 1 | -2/+2 |
* | win32 fixes | Fabrice Bellard | 2001-08-13 | 1 | -8/+3 |
* | types fix | Fabrice Bellard | 2001-08-06 | 1 | -1/+1 |
* | Initial revision | Fabrice Bellard | 2001-07-22 | 1 | -0/+1460 |