From 6b006e98b77da64ec95a08bba51f2d377978483e Mon Sep 17 00:00:00 2001 From: phelin Date: Sun, 25 Nov 2007 17:38:46 +0000 Subject: Re-enable IBP-trickspeed for VDR version 1.5.10 since no more patching is necessary. --- device.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'device.c') diff --git a/device.c b/device.c index cf42b9d7..1c29ecbf 100644 --- a/device.c +++ b/device.c @@ -4,7 +4,7 @@ * See the main source file 'xineliboutput.c' for copyright information and * how to reach the author. * - * $Id: device.c,v 1.45 2007-10-15 00:15:07 phintuka Exp $ + * $Id: device.c,v 1.46 2007-11-25 17:38:46 phelin Exp $ * */ @@ -28,6 +28,7 @@ //#define LOG_TRICKSPEED #if VDRVERSNUM >= 10510 # define SKIP_DVDSPU +# define DEVICE_SUPPORTS_IBP_TRICKSPEED #endif #include "logdefs.h" -- cgit v1.2.3