From 93357fb1cd6095988721052185d70161d1fc2e79 Mon Sep 17 00:00:00 2001 From: Johns Date: Wed, 24 Jul 2013 20:06:05 +0200 Subject: Add compile time selectable h264 trickspeed workaround. --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 3d77fd6..5a9af40 100644 --- a/Makefile +++ b/Makefile @@ -35,6 +35,7 @@ CONFIG += -DUSE_PIP # PIP support #CONFIG += -DNO_TS_AUDIO # disable ts audio parser #CONFIG += -DUSE_TS_VIDEO # build new ts video parser #CONFIG += -DUSE_MPEG_COMPLETE # support only complete mpeg packets +#CONFIG += -DH264_EOS_TRICKSPEED # insert seq end packets for trickspeed CONFIG += -DUSE_VDR_SPU # use VDR SPU decoder. #CONFIG += -DUSE_SOFTLIMIT # (tobe removed) limit the buffer fill -- cgit v1.2.3