mirror of
https://projects.vdr-developer.org/git/vdr-plugin-softhddevice.git
synced 2023-10-10 17:16:51 +00:00
Add compile time selectable h264 trickspeed workaround.
This commit is contained in:
1
Makefile
1
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user