27 Commits (b452ee42f590f76dbf803692abdd1a93bb8f9203)

Author SHA1 Message Date
Aurelien Jacobs 75c998a219 force usage of ALT_BITSTREAM_READER where needed 18 years ago
Michael Niedermayer 9d82b0dda1 moving utf8 reading function to libavutil 18 years ago
Michael Niedermayer c448303df6 seems i forgot to commit this simplification ... 18 years ago
Luca Barbato 0187178e07 fix 24bit flac support, revised from Thibaut Mattern <thibaut.mattern@gmail.com> 19 years ago
Michael Niedermayer b865838ea2 switch flac to av_crc 19 years ago
Diego Biurrun f038fe8b4a warning fixes by Luca Abeni, lucabe72 ##@## email ##.## it 19 years ago
Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 years ago
Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
Michael Niedermayer 1cef211dca AV_LOG_DEBUG vs. AV_LOG_ERROR 19 years ago
Mike Melanson 160d679c07 Ministry of English Composition, reporting for duty (and the word is "skipped", not "skiped"; "skiped" would rhyme with "hyped") 20 years ago
Loren Merritt 56b31a8ee2 10l (deallocated memory again) 20 years ago
Måns Rullgård 88730be651 kill warnings patch by (Måns Rullgård <mru inprovide com>) 20 years ago
Loren Merritt 09f20d3786 Fix a crash when multiple metadata packets are present. 20 years ago
Michael Niedermayer db2fcbbdb3 10l (use of deallocated memory) 20 years ago
Michael Niedermayer caa336b4cc common.c -> bitstream.c (and the single non bitstream func -> utils.c) 20 years ago
Alex Beregszaszi 41aecb13f3 skip_utf8, unused yet 21 years ago
Mike Melanson 3f1899a834 warning vigilance 21 years ago
Mike Melanson 9eda2f94c7 attempt to create some separation in the FLAC system with respect to 21 years ago
Michael Niedermayer 53db1cae1c data_size = 0 cleanup 21 years ago
Falk Hüffner 7906085fcc warning patrol 21 years ago
Zdenek Kabelac 62c438a241 * const warn elimintation 21 years ago
Michael Niedermayer 1e31d32c34 flac_flush() 21 years ago
Michael Niedermayer 0496a03413 simplify 21 years ago
Michael Niedermayer 9d65611096 crc8 checking, based upon a patch by (Miroslav Lichvar <lichvarm at phoenix dot inf dot upol dot cz>) 21 years ago
Michael Niedermayer 4fd125984b remove residual array, it isnt really needed 21 years ago
Michael Niedermayer ac2570a8b0 flac fixes: 21 years ago
Michael Niedermayer 4f52c3126b flac decoder by (Alex Beregszaszi <alex at fsn dot hu>) 21 years ago