aboutsummaryrefslogtreecommitdiff
path: root/src/decoder/audiofile_decoder_plugin.c
Commit message (Collapse)AuthorAge
* decoder/audiofile: include stdio header for SEEK_* definesTim Harder2011-09-17
| | | | The stdio header is no longer pulled in by af_vfs.h in audiofile-0.3.0.
* general: whitespace cleanupThomas Jansen2011-02-09
| | | | | Remove trailing whitespace found by this command: find -name '*.[ch]' | xargs grep "[[:space:]]$"
* renamed decoder plugin sourcesMax Kellermann2010-01-04
Make it X_decoder_plugin.c.