From 501d46793f19062c5fb20c8b8d8091b27a7cd19c Mon Sep 17 00:00:00 2001 From: Johns Date: Tue, 14 Jan 2014 14:59:01 +0100 Subject: Fix alternative OSD support with VDPAU bitmap surfaces. --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 03a86be..3295b36 100644 --- a/Makefile +++ b/Makefile @@ -37,6 +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_VDR_SPU # use VDR SPU decoder. #CONFIG += -DUSE_SOFTLIMIT # (tobe removed) limit the buffer fill -- cgit v1.2.3