mirror of
https://github.com/mpv-player/mpv
synced 2025-04-07 01:53:06 +00:00
Prefer libavformat musepack demuxer over internal one (which does not even support v8).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26455 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
a2728034c9
commit
11b4999712
@ -171,6 +171,8 @@ static const char *preferred_list[] = {
|
|||||||
"flv",
|
"flv",
|
||||||
"swf",
|
"swf",
|
||||||
"mov,mp4,m4a,3gp,3g2,mj2",
|
"mov,mp4,m4a,3gp,3g2,mj2",
|
||||||
|
"mpc",
|
||||||
|
"mpc8",
|
||||||
NULL
|
NULL
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user