0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 03:52:22 +02:00
mpv/audio
wm4 bc03eb0295 ao_alsa: map to exact channel layout
This allows supporting 5 channel audio (which can be eother 5.0 or 4.1).

Fallback doesn't work yet. It will do nonsense if the channel layout
doesn't match perfectly, even though it's similar.
2013-05-12 21:24:56 +02:00
..
decode ad_lavc: force channel layout pass-through with demux_rawaudio 2013-05-12 21:24:55 +02:00
filter af: print filter chain info on error 2013-05-12 21:24:56 +02:00
out ao_alsa: map to exact channel layout 2013-05-12 21:24:56 +02:00
audio.c af: use mp_chmap for mp_audio, include channel map in format negotiation 2013-05-12 21:24:54 +02:00
audio.h af: use mp_chmap for mp_audio, include channel map in format negotiation 2013-05-12 21:24:54 +02:00
chmap.c audio: add channel map API 2013-05-12 21:24:54 +02:00
chmap.h audio: add channel map API 2013-05-12 21:24:54 +02:00
fmt-conversion.c ad_lavc: use fmt-conversion to map sample formats 2013-04-13 04:21:27 +02:00
fmt-conversion.h ad_lavc: use fmt-conversion to map sample formats 2013-04-13 04:21:27 +02:00
format.c audio: add some setters for mp_audio, and require filters to use them 2013-05-12 21:24:54 +02:00
format.h audio: remove support for native alaw/mulaw/adpcm output 2012-12-11 00:37:54 +01:00
mixer.c audio/out: switch to channel map 2013-05-12 21:24:54 +02:00
mixer.h mplayer: keep volume persistent, even when using --volume 2013-04-10 21:29:04 +02:00
reorder_ch.c reorder_ch: remove old channel reorder functions 2013-05-12 21:24:55 +02:00
reorder_ch.h reorder_ch: remove old channel reorder functions 2013-05-12 21:24:55 +02:00