aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/FLACInput.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* input_stream: forward-declare the structMax Kellermann2013-01-261-1/+1
| | | | Hide the definition from C code, to prepare the transition to C++.
* decoder_api.h, ...: add "extern C"Max Kellermann2013-01-071-4/+1
|
* decoder/flac: move callbacks to class FLACInputMax Kellermann2012-10-021-0/+152