]> git.ipfire.org Git - thirdparty/tvheadend.git/commit
mpegts input: increase the buffering but add the time check for slow streams
authorJaroslav Kysela <perex@perex.cz>
Wed, 28 May 2014 13:32:33 +0000 (15:32 +0200)
committerJaroslav Kysela <perex@perex.cz>
Wed, 28 May 2014 13:32:33 +0000 (15:32 +0200)
commitf7422b6689cbb7070bd99db884cdd4b0e090feb0
treedb4d003af2fca1adc5e6d50930785cc82301135e
parent2a3210d0c5edd246d3c26b654eb369756c94447a
mpegts input: increase the buffering but add the time check for slow streams

It's better to handle packets in bigger chunks, but for slow streams,
add a quick timer check to deliver these data in time, too.
src/input/mpegts.h
src/input/mpegts/iptv/iptv_udp.c
src/input/mpegts/mpegts_input.c