| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix crash when pred_order greater s->blocksize >> rice_order. | Reimar Döffinger | 2007-01-21 | 1 | -0/+4 |
* | avcodec_decode_audio2() | Michael Niedermayer | 2007-01-14 | 1 | -2/+8 |
* | flac: allow reading of full metadata headers from extradata | Aurelien Jacobs | 2006-11-23 | 1 | -47/+56 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | force usage of ALT_BITSTREAM_READER where needed | Aurelien Jacobs | 2006-08-28 | 1 | -0/+1 |
* | moving utf8 reading function to libavutil | Michael Niedermayer | 2006-07-07 | 1 | -44/+3 |
* | seems i forgot to commit this simplification ... | Michael Niedermayer | 2006-07-07 | 1 | -37/+14 |
* | fix 24bit flac support, revised from Thibaut Mattern <thibaut.mattern@gmail.com> | Luca Barbato | 2006-06-21 | 1 | -14/+39 |
* | switch flac to av_crc | Michael Niedermayer | 2006-03-06 | 1 | -47/+2 |
* | warning fixes by Luca Abeni, lucabe72 ##@## email ##.## it | Diego Biurrun | 2006-01-25 | 1 | -1/+1 |
* | Update licensing information: The FSF changed postal address. | Diego Biurrun | 2006-01-12 | 1 | -1/+1 |
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 1 | -56/+56 |
* | AV_LOG_DEBUG vs. AV_LOG_ERROR | Michael Niedermayer | 2005-09-05 | 1 | -5/+5 |
* | Ministry of English Composition, reporting for duty (and the word is "skipped... | Mike Melanson | 2005-04-24 | 1 | -1/+1 |
* | 10l (deallocated memory again) | Loren Merritt | 2005-02-28 | 1 | -2/+9 |
* | kill warnings patch by (Måns Rullgård <mru inprovide com>) | Måns Rullgård | 2005-02-24 | 1 | -0/+2 |
* | Fix a crash when multiple metadata packets are present. | Loren Merritt | 2005-02-20 | 1 | -5/+2 |
* | 10l (use of deallocated memory) | Michael Niedermayer | 2005-02-04 | 1 | -2/+8 |
* | common.c -> bitstream.c (and the single non bitstream func -> utils.c) | Michael Niedermayer | 2004-12-29 | 1 | -0/+1 |
* | skip_utf8, unused yet | Alex Beregszaszi | 2004-06-26 | 1 | -0/+21 |
* | warning vigilance | Mike Melanson | 2004-06-13 | 1 | -2/+2 |
* | attempt to create some separation in the FLAC system with respect to | Mike Melanson | 2004-06-10 | 1 | -2/+22 |
* | data_size = 0 cleanup | Michael Niedermayer | 2004-05-21 | 1 | -2/+0 |
* | warning patrol | Falk Hüffner | 2004-03-24 | 1 | -1/+0 |
* | * const warn elimintation | Zdenek Kabelac | 2004-03-05 | 1 | -1/+1 |
* | flac_flush() | Michael Niedermayer | 2004-02-18 | 1 | -0/+9 |
* | simplify | Michael Niedermayer | 2004-02-18 | 1 | -52/+41 |
* | crc8 checking, based upon a patch by (Miroslav Lichvar <lichvarm at phoenix d... | Michael Niedermayer | 2004-02-18 | 1 | -38/+88 |
* | remove residual array, it isnt really needed | Michael Niedermayer | 2004-02-18 | 1 | -23/+13 |
* | flac fixes: | Michael Niedermayer | 2004-02-18 | 1 | -160/+244 |
* | flac decoder by (Alex Beregszaszi <alex at fsn dot hu>) | Michael Niedermayer | 2004-02-18 | 1 | -0/+651 |