aboutsummaryrefslogtreecommitdiff
path: root/src/audio_parser.c
Commit message (Expand)AuthorAge
* Merge branch 'v0.16.x'Max Kellermann2012-06-12
|\
| * audio-parser, output_thread: work around -Wmaybe-uninitializedMax Kellermann2012-06-12
* | audio_format: remove SAMPLE_FORMAT_DSD_OVER_USBMax Kellermann2012-03-27
* | audio_format: remove the packed S24 formatMax Kellermann2012-03-22
* | audio_format: remove the format SAMPLE_FORMAT_DSD_LSBFIRSTMax Kellermann2012-03-21
* | audio_format: basic support for DSD-over-USBMax Kellermann2012-03-19
* | audio_format: add DSD sample formatMax Kellermann2012-03-01
* | audio_format: basic support for floating point samplesMax Kellermann2011-10-20
* | Merge branch 'v0.16.x'Max Kellermann2011-04-12
|\|
| * audio_parser: fix assertion failure in audio format mask parserMax Kellermann2011-03-23
* | Merge commit 'release-0.16.2'Max Kellermann2011-03-19
|\|
| * audio_format, output_thread: add more audio_format_valid() assertionsMax Kellermann2011-03-16
* | copyright year 2011Max Kellermann2011-01-29
|/
* audio_format: support packed 24 bit samplesMax Kellermann2010-01-16
* Update copyright notices.Avuton Olrich2009-12-31
* audio_format: changed "bits" to "enum sample_format"Max Kellermann2009-12-02
* audio_check: checker functions for audio_format attributesMax Kellermann2009-11-14
* include config.h in all sourcesMax Kellermann2009-11-12
* audio_format: wildcards allowed in audio_format configurationMax Kellermann2009-10-21
* audio_parser: moved code to separate functionsMax Kellermann2009-10-21
* audio_parser: renamed parameter "error" to "error_r"Max Kellermann2009-10-21
* Add audio_format_init() functionDavid Woodhouse2009-07-19
* all: Update copyright header.Avuton Olrich2009-03-13
* audio_format: added validation functionsMax Kellermann2009-02-11
* audio: replaced parseAudioConfig() with audio_format_parse()Max Kellermann2009-02-11