Fixed masking SubStreamType in cDevice::PlayPesPacket()

This commit is contained in:
Klaus Schmidinger
2005-01-30 13:38:06 +01:00
parent 250e79afbe
commit a430f64252
3 changed files with 6 additions and 2 deletions

View File

@@ -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).