aboutsummaryrefslogtreecommitdiffstats
path: root/src/audio_parser.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-10-21audio_format: wildcards allowed in audio_format configurationMax Kellermann1-7/+25
2009-10-21audio_parser: moved code to separate functionsMax Kellermann1-29/+78
2009-10-21audio_parser: renamed parameter "error" to "error_r"Max Kellermann1-8/+9
2009-07-19Add audio_format_init() functionDavid Woodhouse1-3/+7
2009-03-13all: Update copyright header.Avuton Olrich1-3/+4
2009-02-11audio_format: added validation functionsMax Kellermann1-3/+3
2009-02-11audio: replaced parseAudioConfig() with audio_format_parse()Max Kellermann1-0/+98