aboutsummaryrefslogtreecommitdiff
path: root/src/audio_parser.c
Commit message (Expand)AuthorAge
* audio_parser: fix assertion failure in audio format mask parserMax Kellermann2011-03-23
* audio_format, output_thread: add more audio_format_valid() assertionsMax Kellermann2011-03-16
* 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