| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'v0.16.x' | Max Kellermann | 2011-04-12 | 1 | -1/+2 |
|\ |
|
| * | audio_parser: fix assertion failure in audio format mask parser | Max Kellermann | 2011-03-23 | 1 | -1/+2 |
* | | Merge commit 'release-0.16.2' | Max Kellermann | 2011-03-19 | 1 | -0/+1 |
|\| |
|
| * | audio_format, output_thread: add more audio_format_valid() assertions | Max Kellermann | 2011-03-16 | 1 | -0/+1 |
* | | copyright year 2011 | Max Kellermann | 2011-01-29 | 1 | -1/+1 |
|/ |
|
* | audio_format: support packed 24 bit samples | Max Kellermann | 2010-01-16 | 1 | -1/+6 |
* | Update copyright notices. | Avuton Olrich | 2009-12-31 | 1 | -1/+1 |
* | audio_format: changed "bits" to "enum sample_format" | Max Kellermann | 2009-12-02 | 1 | -7/+35 |
* | audio_check: checker functions for audio_format attributes | Max Kellermann | 2009-11-14 | 1 | -12/+4 |
* | include config.h in all sources | Max Kellermann | 2009-11-12 | 1 | -0/+1 |
* | audio_format: wildcards allowed in audio_format configuration | Max Kellermann | 2009-10-21 | 1 | -7/+25 |
* | audio_parser: moved code to separate functions | Max Kellermann | 2009-10-21 | 1 | -29/+78 |
* | audio_parser: renamed parameter "error" to "error_r" | Max Kellermann | 2009-10-21 | 1 | -8/+9 |
* | Add audio_format_init() function | David Woodhouse | 2009-07-19 | 1 | -3/+7 |
* | all: Update copyright header. | Avuton Olrich | 2009-03-13 | 1 | -3/+4 |
* | audio_format: added validation functions | Max Kellermann | 2009-02-11 | 1 | -3/+3 |
* | audio: replaced parseAudioConfig() with audio_format_parse() | Max Kellermann | 2009-02-11 | 1 | -0/+98 |