Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2011-03-23 | decoder: PCM decoder: Inherit seekable from the input stream | Simon Kagstrom | 1 | -1/+1 | |
E.g., spotify isn't seekable. | |||||
2011-03-23 | decoder: PCM decoder: Break loop if EOF is encountered | Simon Kagstrom | 1 | -0/+4 | |
Otherwise the song playing might go on forever. | |||||
2011-01-29 | copyright year 2011 | Max Kellermann | 1 | -1/+1 | |
2010-12-22 | decoder: new "pcm" decoder plugin | Max Kellermann | 1 | -0/+84 | |
Just there to support the "cdio_paranoia" input plugin. |