aboutsummaryrefslogtreecommitdiffstats
path: root/src/audio_format.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* audio_format: remove SAMPLE_FORMAT_DSD_OVER_USBMax Kellermann2012-03-271-12/+0
* audio_format: remove the packed S24 formatMax Kellermann2012-03-221-3/+0
* audio_format: remove the reverse_endian attributeMax Kellermann2012-03-211-8/+1
* audio_format: hack for DSD to USB conversionMax Kellermann2012-03-211-0/+9
* audio_format: remove the format SAMPLE_FORMAT_DSD_LSBFIRSTMax Kellermann2012-03-211-3/+0
* audio_format: basic support for DSD-over-USBMax Kellermann2012-03-191-0/+3
* audio_format: add DSD sample formatMax Kellermann2012-03-011-0/+6
* audio_format: basic support for floating point samplesMax Kellermann2011-10-201-0/+3
* audio_format: un-inline audio_format_mask_apply()Max Kellermann2011-10-101-0/+19
* copyright year 2011Max Kellermann2011-01-291-1/+1
* audio_format: support packed 24 bit samplesMax Kellermann2010-01-161-0/+3
* Update copyright notices.Avuton Olrich2009-12-311-1/+1
* audio_format: changed "bits" to "enum sample_format"Max Kellermann2009-12-021-2/+27
* audio_format: added function audio_format_to_string()Max Kellermann2009-11-141-0/+44