mpv/audio
wm4 418c98dec7 af_lavrresample: fudge some channel layout conversion
Prevents channels from being dropped, e.g. when going 7.1 -> 7.1(wide)
and similar cases. The reasoning here is that channel layouts over HDMI
don't work anyway, and not dropping a channel and playing it on a
slightly "wrong" (but expected) speaker is preferable to playing silence
on these speakers.

Do this to remove issues with ao_coreaudio. Frankly I'm not sure whether
our mapping (between CA and mpv/FFmpeg speakers) is correct, but on the
other hand due to the reasons stated above it's not all that meaningful.
2016-01-18 16:31:50 +01:00
..
decode demux: merge sh_video/sh_audio/sh_sub 2016-01-12 23:48:19 +01:00
filter af_lavrresample: fudge some channel layout conversion 2016-01-18 16:31:50 +01:00
out mpv_talloc.h: rename from talloc.h 2016-01-11 21:05:55 +01:00
audio.c mpv_talloc.h: rename from talloc.h 2016-01-11 21:05:55 +01:00
audio.h audio: move PTS setting out of the decoder 2015-11-08 17:22:56 +01:00
audio_buffer.c player: add audio drop/duplicate mode 2015-10-27 20:56:46 +01:00
audio_buffer.h player: add audio drop/duplicate mode 2015-10-27 20:56:46 +01:00
chmap.c chmap: remove MPlayer layouts 2015-11-07 15:22:30 +01:00
chmap.h chmap: remove MPlayer layouts 2015-11-07 15:22:30 +01:00
chmap_sel.c chmap_sel: prefer inexact equivalents over perfect upmix 2016-01-04 19:17:56 +01:00
chmap_sel.h chmap: remove MPlayer layouts 2015-11-07 15:22:30 +01:00
fmt-conversion.c
fmt-conversion.h
format.c audio: fix af_fmt_change_bytes() with spdif formats 2015-11-07 15:07:50 +01:00
format.h ao_lavc: use new sample format determination code 2015-09-10 23:38:42 +02:00
mixer.c mpv_talloc.h: rename from talloc.h 2016-01-11 21:05:55 +01:00
mixer.h audio: change range of volume option/property 2015-05-22 18:35:03 +02:00