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
2734f0892f Add test case for TS files with only one PAT/PMT 2011-09-27 22:21:59 +02:00