aboutsummaryrefslogtreecommitdiffstats
path: root/src/audio_parser.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* copyright year 2011Max Kellermann2011-01-291-1/+1
* audio_format: support packed 24 bit samplesMax Kellermann2010-01-161-1/+6
* Update copyright notices.Avuton Olrich2009-12-311-1/+1
* audio_format: changed "bits" to "enum sample_format"Max Kellermann2009-12-021-7/+35
* audio_check: checker functions for audio_format attributesMax Kellermann2009-11-141-12/+4
* include config.h in all sourcesMax Kellermann2009-11-121-0/+1
* audio_format: wildcards allowed in audio_format configurationMax Kellermann2009-10-211-7/+25
* audio_parser: moved code to separate functionsMax Kellermann2009-10-211-29/+78
* audio_parser: renamed parameter "error" to "error_r"Max Kellermann2009-10-211-8/+9
* Add audio_format_init() functionDavid Woodhouse2009-07-191-3/+7
* all: Update copyright header.Avuton Olrich2009-03-131-3/+4
* audio_format: added validation functionsMax Kellermann2009-02-111-3/+3
* audio: replaced parseAudioConfig() with audio_format_parse()Max Kellermann2009-02-111-0/+98