summaryrefslogtreecommitdiffstats
path: root/libavcodec/flac.h
Commit message (Expand)AuthorAgeFilesLines
* flacdec: split frame header decoding and validation into a separateJustin Ruggles2009-03-241-3/+12
* cosmetics: vertical alignmentJustin Ruggles2009-03-221-1/+1
* add a function to calculate a more accurate estimate for maximum FLACJustin Ruggles2009-03-211-0/+8
* share channel mode constants between the FLAC decoder and FLAC encoderJustin Ruggles2009-03-211-0/+7
* share some constants between the FLAC encoder and FLAC decoderJustin Ruggles2009-03-191-0/+3
* flacdec: Add a shared function for parsing a FLAC metadata block header.Justin Ruggles2009-03-061-0/+10
* flacdec: Remove unused variable, min_blocksize.Justin Ruggles2009-03-031-1/+0
* Use a shared function to validate FLAC extradata.Justin Ruggles2009-02-261-0/+16
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-011-1/+1
* flacdec: get total number of samples from STREAMINFOJustin Ruggles2009-01-251-0/+1
* move FLAC_STREAMINFO_SIZE to flac.hJustin Ruggles2009-01-251-0/+2
* define FLAC metadata types in flac.hJustin Ruggles2009-01-251-0/+11
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-311-3/+3
* include avcodec.hJustin Ruggles2008-05-021-0/+2
* share streaminfo parsing functionJustin Ruggles2008-05-021-0/+13
* split out some decoder context params to a shared macroJustin Ruggles2008-05-021-0/+42
OpenPOWER on IntegriCloud