Now also using FindHeader() in cMpeg2Fixer::AdjTref()

This commit is contained in:
Klaus Schmidinger
2013-01-23 10:42:41 +01:00
parent 5b720a4fdb
commit b2ae3062ab
4 changed files with 10 additions and 8 deletions

View File

@@ -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).