| Commit message (Expand) | Author | Files | Lines |
2012-06-12 | audio-parser, output_thread: work around -Wmaybe-uninitialized | Max Kellermann | 1 | -0/+11 |
2012-03-27 | audio_format: remove SAMPLE_FORMAT_DSD_OVER_USB | Max Kellermann | 1 | -6/+0 |
2012-03-22 | audio_format: remove the packed S24 format | Max Kellermann | 1 | -4/+4 |
2012-03-21 | audio_format: remove the format SAMPLE_FORMAT_DSD_LSBFIRST | Max Kellermann | 1 | -8/+2 |
2012-03-19 | audio_format: basic support for DSD-over-USB | Max Kellermann | 1 | -0/+6 |
2012-03-01 | audio_format: add DSD sample format | Max Kellermann | 1 | -0/+12 |
2011-10-20 | audio_format: basic support for floating point samples | Max Kellermann | 1 | -0/+6 |
2011-03-23 | audio_parser: fix assertion failure in audio format mask parser | Max Kellermann | 1 | -1/+2 |
2011-03-16 | audio_format, output_thread: add more audio_format_valid() assertions | Max Kellermann | 1 | -0/+1 |
2011-01-29 | copyright year 2011 | Max Kellermann | 1 | -1/+1 |
2010-01-16 | audio_format: support packed 24 bit samples | Max Kellermann | 1 | -1/+6 |
2009-12-31 | Update copyright notices. | Avuton Olrich | 1 | -1/+1 |
2009-12-02 | audio_format: changed "bits" to "enum sample_format" | Max Kellermann | 1 | -7/+35 |
2009-11-14 | audio_check: checker functions for audio_format attributes | Max Kellermann | 1 | -12/+4 |
2009-11-12 | include config.h in all sources | Max Kellermann | 1 | -0/+1 |
2009-10-21 | audio_format: wildcards allowed in audio_format configuration | Max Kellermann | 1 | -7/+25 |
2009-10-21 | audio_parser: moved code to separate functions | Max Kellermann | 1 | -29/+78 |
2009-10-21 | audio_parser: renamed parameter "error" to "error_r" | Max Kellermann | 1 | -8/+9 |
2009-07-19 | Add audio_format_init() function | David Woodhouse | 1 | -3/+7 |
2009-03-13 | all: Update copyright header. | Avuton Olrich | 1 | -3/+4 |
2009-02-11 | audio_format: added validation functions | Max Kellermann | 1 | -3/+3 |
2009-02-11 | audio: replaced parseAudioConfig() with audio_format_parse() | Max Kellermann | 1 | -0/+98 |