aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/pcm_decoder_plugin.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-03-21decoder/pcm: always supply host byte order samplesMax Kellermann1-15/+12
2011-10-10decoder/pcm: support reverse byte orderMax Kellermann1-3/+21
2011-10-09decoder/{pcm,dsdiff}: add missing stdio.h includeMax Kellermann1-0/+1
2011-09-16input_stream: non-blocking I/OMax Kellermann1-2/+3
2011-03-23decoder: PCM decoder: Inherit seekable from the input streamSimon Kagstrom1-1/+1
2011-03-23decoder: PCM decoder: Break loop if EOF is encounteredSimon Kagstrom1-0/+4
2011-01-29copyright year 2011Max Kellermann1-1/+1
2010-12-22decoder: new "pcm" decoder pluginMax Kellermann1-0/+84