aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/flac_pcm.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* audio_format: remove SAMPLE_FORMAT_DSD_OVER_USBMax Kellermann2012-03-271-1/+0
* audio_format: remove the packed S24 formatMax Kellermann2012-03-221-1/+0
* audio_format: remove the format SAMPLE_FORMAT_DSD_LSBFIRSTMax Kellermann2012-03-211-1/+0
* audio_format: basic support for DSD-over-USBMax Kellermann2012-03-191-0/+1
* audio_format: add DSD sample formatMax Kellermann2012-03-011-0/+2
* audio_format: basic support for floating point samplesMax Kellermann2011-10-201-0/+1
* copyright year 2011Max Kellermann2011-01-291-1/+1
* audio_format: support packed 24 bit samplesMax Kellermann2010-01-161-0/+1
* Update copyright notices.Avuton Olrich2009-12-311-1/+1
* audio_format: changed "bits" to "enum sample_format"Max Kellermann2009-12-021-5/+11
* include config.h in all sourcesMax Kellermann2009-11-121-0/+1
* decoder/flac: moved code to flac_pcm.cMax Kellermann2009-11-111-0/+101