Fixed cDvbPlayer::SkipFrames() to properly handle radio recordings

This commit is contained in:
Klaus Schmidinger
2005-08-29 15:45:38 +02:00
parent 97b65c6645
commit 3f73166049
3 changed files with 8 additions and 2 deletions

View File

@@ -3757,3 +3757,5 @@ Video Disk Recorder Revision History
- Now always using stream id 0xE0 for the video stream, to avoid problems with
post processing tools that choke on different ids (suggested by Reinhard Nissl).
- Updated the Estonian OSD texts (thanks to Arthur Konovalov).
- Fixed cDvbPlayer::SkipFrames() to properly handle radio recordings (thanks to
Reinhard Nissl).