]> git.sesse.net Git - vlc/commit
* dvb: read more TS blocks at once. We start reading only 2 ts packets (needed to...
authorLaurent Aimar <fenrir@videolan.org>
Tue, 19 Apr 2005 15:56:06 +0000 (15:56 +0000)
committerLaurent Aimar <fenrir@videolan.org>
Tue, 19 Apr 2005 15:56:06 +0000 (15:56 +0000)
commit20bb281bd270732a26fe8911df7ac708986eef34
tree7b18fcddba0e47b87dbcedb75b380bd11cf954b3
parent4ef742f37cdc689d44480b46cfe3f457bb4d7ff1
 * dvb: read more TS blocks at once. We start reading only 2 ts packets (needed to avoid
long delay because we only receive PAT at the start), but we increase each time we read
data until 20. This decrease the load (more than 50% for me) while kepping low start up delay.
modules/access/dvb/access.c
modules/access/dvb/dvb.h