Commit Graph

2 Commits

Author SHA1 Message Date
Moritz Bunkus
4442cd5673 MPEG TS: rewrite packet parsing
The old code was pretty convoluted and hard to reason about. On top of
that it didn't buffer PES packets properly before trying to parse the
PES headers. This lead to accesses beyond the end of the buffer.
2016-07-09 17:24:20 +02:00
Moritz Bunkus
21ff413451 Add test case for ignoring ghost entries in PMTs 2011-09-17 00:48:56 +02:00