diff options
author | Johns <johns98@gmx.net> | 2014-01-14 14:59:01 +0100 |
---|---|---|
committer | Johns <johns98@gmx.net> | 2014-01-14 14:59:01 +0100 |
commit | 501d46793f19062c5fb20c8b8d8091b27a7cd19c (patch) | |
tree | 297e3f2512c7a57f692fb1f39e1c647c60c10eb6 /Makefile | |
parent | 978fc59abadba1b9d305572554e6638198753a00 (diff) | |
download | vdr-plugin-softhddevice-501d46793f19062c5fb20c8b8d8091b27a7cd19c.tar.gz vdr-plugin-softhddevice-501d46793f19062c5fb20c8b8d8091b27a7cd19c.tar.bz2 |
Fix alternative OSD support with VDPAU bitmap surfaces.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |