summaryrefslogtreecommitdiffstats
path: root/audio/filter/af_lavfi.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-10-26 15:53:47 +0100
committerwm4 <wm4@nowhere>2015-10-26 15:53:47 +0100
commit0ffaf653a21d0c767abfcf1094f9e57a6c9b5ba4 (patch)
tree95812449c76a39877f2f6c4482487ea739f05f83 /audio/filter/af_lavfi.c
parent76d1b430b0a8c846676dfd36852844134bafaff0 (diff)
downloadmpv-0ffaf653a21d0c767abfcf1094f9e57a6c9b5ba4.tar.bz2
mpv-0ffaf653a21d0c767abfcf1094f9e57a6c9b5ba4.tar.xz
af_lavrresample: make planarization pass work with >8 channels
av_get_default_channel_layout() fails with channel counts larger than 8. The channel layout doesn't need to make sense, so pick an arbitrary fallback. libswresample also has options for setting the channel counts directly, but better not introduce new concepts in the code. Also, libavresample doesn't have these options.
Diffstat (limited to 'audio/filter/af_lavfi.c')
0 files changed, 0 insertions, 0 deletions