diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2013-01-23 10:42:41 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-01-23 10:42:41 +0100 |
commit | b2ae3062abe7f68121404ed55867d8109ed85b08 (patch) | |
tree | 1094a8f1086dd0acfdc84971df9d2d5c3a3832a9 /HISTORY | |
parent | 5b720a4fdb3497783252df5445bba5abc8dcd3dd (diff) | |
download | vdr-b2ae3062abe7f68121404ed55867d8109ed85b08.tar.gz vdr-b2ae3062abe7f68121404ed55867d8109ed85b08.tar.bz2 |
Now also using FindHeader() in cMpeg2Fixer::AdjTref()
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -7533,3 +7533,7 @@ Video Disk Recorder Revision History - Improved cutting MPEG-2 video (thanks to Sören Moch). - Reduced the number of retries in cTransfer::Receive() to avoid blocking recordings in case the primary device can't handle the current live signal. + +2013-01-23: Version 1.7.37 + +- Now also using FindHeader() in cMpeg2Fixer::AdjTref() (pointed out by Sören Moch). |