From a920da652bc864a76f2064ddbbe323f3ab9d1add Mon Sep 17 00:00:00 2001 From: arttupii <> Date: Tue, 7 Aug 2012 16:46:23 +0200 Subject: Osd work: Use -DOSD_DEBUG to debug OSD. Fix bug #909: Subtitles destroy menu. Fix bug #1003: Subtitles overlapping. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index bb33380..ddbdbee 100644 --- a/Makefile +++ b/Makefile @@ -18,7 +18,7 @@ GIT_REV = $(shell git describe --always 2>/dev/null) ### Configuration (edit this for your needs) -CONFIG := #-DDEBUG +CONFIG := #-DDEBUG #-DOSD_DEBUG CONFIG += -DAV_INFO -DAV_INFO_TIME=3000 # debug a/v sync #CONFIG += -DHAVE_PTHREAD_NAME # supports new pthread_setname_np #CONFIG += -DNO_TS_AUDIO # disable ts audio parser -- cgit v1.2.3