diracparse: fix main profile mapping
This commit is contained in:
parent
3d3332f84c
commit
9e53df7667
@ -215,7 +215,7 @@ get_profile_name (int profile)
|
||||
return "vc2-simple";
|
||||
case 2:
|
||||
return "vc2-main";
|
||||
case 3:
|
||||
case 8:
|
||||
return "main";
|
||||
default:
|
||||
break;
|
||||
|
Loading…
x
Reference in New Issue
Block a user