diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2005-08-29 15:45:38 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2005-08-29 15:45:38 +0200 |
commit | 3f73166049071f28bc44192b9eedc4f3021bb76d (patch) | |
tree | 1ec8fc525914277994d9a442f67f8fe7146fa4da /HISTORY | |
parent | 97b65c6645cc91a2067d6558b484d59edffb19cb (diff) | |
download | vdr-3f73166049071f28bc44192b9eedc4f3021bb76d.tar.gz vdr-3f73166049071f28bc44192b9eedc4f3021bb76d.tar.bz2 |
Fixed cDvbPlayer::SkipFrames() to properly handle radio recordings
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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). |