Commit message (Expand) | Author | Age | |
---|---|---|---|
* | audio/out: add AudioUnit output driver for iOS | Aman Gupta | 2016-11-01 |
* | ao_coreaudio: fix 7.1(rear) channel mapping | wm4 | 2016-02-04 |
* | ao_coreaudio_chmap: change license to LGPL | wm4 | 2016-01-19 |
* | ao_coreaudio_exclusive: fallback to stereo on unknown channel layouts | wm4 | 2015-10-26 |
* | ao_coreaudio_chmap: minor refactor | wm4 | 2015-10-26 |
* | ao_coreaudio_chmap: allow stereo as fallback; avoid mono fallback | wm4 | 2015-10-26 |
* | ao_coreaudio: fix another minor memory leak | wm4 | 2015-10-26 |
* | ao_coreaudio: fix potential UB in error cases | wm4 | 2015-10-26 |
* | ao_coreaudio_chmap: add more logging | wm4 | 2015-10-26 |
* | ao_coreaudio: do not accept unknown channel layouts | wm4 | 2015-10-21 |
* | ao_coreaudio_exclusive: deal with devices return different channel count | wm4 | 2015-10-21 |
* | ao_coreaudio: support native mono output | wm4 | 2015-06-29 |
* | audio: define only a single NA speaker ID | wm4 | 2015-05-07 |
* | ao_coreaudio: move channel mapping code to a separate file | wm4 | 2015-05-05 |