mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 23:12:44 +02:00
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:
@@ -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;
|
||||
|
Reference in New Issue
Block a user