diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2010-04-05 09:38:13 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2010-04-05 09:38:13 +0200 |
commit | db5c3cd36a3aa5ab57811a830c79ca5ebd3edad1 (patch) | |
tree | db5ba3174ee9eef3c9af78f915f70eb48deabb0f /CONTRIBUTORS | |
parent | 1bf0c3d23ad0946186af54ed4835f4db65780e77 (diff) | |
download | vdr-db5c3cd36a3aa5ab57811a830c79ca5ebd3edad1.tar.gz vdr-db5c3cd36a3aa5ab57811a830c79ca5ebd3edad1.tar.bz2 |
Fixed cFrameDetector::Analyze() in case part of the data has been processed and there is less than MIN_TS_PACKETS_FOR_FRAME_DETECTOR left
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 252d5d0b..4b9aec42 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -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() |