mirror of
https://github.com/mpv-player/mpv
synced 2024-12-22 06:42:03 +00:00
100l, the vo selection should fall back to other vo drivers.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17324 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
19c0e6070a
commit
3b63f4792e
2
debian/postinst
vendored
2
debian/postinst
vendored
@ -29,7 +29,7 @@ my $dcarea = <<"EOF";
|
||||
EOF
|
||||
|
||||
$dcarea .= "vo=" . scalar(get("mplayer/voutput"));
|
||||
$dcarea .= "\n";
|
||||
$dcarea .= ",\n";
|
||||
|
||||
$mcfg->setconfarea($dcarea);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user