diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2011-08-20 09:07:26 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2011-08-20 09:07:26 +0200 |
commit | 3a19051c76ef19706e227ab971184a0e77a23e3c (patch) | |
tree | 2ba1b2ed92dad3c6bf5d0b4d629ed6737d127bad /CONTRIBUTORS | |
parent | f4007c7ff3d1f1f686bf3c74399027f7d91de86b (diff) | |
download | vdr-3a19051c76ef19706e227ab971184a0e77a23e3c.tar.gz vdr-3a19051c76ef19706e227ab971184a0e77a23e3c.tar.bz2 |
Fixed detecting frames for channels that split frames into several payloads
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 2aa2c21d..6f445a0e 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2593,6 +2593,8 @@ Derek Kelly (user.vdr@gmail.com) for reporting a problem with the fps value in the info file of a recording being overwritten in case a recording was interrupted and resumed, and the fps value could not be determined after resuming recording + for reporting a problem with detecting frames for channels that split frames into + several payloads Marcel Unbehaun <frostworks@gmx.de> for adding cRecordingInfo::GetEvent() |