fix framerate 29970 signalisatiom (by bazi98)

Origin commit data
------------------
Branch: master
Commit: e618c66606
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2018-05-31 (Thu, 31 May 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
Jacek Jendrzej
2018-05-31 13:55:54 +02:00
committed by max_10
parent 10479dd33f
commit 621f6afec8

View File

@@ -708,7 +708,7 @@ static inline int rate2csapi(int rate)
return 1;
case 25000:
return 2;
case 29976:
case 29970:
return 3;
case 30000:
return 4;