aboutsummaryrefslogtreecommitdiffhomepage
path: root/audio
Commit message (Expand)AuthorAge
* ao_pcm: add append modeGravatar wm42015-01-14
* audio: fix initial audio PTSGravatar wm42015-01-14
* audio: fix assertion failure on audio decodingGravatar wm42015-01-14
* af_convert24: use refcounted framesGravatar wm42015-01-13
* audio/filters: use refcounted frames for some in-place filtersGravatar wm42015-01-13
* audio/filters: use refcounted frames for some simple filtersGravatar wm42015-01-13
* af_volume: use refcounted framesGravatar wm42015-01-13
* audio: use refcounted frames in the filter chainGravatar wm42015-01-13
* audio: add some utility functions for refcounted framesGravatar wm42015-01-13
* audio/filter: remove unused af_calc_filter_multiplier()Gravatar wm42015-01-13
* ao_pulse: exit AO if stream failsGravatar wm42015-01-11
* ao_alsa: fix dtshd passthroughGravatar wm42015-01-09
* ao: remove coreaudio_exclusive from autoprobing listGravatar wm42015-01-07
* ao_pulse: disable latency calculation hacks by defaultGravatar wm42015-01-07
* win32: request UTF-16 API variants, Vista+ APIs, and COM C macrosGravatar wm42015-01-07
* player: print used number of threads in verbose modeGravatar wm42015-01-05
* af_volume: dump applied replaygain in verbose modeGravatar wm42015-01-04
* ao/wasapi: style/code formatting tweaksGravatar Kevin Mitchell2015-01-02
* ao/wasapi: improve exclusive mode format searchGravatar Kevin Mitchell2015-01-02
* ao/wasapi: revamp set_waveformatexGravatar Kevin Mitchell2015-01-02
* ao/wasapi: add CO_E_NOTINITIALIZED to explain_errGravatar Kevin Mitchell2015-01-02
* ao_portaudio: remove this audio outputGravatar wm42014-12-29
* ao_alsa: print channel map if setting it failsGravatar wm42014-12-29
* ao: add debug log with the detected channel mapsGravatar Stefano Pigozzi2014-12-29
* chmap_sel: add multichannel fallback heuristicGravatar Stefano Pigozzi2014-12-29
* chmap: add a 7.1(rear) layout nameGravatar Stefano Pigozzi2014-12-29
* ao_coreaudio: remove useless guardGravatar Stefano Pigozzi2014-12-27
* ao_coreaudio: fix some naming conventionsGravatar Stefano Pigozzi2014-12-27
* ao_coreaudio: fix channel mappingGravatar Stefano Pigozzi2014-12-27
* ao_coreaudio: fix typoGravatar Stefano Pigozzi2014-12-27
* ao_coreaudio: move some code to make output readableGravatar Stefano Pigozzi2014-12-27
* ao_coreaudio: add more layout debug outputsGravatar Stefano Pigozzi2014-12-27
* win32: add mmap() emulationGravatar wm42014-12-26
* ao_coreaudio: fix AudioChannelLayout allocationsGravatar Stefano Pigozzi2014-12-26
* ao_alsa: fix unpause path atfer previous commitGravatar wm42014-12-23
* ao_alsa: fix resuming from suspend modeGravatar wm42014-12-23
* ao_alsa: fix setting mono channel mapGravatar wm42014-12-20
* ao_alsa: remove some dead codeGravatar wm42014-12-20
* audio: fix previous commitGravatar wm42014-12-20
* audio: fix fallback if audio API does not support monoGravatar wm42014-12-20
* ao_coreaudio: fix mono/stereo channel mappingGravatar Stefano Pigozzi2014-12-16
* ao_coreaudio: add missing goto for error pathGravatar Stefano Pigozzi2014-12-16
* ao/wasapi: use IsEqualGUID and IsEqualPropertyKeyGravatar Kevin Mitchell2014-12-16
* ao_alsa: remove old multichannel methodGravatar wm42014-12-15
* ao_alsa: add ridiculous hack to deal with braindead ALSA behaviorGravatar wm42014-12-15
* ao/wasapi: set the ao with the waveformat channelmapGravatar Kevin Mitchell2014-12-15
* af_hrtf: Fix out-of-range read.Gravatar reimar2014-12-06
* ao_alsa: minor simplificationGravatar wm42014-12-05
* ao_alsa: hackfix mono playbackGravatar wm42014-12-05
* coreaudio: don't output too many channel descriptionsGravatar Stefano Pigozzi2014-12-05