diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2005-01-30 13:38:06 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2005-01-30 13:38:06 +0100 |
commit | a430f64252f5b38bb19dc151c3793d66d64a8fb7 (patch) | |
tree | f2d29799c653a3ef1a0e7567afda29cf38b4162a /HISTORY | |
parent | 250e79afbea1e952c9c8faa4c4c52aab60a7f7ef (diff) | |
download | vdr-a430f64252f5b38bb19dc151c3793d66d64a8fb7.tar.gz vdr-a430f64252f5b38bb19dc151c3793d66d64a8fb7.tar.bz2 |
Fixed masking SubStreamType in cDevice::PlayPesPacket()
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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). |