mpv/audio
wm4 4582b8993d audio: fix channel conversion with NA channels
The case at hand was 5.1 -> fl-fr-fc-lfe-na-na (apparently triggered by
ALSA). That means only the NA channels have to be cleared, but the
result was actually that fc and lfe were cleared. This is due to a
simple regression in the reorder code, which quite obviously got the
index of the first NA channel wrong.
2017-09-27 16:22:06 +02:00
..
decode audio: make libaf derived code optional 2017-09-21 12:48:30 +02:00
filter build: add preliminary LGPL mode 2017-09-21 13:56:27 +02:00
out audio_buffer: remove dependency on mp_audio 2017-09-21 04:10:19 +02:00
aconverter.c audio: fix channel conversion with NA channels 2017-09-27 16:22:06 +02:00
aconverter.h audio: move libswresample wrapper out of audio filter code 2017-09-21 12:42:09 +02:00
aframe.c audio: fix resampling 2017-09-21 14:34:50 +02:00
aframe.h audio: move libswresample wrapper out of audio filter code 2017-09-21 12:42:09 +02:00
audio.c audio: move libswresample wrapper out of audio filter code 2017-09-21 12:42:09 +02:00
audio.h audio: make libaf derived code optional 2017-09-21 12:48:30 +02:00
audio_buffer.c audio_buffer: remove dependency on mp_audio 2017-09-21 04:10:19 +02:00
audio_buffer.h audio_buffer: remove dependency on mp_audio 2017-09-21 04:10:19 +02:00
chmap.c
chmap.h
chmap_sel.c
chmap_sel.h
fmt-conversion.c
fmt-conversion.h
format.c audio: make libaf derived code optional 2017-09-21 12:48:30 +02:00
format.h