summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJohns <johns98@gmx.net>2013-02-12 18:11:40 +0100
committerJohns <johns98@gmx.net>2013-02-12 18:11:40 +0100
commit56aae221e78613bbfdb302f5e7ae4bc84237129b (patch)
tree937cde8753373fd673d3fc5c5570059403dea9bd /Makefile
parent54255e7b572acdf06f37affd2539d313656a780c (diff)
downloadvdr-plugin-softhddevice-56aae221e78613bbfdb302f5e7ae4bc84237129b.tar.gz
vdr-plugin-softhddevice-56aae221e78613bbfdb302f5e7ae4bc84237129b.tar.bz2
Adds missing USE_SCREENSAVER to old Makefile.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 93a1aba..723747d 100644
--- a/Makefile
+++ b/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