From 590bae406a06f128f806ef9f6269bfbdb8f81d4c Mon Sep 17 00:00:00 2001 From: Johns Date: Tue, 14 Jan 2014 14:59:44 +0100 Subject: [PATCH] USE_BITMAP shouldn't be the default. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 3295b36..7dfe3cb 100644 --- a/Makefile +++ b/Makefile @@ -37,7 +37,7 @@ CONFIG += -DUSE_PIP # PIP support #CONFIG += -DUSE_MPEG_COMPLETE # support only complete mpeg packets #CONFIG += -DH264_EOS_TRICKSPEED # insert seq end packets for trickspeed #CONDIF += -DDUMP_TRICKSPEED # dump trickspeed packets -CONFIG += -DUSE_BITMAP # VDPAU, use bitmap surface for OSD +#CONFIG += -DUSE_BITMAP # VDPAU, use bitmap surface for OSD CONFIG += -DUSE_VDR_SPU # use VDR SPU decoder. #CONFIG += -DUSE_SOFTLIMIT # (tobe removed) limit the buffer fill