mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-27 23:42:43 +02:00
fix framerate 29970 signalisatiom (by bazi98)
Origin commit data
------------------
Branch: master
Commit: ceba5df622
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:
committed by
TangoCash
parent
1fe9e9c15c
commit
b06a32c714
@@ -708,7 +708,7 @@ static inline int rate2csapi(int rate)
|
|||||||
return 1;
|
return 1;
|
||||||
case 25000:
|
case 25000:
|
||||||
return 2;
|
return 2;
|
||||||
case 29976:
|
case 29970:
|
||||||
return 3;
|
return 3;
|
||||||
case 30000:
|
case 30000:
|
||||||
return 4;
|
return 4;
|
||||||
|
Reference in New Issue
Block a user