Added TS error checking to remux.c

This commit is contained in:
Klaus Schmidinger
2003-01-24 17:22:29 +01:00
parent a3d9b92615
commit 54eb58e1eb
3 changed files with 33 additions and 4 deletions

View File

@@ -1927,3 +1927,4 @@ Video Disk Recorder Revision History
class to make sure replay remains smooth even under heavy system load.
- Increased the maximum possible packet size in remux.c to avoid corrupted streams
with broadcasters that send extremely large PES packets (thanks to Teemu Rantanen).
- Added TS error checking to remux.c (thanks to Teemu Rantanen).