summaryrefslogtreecommitdiff
path: root/libavcodec/flac.h
Commit message (Expand)AuthorAge
* flacdec: split frame header decoding and validation into a separateJustin Ruggles2009-03-24
* cosmetics: vertical alignmentJustin Ruggles2009-03-22
* add a function to calculate a more accurate estimate for maximum FLACJustin Ruggles2009-03-21
* share channel mode constants between the FLAC decoder and FLAC encoderJustin Ruggles2009-03-21
* share some constants between the FLAC encoder and FLAC decoderJustin Ruggles2009-03-19
* flacdec: Add a shared function for parsing a FLAC metadata block header.Justin Ruggles2009-03-06
* flacdec: Remove unused variable, min_blocksize.Justin Ruggles2009-03-03
* Use a shared function to validate FLAC extradata.Justin Ruggles2009-02-26
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* flacdec: get total number of samples from STREAMINFOJustin Ruggles2009-01-25
* move FLAC_STREAMINFO_SIZE to flac.hJustin Ruggles2009-01-25
* define FLAC metadata types in flac.hJustin Ruggles2009-01-25
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-31
* include avcodec.hJustin Ruggles2008-05-02
* share streaminfo parsing functionJustin Ruggles2008-05-02
* split out some decoder context params to a shared macroJustin Ruggles2008-05-02