mpv/audio
Leonardo Taccari 3d911d8ef0 ao_oss: Fallback to stereo when the device does not support >2 channels
ioctl(..., SNDCTL_DSP_CHANNELS, &nchannels) for not supported
nchannels does not return an error and instead set nchannels to
the default value.

Instead of failing with no audio, fallback to stereo.
2019-09-21 15:38:46 +02:00
..
decode ad_lavc: skip fully skipped frames 2019-09-19 20:37:04 +02:00
filter audio: remove unreferenced af_lavrresample 2019-09-19 20:37:05 +02:00
out ao_oss: Fallback to stereo when the device does not support >2 channels 2019-09-21 15:38:46 +02:00
aframe.c Implement backwards playback 2019-09-19 20:37:04 +02:00
aframe.h Implement backwards playback 2019-09-19 20:37:04 +02:00
audio_buffer.c audio_buffer: fix some more theoretical UB 2019-09-19 20:37:05 +02:00
audio_buffer.h
chmap.c
chmap.h
chmap_sel.c
chmap_sel.h
fmt-conversion.c
fmt-conversion.h
format.c ao_pulse: fix tlength calculation 2018-09-01 16:14:11 +02:00
format.h ao_pulse: fix tlength calculation 2018-09-01 16:14:11 +02:00