From bcce056292726b393a594bf8e60da28392b545a9 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Tue, 4 Dec 2012 11:52:58 +0100 Subject: The new functions cDevice::CanScaleVideo() and cDevice::ScaleVideo() can be used by derived output devices to implement scaling the video to a given size and location --- HISTORY | 3 +++ 1 file changed, 3 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 1cd49954..fa8b4092 100644 --- a/HISTORY +++ b/HISTORY @@ -7375,3 +7375,6 @@ Video Disk Recorder Revision History - Now always setting the TDT EIT filter, because otherwise when turning on using the transponder time in the Setup menu, it would only be used after the next restart of VDR (thanks to Sundararaj Reel). +- The new functions cDevice::CanScaleVideo() and cDevice::ScaleVideo() can be used by + derived output devices to implement scaling the video to a given size and location + (based on a suggestion by Lucian Muresan). -- cgit v1.2.3