diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2011-06-11 11:40:18 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2011-06-11 11:40:18 +0200 |
commit | c90e87d71f9fba5e6fb92700d70c0ca7664c4289 (patch) | |
tree | a75959c95ffa8c8e4fe95ef5e4a602a9039ad0cc /CONTRIBUTORS | |
parent | b226ab46d6de31746665997fe79c165521e793af (diff) | |
download | vdr-c90e87d71f9fba5e6fb92700d70c0ca7664c4289.tar.gz vdr-c90e87d71f9fba5e6fb92700d70c0ca7664c4289.tar.bz2 |
The frame detector now only starts collecting PTS values after it has seen the first I-frame
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 5abb1085..2bc2eb83 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -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() |