From fa848a6f2ed16af75f4a971968c3a7d469fbd76a Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sat, 24 Jan 2009 11:42:24 +0100 Subject: Added an 'int' typecast to calculations involving FramesPerSecond() to avoid compiler warnings --- HISTORY | 2 ++ 1 file changed, 2 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 25241902..ffdfa80c 100644 --- a/HISTORY +++ b/HISTORY @@ -5956,3 +5956,5 @@ Video Disk Recorder Revision History the actual pids of the channel. - Fixed cDevice::PlayTsAudio() and made cDevice::PlayTsVideo() return 0 if PlayVideo() didn't play anything. +- Added an 'int' typecast to calculations involving FramesPerSecond() to avoid + compiler warnings. -- cgit v1.2.3