summaryrefslogtreecommitdiff
path: root/libavcodec/flac.c
Commit message (Expand)AuthorAge
...
* fix 8- and 24-bit FLAC decodingMichael Donaghy2007-06-12
* Fix crash when pred_order greater s->blocksize >> rice_order.Reimar Döffinger2007-01-21
* avcodec_decode_audio2()Michael Niedermayer2007-01-14
* flac: allow reading of full metadata headers from extradataAurelien Jacobs2006-11-23
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* force usage of ALT_BITSTREAM_READER where neededAurelien Jacobs2006-08-28
* moving utf8 reading function to libavutilMichael Niedermayer2006-07-07
* seems i forgot to commit this simplification ...Michael Niedermayer2006-07-07
* fix 24bit flac support, revised from Thibaut Mattern <thibaut.mattern@gmail.com>Luca Barbato2006-06-21
* switch flac to av_crcMichael Niedermayer2006-03-06
* warning fixes by Luca Abeni, lucabe72 ##@## email ##.## itDiego Biurrun2006-01-25
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-12
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
* AV_LOG_DEBUG vs. AV_LOG_ERRORMichael Niedermayer2005-09-05
* Ministry of English Composition, reporting for duty (and the word is "skipped...Mike Melanson2005-04-24
* 10l (deallocated memory again)Loren Merritt2005-02-28
* kill warnings patch by (Måns Rullgård <mru inprovide com>)Måns Rullgård2005-02-24
* Fix a crash when multiple metadata packets are present.Loren Merritt2005-02-20
* 10l (use of deallocated memory)Michael Niedermayer2005-02-04
* common.c -> bitstream.c (and the single non bitstream func -> utils.c)Michael Niedermayer2004-12-29
* skip_utf8, unused yetAlex Beregszaszi2004-06-26
* warning vigilanceMike Melanson2004-06-13
* attempt to create some separation in the FLAC system with respect toMike Melanson2004-06-10
* data_size = 0 cleanupMichael Niedermayer2004-05-21
* warning patrolFalk Hüffner2004-03-24
* * const warn elimintationZdenek Kabelac2004-03-05
* flac_flush()Michael Niedermayer2004-02-18
* simplifyMichael Niedermayer2004-02-18
* crc8 checking, based upon a patch by (Miroslav Lichvar <lichvarm at phoenix d...Michael Niedermayer2004-02-18
* remove residual array, it isnt really neededMichael Niedermayer2004-02-18
* flac fixes:Michael Niedermayer2004-02-18
* flac decoder by (Alex Beregszaszi <alex at fsn dot hu>)Michael Niedermayer2004-02-18