prefer libavformat to demux matroska files

I can't spot any regression anymore. If you find one, please tell me.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27484 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
aurel 2008-08-26 21:12:48 +00:00
parent c1751adcc1
commit 6c675482ff
1 changed files with 1 additions and 0 deletions

View File

@ -183,6 +183,7 @@ static const char *preferred_list[] = {
"mov,mp4,m4a,3gp,3g2,mj2",
"mpc",
"mpc8",
"matroska",
NULL
};