lib cleanup and sync for mips vu support

This commit is contained in:
2020-01-05 13:24:19 +01:00
parent ed84d0ac6e
commit 60f6a1f4be
137 changed files with 311 additions and 58 deletions

View File

@@ -496,13 +496,13 @@ static inline int rate2csapi(int rate)
return 1;
case 25:
return 2;
case 29976:
case 29970:
return 3;
case 30:
return 4;
case 50:
return 5;
case 50940:
case 59940:
return 6;
case 60:
return 7;