From 26ffdd1c8361f714fff78fd746f209f386e6b997 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Fri, 15 Aug 2003 13:05:50 +0200 Subject: Fixed scaling SPU bitmaps in Letterbox mode when playing NTSC material --- dvbdevice.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'dvbdevice.h') diff --git a/dvbdevice.h b/dvbdevice.h index 6bcbc724..aab20fdd 100644 --- a/dvbdevice.h +++ b/dvbdevice.h @@ -4,7 +4,7 @@ * See the main source file 'vdr.c' for copyright information and * how to reach the author. * - * $Id: dvbdevice.h 1.21 2003/05/02 12:21:51 kls Exp $ + * $Id: dvbdevice.h 1.22 2003/08/15 12:34:55 kls Exp $ */ #ifndef __DVBDEVICE_H @@ -80,6 +80,7 @@ public: public: virtual void SetVideoFormat(bool VideoFormat16_9); + virtual eVideoSystem GetVideoSystem(void); // Audio facilities -- cgit v1.2.3