Fixed cFrameDetector::Analyze() in case part of the data has been processed and there is less than MIN_TS_PACKETS_FOR_FRAME_DETECTOR left

This commit is contained in:
Klaus Schmidinger
2010-04-05 09:38:13 +02:00
parent 1bf0c3d23a
commit db5c3cd36a
3 changed files with 7 additions and 4 deletions

View File

@@ -2525,6 +2525,7 @@ Derek Kelly (user.vdr@gmail.com)
for reporting a problem with HD NTSC broadcasts that split frames over several payload
units
for updating sources.conf
for reporting a problem where the frame rate was not detected correctly
Marcel Unbehaun <frostworks@gmx.de>
for adding cRecordingInfo::GetEvent()