summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2003-01-24 17:22:29 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2003-01-24 17:22:29 +0100
commit54eb58e1eb93db102400902a5330567be7b4f5e0 (patch)
tree2818401def1b64968e52c346b121b9c6f50d1e3b /HISTORY
parenta3d9b92615fbbc4a7632477a7cf05fd9cfb410c4 (diff)
downloadvdr-54eb58e1eb93db102400902a5330567be7b4f5e0.tar.gz
vdr-54eb58e1eb93db102400902a5330567be7b4f5e0.tar.bz2
Added TS error checking to remux.c
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index b4bdbcbc..a784e062 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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).