summaryrefslogtreecommitdiffstats
path: root/audio/decode/ad_lavc.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2013-04-06 23:36:00 +0200
committerwm4 <wm4@nowhere>2013-05-12 21:24:55 +0200
commitbf014677cecbc5ff425f0ad9f23e41c19be4ad3d (patch)
treebf6a85321c4f28034988c02076407259a3ece734 /audio/decode/ad_lavc.c
parent4b5cee4617d0decbf93d06df4f45097fd7e00105 (diff)
downloadmpv-bf014677cecbc5ff425f0ad9f23e41c19be4ad3d.tar.bz2
mpv-bf014677cecbc5ff425f0ad9f23e41c19be4ad3d.tar.xz
ao_pulse: try to set correct channel layout
Like most other AOs, ao_pulse set the channel count only, always using a default layout. Try to set the exact layout. For this, we need a big lookup table to map waveex/lavc/mpv speaker position to PulseAudio's, since PA_CHANNEL_POSITION_ is apparently not compatible to waveext, and I haven't seen any API functions that would help mapping them. Completely untested. (Let's leave that to someone else...)
Diffstat (limited to 'audio/decode/ad_lavc.c')
0 files changed, 0 insertions, 0 deletions