From 8ff65a011a6e6a76167734b21c3eb7dac9a905b1 Mon Sep 17 00:00:00 2001 From: Johns Date: Mon, 29 Jul 2013 19:14:32 +0200 Subject: Add compile time configurable trickspeed packets dump. --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 5a9af40..03a86be 100644 --- a/Makefile +++ b/Makefile @@ -36,6 +36,7 @@ CONFIG += -DUSE_PIP # PIP support #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 +#CONDIF += -DDUMP_TRICKSPEED # dump trickspeed packets CONFIG += -DUSE_VDR_SPU # use VDR SPU decoder. #CONFIG += -DUSE_SOFTLIMIT # (tobe removed) limit the buffer fill -- cgit v1.2.3