]> git.ipfire.org Git - thirdparty/tvheadend.git/commit
parsers: add PCR / PTS check (comparison) before the packet is pushed to next chain
authorJaroslav Kysela <perex@perex.cz>
Thu, 27 Apr 2017 16:32:49 +0000 (18:32 +0200)
committerJaroslav Kysela <perex@perex.cz>
Thu, 27 Apr 2017 16:33:13 +0000 (18:33 +0200)
commit3067a3e973a2fdc3ff12d5cb3156bbf9d45998b0
treefbafed2d7df7f00245aad390ee16f8950e1353e4
parent245b62b54c578c0f22f7381f37d2c35d9a35741b
parsers: add PCR / PTS check (comparison) before the packet is pushed to next chain

- the goal is to improve the parsed data stability
- drop the invalid packets to avoid troubles in the packet processors
src/parsers/parsers.c
src/service.c
src/service.h