| Commit message (Expand) | Author | Age | Files | Lines |
* | flacdec: set default sample_fmt before parsing extradata | Justin Ruggles | 2009-02-02 | 1 | -1/+2 |
* | Use full internal pathname in doxygen @file directives. | Diego Biurrun | 2009-02-01 | 1 | -1/+1 |
* | cosmetics: change comment type and vertical alignment | Justin Ruggles | 2009-01-31 | 1 | -2/+2 |
* | cosmetics: add some documentation to FLACContext | Justin Ruggles | 2009-01-31 | 1 | -6/+6 |
* | flacdec: add support for SAMPLE_FMT_32 | Justin Ruggles | 2009-01-31 | 1 | -6/+33 |
* | flacdec: get total number of samples from STREAMINFO | Justin Ruggles | 2009-01-25 | 1 | -1/+2 |
* | move FLAC_STREAMINFO_SIZE to flac.h | Justin Ruggles | 2009-01-25 | 1 | -1/+0 |
* | define FLAC metadata types in flac.h | Justin Ruggles | 2009-01-25 | 1 | -3/+1 |
* | flacdec: cosmetics: some line wrapping at 80 chars | Justin Ruggles | 2009-01-24 | 1 | -15/+31 |
* | flacdec: cosmetics: indentation | Justin Ruggles | 2009-01-24 | 1 | -18/+18 |
* | flacdec: cosmetics: use consistent coding style (K&R) | Justin Ruggles | 2009-01-24 | 1 | -137/+106 |
* | cosmetics: indentation | Justin Ruggles | 2009-01-24 | 1 | -14/+14 |
* | flacdec: change several AV_LOG_DEBUG to AV_LOG_ERROR | Justin Ruggles | 2009-01-24 | 1 | -3/+3 |
* | flacdec: remove another unneeded debugging statement | Justin Ruggles | 2009-01-24 | 1 | -1/+0 |
* | flacdec: remove unneeded debugging statements | Justin Ruggles | 2009-01-24 | 1 | -29/+0 |
* | flacdec: remove some unused code | Justin Ruggles | 2009-01-24 | 1 | -67/+2 |
* | rename flac.c to flacdec.c | Justin Ruggles | 2009-01-23 | 1 | -0/+795 |