Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | decoder/audiofile: include stdio header for SEEK_* defines | Tim Harder | 2011-09-17 | 1 | -0/+1 |
| | | | | The stdio header is no longer pulled in by af_vfs.h in audiofile-0.3.0. | ||||
* | general: whitespace cleanup | Thomas Jansen | 2011-02-09 | 1 | -1/+1 |
| | | | | | Remove trailing whitespace found by this command: find -name '*.[ch]' | xargs grep "[[:space:]]$" | ||||
* | renamed decoder plugin sources | Max Kellermann | 2010-01-04 | 1 | -0/+256 |
Make it X_decoder_plugin.c. |