aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/decode/vd_lavc.c
diff options
context:
space:
mode:
authorGravatar wm4 <wm4@nowhere>2017-09-27 16:22:06 +0200
committerGravatar wm4 <wm4@nowhere>2017-09-27 16:22:06 +0200
commit4582b8993d3140b423f3449b8a5c676f71ded9fe (patch)
tree4957d686d5a4cfdd76305fa3c90b0640193902f7 /video/decode/vd_lavc.c
parent868bf4da7dd841611fb87455194f80e963a1573e (diff)
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.
Diffstat (limited to 'video/decode/vd_lavc.c')
0 files changed, 0 insertions, 0 deletions