Adds optional only complete mpeg packets support.

This commit is contained in:
Johns
2013-03-06 10:30:27 +01:00
parent 637c04655a
commit 7db63875d0
4 changed files with 10 additions and 0 deletions

View File

@@ -30,6 +30,7 @@ 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
#CONFIG += -DUSE_MPEG_COMPLETE # support only complete mpeg packets
ifeq ($(ALSA),1)
CONFIG += -DUSE_ALSA