mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 16:31:05 +02:00
fix typos framerate
Signed-off-by: GetAway <get-away@t-online.de>
Origin commit data
------------------
Branch: ni/coolstream
Commit: b3c42cf6d8
Author: bazi98 <bazi98@web.de>
Date: 2018-12-28 (Fri, 28 Dec 2018)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -1011,7 +1011,7 @@ bool CInfoViewer::showLivestreamInfo()
|
||||
tmp2 = "25fps";
|
||||
break;
|
||||
case 3:
|
||||
tmp2 = "29,976fps";
|
||||
tmp2 = "29,97fps";
|
||||
break;
|
||||
case 4:
|
||||
tmp2 = "30fps";
|
||||
@@ -1020,7 +1020,7 @@ bool CInfoViewer::showLivestreamInfo()
|
||||
tmp2 = "50fps";
|
||||
break;
|
||||
case 6:
|
||||
tmp2 = "50,94fps";
|
||||
tmp2 = "59,94fps";
|
||||
break;
|
||||
case 7:
|
||||
tmp2 = "60fps";
|
||||
|
Reference in New Issue
Block a user