summaryrefslogtreecommitdiffstats
path: root/video
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2013-05-13 23:54:27 +0200
committerwm4 <wm4@nowhere>2013-05-13 23:55:39 +0200
commit4931085a1ba0017dd848b8086c0d89e7abbe10d7 (patch)
treea3c2db412ae8f76d618f1edad6359ce3520ff477 /video
parent8df712781cab68e490ecfdc055e20898dc371f5d (diff)
downloadmpv-4931085a1ba0017dd848b8086c0d89e7abbe10d7.tar.bz2
mpv-4931085a1ba0017dd848b8086c0d89e7abbe10d7.tar.xz
chmap: fix oddity due to ambiguous 6.1 ffmpeg channel layout
FFmpeg (as well as Libav) have two layouts called "6.1": AV_CH_LAYOUT_6POINT1 and AV_CH_LAYOUT_6POINT1_BACK. We call them "6.1" and "6.1(back)". Change the default layout for 7 channels as well to return the same layout as av_get_default_channel_layout(). (Looks a bit questionable, but for now it's better to follow FFmpeg.)
Diffstat (limited to 'video')
0 files changed, 0 insertions, 0 deletions