diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2003-01-24 17:22:29 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2003-01-24 17:22:29 +0100 |
commit | 54eb58e1eb93db102400902a5330567be7b4f5e0 (patch) | |
tree | 2818401def1b64968e52c346b121b9c6f50d1e3b /HISTORY | |
parent | a3d9b92615fbbc4a7632477a7cf05fd9cfb410c4 (diff) | |
download | vdr-54eb58e1eb93db102400902a5330567be7b4f5e0.tar.gz vdr-54eb58e1eb93db102400902a5330567be7b4f5e0.tar.bz2 |
Added TS error checking to remux.c
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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). |