| Commit message (Expand) | Author | Age | Files | Lines |
* | flacdec: Add a shared function for parsing a FLAC metadata block header. | Justin Ruggles | 2009-03-06 | 1 | -0/+10 |
* | flacdec: Remove unused variable, min_blocksize. | Justin Ruggles | 2009-03-03 | 1 | -1/+0 |
* | Use a shared function to validate FLAC extradata. | Justin Ruggles | 2009-02-26 | 1 | -0/+16 |
* | Use full internal pathname in doxygen @file directives. | Diego Biurrun | 2009-02-01 | 1 | -1/+1 |
* | flacdec: get total number of samples from STREAMINFO | Justin Ruggles | 2009-01-25 | 1 | -0/+1 |
* | move FLAC_STREAMINFO_SIZE to flac.h | Justin Ruggles | 2009-01-25 | 1 | -0/+2 |
* | define FLAC metadata types in flac.h | Justin Ruggles | 2009-01-25 | 1 | -0/+11 |
* | Globally rename the header inclusion guard names. | Stefano Sabatini | 2008-08-31 | 1 | -3/+3 |
* | include avcodec.h | Justin Ruggles | 2008-05-02 | 1 | -0/+2 |
* | share streaminfo parsing function | Justin Ruggles | 2008-05-02 | 1 | -0/+13 |
* | split out some decoder context params to a shared macro | Justin Ruggles | 2008-05-02 | 1 | -0/+42 |