mirror of
https://projects.vdr-developer.org/git/vdr-plugin-softhddevice.git
synced 2023-10-10 19:16:51 +02:00
USE_BITMAP shouldn't be the default.
This commit is contained in:
parent
501d46793f
commit
590bae406a
2
Makefile
2
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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user