]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/flac.h
Cosmetics after last commit
[frescor/ffmpeg.git] / libavcodec / flac.h
2009-03-24 jbrflacdec: split frame header decoding and validation...
2009-03-22 jbrcosmetics: vertical alignment
2009-03-21 jbradd a function to calculate a more accurate estimate...
2009-03-21 jbrshare channel mode constants between the FLAC decoder...
2009-03-19 jbrshare some constants between the FLAC encoder and FLAC...
2009-03-06 jbrflacdec: Add a shared function for parsing a FLAC metad...
2009-03-03 jbrflacdec: Remove unused variable, min_blocksize.
2009-02-26 jbrUse a shared function to validate FLAC extradata.
2009-02-01 diegoUse full internal pathname in doxygen @file directives.
2009-01-25 jbrflacdec: get total number of samples from STREAMINFO
2009-01-25 jbrmove FLAC_STREAMINFO_SIZE to flac.h
2009-01-25 jbrdefine FLAC metadata types in flac.h
2008-08-31 stefanoRename globally the header inclusion guards.
2008-05-02 jbrinclude avcodec.h
2008-05-02 jbrshare streaminfo parsing function
2008-05-02 jbrsplit out some decoder context params to a shared macro