mpv/audio
wm4 2896afaa39 ao_alsa: fallback to stereo channel layout if everything else fails
mp_chmap_from_channels_alsa() doesn't always succeed - there are a bunch
of channel counts for which no defined ALSA layout exists. Fallback to
stereo in this case. (Normally, this code path shouldn't happen at all.)
2015-04-14 21:19:01 +02:00
..
decode Update license headers 2015-04-13 12:10:01 +02:00
filter Update license headers 2015-04-13 12:10:01 +02:00
out ao_alsa: fallback to stereo channel layout if everything else fails 2015-04-14 21:19:01 +02:00
audio.c audio: make all format query shortcuts macros 2015-04-03 15:40:01 -07:00
audio.h
audio_buffer.c
audio_buffer.h
chmap.c
chmap.h
chmap_sel.c audio: fix off by one error in channel map selection code 2015-03-15 17:07:06 +01:00
chmap_sel.h
fmt-conversion.c Update license headers 2015-04-13 12:10:01 +02:00
fmt-conversion.h Update license headers 2015-04-13 12:10:01 +02:00
format.c Update license headers 2015-04-13 12:10:01 +02:00
format.h Update license headers 2015-04-13 12:10:01 +02:00
mixer.c Update license headers 2015-04-13 12:10:01 +02:00
mixer.h Update license headers 2015-04-13 12:10:01 +02:00