aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/pcm_decoder_plugin.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* input_stream: forward-declare the structMax Kellermann2013-01-261-5/+8
* decoder/pcm: always supply host byte order samplesMax Kellermann2012-03-211-15/+12
* decoder/pcm: support reverse byte orderMax Kellermann2011-10-101-3/+21
* decoder/{pcm,dsdiff}: add missing stdio.h includeMax Kellermann2011-10-091-0/+1
* input_stream: non-blocking I/OMax Kellermann2011-09-161-2/+3
* decoder: PCM decoder: Inherit seekable from the input streamSimon Kagstrom2011-03-231-1/+1
* decoder: PCM decoder: Break loop if EOF is encounteredSimon Kagstrom2011-03-231-0/+4
* copyright year 2011Max Kellermann2011-01-291-1/+1
* decoder: new "pcm" decoder pluginMax Kellermann2010-12-221-0/+84