summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2008-12-13 14:43:22 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2008-12-13 14:43:22 +0100
commit22feb7bf1cfc0bff0742fd23657de853b63f1890 (patch)
treeb6c7434ae85cdcd507277ea622c2b5d34f0ccc23 /HISTORY
parent3c7d1a16aca49c647320c0ee67759007fa06a845 (diff)
downloadvdr-22feb7bf1cfc0bff0742fd23657de853b63f1890.tar.gz
vdr-22feb7bf1cfc0bff0742fd23657de853b63f1890.tar.bz2
Improved handling PES video packets with zero length when converting from TS to PES
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index f9d96f11..53381647 100644
--- a/HISTORY
+++ b/HISTORY
@@ -5840,3 +5840,4 @@ Video Disk Recorder Revision History
and Edgar Hucek).
- The cDvbTuner::IsTunedTo() function now also checks the symbol rate in case of
DVB-S and DVB-C.
+- Improved handling PES video packets with zero length when converting from TS to PES.