aboutsummaryrefslogtreecommitdiff
path: root/src/audio_parser.c
Commit message (Expand)AuthorAge
* 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