mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 23:12:44 +02:00
fix signalisation bitrate 599940 (by bazi98)
Origin commit data
------------------
Branch: master
Commit: 9c788ccfcb
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:
@@ -714,7 +714,7 @@ static inline int rate2csapi(int rate)
|
||||
return 4;
|
||||
case 50000:
|
||||
return 5;
|
||||
case 50940:
|
||||
case 59940:
|
||||
return 6;
|
||||
case 60000:
|
||||
return 7;
|
||||
|
Reference in New Issue
Block a user