diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2014-02-21 09:21:45 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2014-02-21 09:21:45 +0100 |
commit | d55c134333ca4e464713c83264c3ce426f891ba7 (patch) | |
tree | 31a8d73f98f62b978d4f40a2e416cd467a1ed6dd /HISTORY | |
parent | a179b725b7bda5019069fa58fc510fc5379a088e (diff) | |
download | vdr-d55c134333ca4e464713c83264c3ce426f891ba7.tar.gz vdr-d55c134333ca4e464713c83264c3ce426f891ba7.tar.bz2 |
Fixed detecting broken video data streams when recording
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -7870,7 +7870,7 @@ Video Disk Recorder Revision History and also to use the correct directory with --edit (the latter reported by Marko Mäkelä). -2014-02-18: Version 2.0.6 +2014-02-21: Version 2.0.6 - Updated 'sources.conf' (thanks to Antti Hartikainen). - cFont::CreateFont() now returns a dummy font in case there are no fonts installed. @@ -7894,3 +7894,4 @@ Video Disk Recorder Revision History - Fixed the replay progress display for very long recordings. - Improved PAT/PMT scanning to speed up initial tuning to encrypted channels on transponders with many PAT entries (reported by Mariusz Bialonczyk). +- Fixed detecting broken video data streams when recording. |