From 56aae221e78613bbfdb302f5e7ae4bc84237129b Mon Sep 17 00:00:00 2001 From: Johns Date: Tue, 12 Feb 2013 18:11:40 +0100 Subject: Adds missing USE_SCREENSAVER to old Makefile. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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 -- cgit v1.2.3