summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-01-30 13:38:06 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2005-01-30 13:38:06 +0100
commita430f64252f5b38bb19dc151c3793d66d64a8fb7 (patch)
treef2d29799c653a3ef1a0e7567afda29cf38b4162a /HISTORY
parent250e79afbea1e952c9c8faa4c4c52aab60a7f7ef (diff)
downloadvdr-a430f64252f5b38bb19dc151c3793d66d64a8fb7.tar.gz
vdr-a430f64252f5b38bb19dc151c3793d66d64a8fb7.tar.bz2
Fixed masking SubStreamType in cDevice::PlayPesPacket()
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 030db1c2..e5e47abb 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3343,3 +3343,5 @@ Video Disk Recorder Revision History
pointing this out).
- Fixed a buffer overflow in case a station defines all 32 audio PIDs (thanks to
Christian Jacobsen for reporting this one).
+- Fixed masking SubStreamType in cDevice::PlayPesPacket() (thanks to Werner Fink
+ for pointing out this one).