]> git.ipfire.org Git - thirdparty/tvheadend.git/commit
Optimize the PIDs filtering 377/head
authorJaroslav Kysela <perex@perex.cz>
Wed, 23 Apr 2014 10:50:18 +0000 (12:50 +0200)
committerJaroslav Kysela <perex@perex.cz>
Wed, 23 Apr 2014 11:25:14 +0000 (13:25 +0200)
commitdc7f65b51dae293e81fd31b3f79edd082a760b33
tree3ae21fdcac7548d31a1b5df7b7363d542930d317
parent39de95b04ae61f1e3e0c8dfcc94fb3020dd7be6e
Optimize the PIDs filtering

- only used CA PIDs are opened
- all PMT PIDs are opened only at the initial scan

The SAT>IP boxes have limited count of PIDs filters (and probably some
linuxdvb hardware too), so try to use these resources better.
src/descrambler/capmt.c
src/descrambler/cwc.c
src/input/mpegts.h
src/input/mpegts/dvb_psi.c
src/input/mpegts/mpegts_input.c
src/input/mpegts/mpegts_table.c