Added a missing StripAudioPackets() to cDvbPlayer::Action()

This commit is contained in:
Klaus Schmidinger
2002-09-15 13:36:57 +02:00
parent 441258c7ea
commit dde36a3c56
3 changed files with 5 additions and 1 deletions

View File

@@ -1475,3 +1475,5 @@ Video Disk Recorder Revision History
seconds or more (this avoids bogus entries like "PROGRAMMES ALLEMANDS").
- Fixed opening /dev/video in cDvbDevice::GrabImage() in case of NEWSTRUCT
driver (thanks to Andreas Schultz).
- Added a missing StripAudioPackets() to cDvbPlayer::Action() (thanks to
Stefan Huelswitt).