summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJohns <johns98@gmx.net>2012-04-20 18:28:25 +0200
committerJohns <johns98@gmx.net>2012-04-20 18:28:25 +0200
commitd26c34f34f77b860b2ac7faf0fda914ca2eeb39b (patch)
tree8057b11a263ac54bd3d7272a3aeb3deeb013f0a0 /Makefile
parent24a8c7f763050a1054eef2f13faa9e584052fe8d (diff)
downloadvdr-plugin-softhddevice-d26c34f34f77b860b2ac7faf0fda914ca2eeb39b.tar.gz
vdr-plugin-softhddevice-d26c34f34f77b860b2ac7faf0fda914ca2eeb39b.tar.bz2
Always compile audio drift correction.
Add audio drift correction configuration to the setup.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 859ca9f..c95157f 100644
--- a/Makefile
+++ b/Makefile
@@ -19,8 +19,6 @@ GIT_REV = $(shell git describe --always 2>/dev/null)
### Configuration (edit this for your needs)
CONFIG := #-DDEBUG
-#CONFIG += -DUSE_AUDIO_DRIFT_CORRECTION # build new audio drift code
-#CONFIG += -DUSE_AC3_DRIFT_CORRECTION # build new ac-3 drift code
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