mirror of
https://projects.vdr-developer.org/git/vdr-plugin-softhddevice.git
synced 2023-10-10 17:16:51 +00:00
Adds missing USE_SCREENSAVER to old Makefile.
This commit is contained in:
2
Makefile
2
Makefile
@@ -26,7 +26,7 @@ SWRESAMPLE ?= $(shell pkg-config --exists libswresample && echo 1)
|
||||
|
||||
CONFIG := # -DDEBUG #-DOSD_DEBUG
|
||||
CONFIG += -DAV_INFO -DAV_INFO_TIME=3000 # info/debug a/v sync
|
||||
CONFIG += -DUSE_PIP # too experimental PIP support
|
||||
CONFIG += -DUSE_PIP # PIP support
|
||||
#CONFIG += -DHAVE_PTHREAD_NAME # supports new pthread_setname_np
|
||||
#CONFIG += -DNO_TS_AUDIO # disable ts audio parser
|
||||
#CONFIG += -DUSE_TS_VIDEO # build new ts video parser
|
||||
|
Reference in New Issue
Block a user