aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/plugins/FlacPcm.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2015-01-01Copyright year 2015Max Kellermann1-1/+1
2014-01-24decoder/*: move to decoder/plugins/Max Kellermann1-0/+0
2014-01-13copyright year 2014Max Kellermann1-1/+1
2013-10-30*: update copyright year to 2013Max Kellermann1-1/+1
2013-08-03audio_format: convert to C++Max Kellermann1-8/+8
2013-08-03gcc.h: add macro gcc_unreachable()Max Kellermann1-1/+1
2013-05-06decoder/FLAC*: rename files and symbols to Flac*Denis Krjuchkov1-1/+1
2012-10-02decoder/flac: use C++ compilerMax Kellermann1-2/+2
2012-03-27audio_format: remove SAMPLE_FORMAT_DSD_OVER_USBMax Kellermann1-1/+0
2012-03-22audio_format: remove the packed S24 formatMax Kellermann1-1/+0
2012-03-21audio_format: remove the format SAMPLE_FORMAT_DSD_LSBFIRSTMax Kellermann1-1/+0
2012-03-19audio_format: basic support for DSD-over-USBMax Kellermann1-0/+1
2012-03-01audio_format: add DSD sample formatMax Kellermann1-0/+2
2011-10-20audio_format: basic support for floating point samplesMax Kellermann1-0/+1
2011-01-29copyright year 2011Max Kellermann1-1/+1
2010-01-16audio_format: support packed 24 bit samplesMax Kellermann1-0/+1
2009-12-31Update copyright notices.Avuton Olrich1-1/+1
2009-12-02audio_format: changed "bits" to "enum sample_format"Max Kellermann1-5/+11
2009-11-12include config.h in all sourcesMax Kellermann1-0/+1
2009-11-11decoder/flac: moved code to flac_pcm.cMax Kellermann1-0/+101