The frame detector now only starts collecting PTS values after it has seen the first I-frame

This commit is contained in:
Klaus Schmidinger
2011-06-11 11:40:18 +02:00
parent b226ab46d6
commit c90e87d71f
3 changed files with 7 additions and 2 deletions

View File

@@ -2572,6 +2572,8 @@ Derek Kelly (user.vdr@gmail.com)
for reporting a problem where the frame rate was not detected correctly
for testing the implementation of FE_CAN_TURBO_FEC
for reporting unjustified log entries about changed channel pids
for reporting a problem with the frame detector in case it gets MaxPtsValues values
and stops analyzing even though the incoming data is still garbage
Marcel Unbehaun <frostworks@gmx.de>
for adding cRecordingInfo::GetEvent()