Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-07-28 | decoder/pcm: convert to C++ | Max Kellermann | 1 | -108/+0 |
2013-01-26 | input_stream: forward-declare the struct | Max Kellermann | 1 | -5/+8 |
2012-03-21 | decoder/pcm: always supply host byte order samples | Max Kellermann | 1 | -15/+12 |
2011-10-10 | decoder/pcm: support reverse byte order | Max Kellermann | 1 | -3/+21 |
2011-10-09 | decoder/{pcm,dsdiff}: add missing stdio.h include | Max Kellermann | 1 | -0/+1 |
2011-09-16 | input_stream: non-blocking I/O | Max Kellermann | 1 | -2/+3 |
2011-03-23 | decoder: PCM decoder: Inherit seekable from the input stream | Simon Kagstrom | 1 | -1/+1 |
2011-03-23 | decoder: PCM decoder: Break loop if EOF is encountered | Simon Kagstrom | 1 | -0/+4 |
2011-01-29 | copyright year 2011 | Max Kellermann | 1 | -1/+1 |
2010-12-22 | decoder: new "pcm" decoder plugin | Max Kellermann | 1 | -0/+84 |