mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-27 15:32:43 +02:00
fix signalisation bitrate 599940 (by bazi98)
Origin commit data
------------------
Branch: master
Commit: 4c43f7a12f
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2018-05-30 (Wed, 30 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
176110a0fc
commit
1fe9e9c15c
@@ -714,7 +714,7 @@ static inline int rate2csapi(int rate)
|
|||||||
return 4;
|
return 4;
|
||||||
case 50000:
|
case 50000:
|
||||||
return 5;
|
return 5;
|
||||||
case 50940:
|
case 59940:
|
||||||
return 6;
|
return 6;
|
||||||
case 60000:
|
case 60000:
|
||||||
return 7;
|
return 7;
|
||||||
|
Reference in New Issue
Block a user