aboutsummaryrefslogtreecommitdiffhomepage
path: root/audio
Commit message (Expand)AuthorAge
* ao_coreaudio: fix small memory leakGravatar Stefano Pigozzi2015-02-03
* ao_coreaudio: use device UID instead of ID for selectionGravatar Stefano Pigozzi2015-02-03
* command: add property returning detected audio deviceGravatar Stefano Pigozzi2015-02-03
* ao_null: add emulation for certain broken behaviorGravatar wm42015-01-30
* ao_pulse: plug a memory leakGravatar Ben Boeckel2015-01-25
* ao_wasapi: fix try_format logic in shared modeGravatar James Ross-Gowan2015-01-23
* ao_alsa: reinitialize if device got brokenGravatar wm42015-01-21
* ao_coreaudio: reset possibly random errno valueGravatar wm42015-01-20
* ao: never autoselect ao_nullGravatar wm42015-01-20
* ao: refactor --audio-device selection codeGravatar wm42015-01-20
* af: remove old filter compatibility hackGravatar wm42015-01-15
* audio/filter: switch remaining filters to refcountingGravatar wm42015-01-15
* audio/filter: switch remaining in-place filters to refcountingGravatar wm42015-01-15
* af: verify filter input formatsGravatar wm42015-01-15
* ao_alsa: fix a small memory leakGravatar wm42015-01-14
* af_lavcac3enc: use refcounted framesGravatar wm42015-01-14
* af_lavfi: use refcounted framesGravatar wm42015-01-14
* audio/filter: actually set fmt_in/fmt_out fieldsGravatar wm42015-01-14
* af_scaletempo: use refcounted framesGravatar wm42015-01-14
* af_lavrresample: use refcounted framesGravatar wm42015-01-14
* audio: add missing declarationGravatar wm42015-01-14
* 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