diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2022-01-18 14:24:33 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2022-01-18 14:24:33 +0100 |
commit | 8cde8464ebfe816783fdbf0504c0c9aa4b899da1 (patch) | |
tree | 6ba02cb754bfe1b7acc1ffd84549592a813e3282 /CONTRIBUTORS | |
parent | 14b108f1046203dd6dbe0dbceb17630a741625e3 (diff) | |
download | vdr-8cde8464ebfe816783fdbf0504c0c9aa4b899da1.tar.gz vdr-8cde8464ebfe816783fdbf0504c0c9aa4b899da1.tar.bz2 |
Fixed handling zero bytes in cH264Parser
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index d2821aae..398ef456 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2456,6 +2456,7 @@ Christoph Haubrich <christoph1.haubrich@arcor.de> for reporting that the edited recording is not deleted in case of an error for reporting missing '0x09=H.265 video, 0x19 = AC4 audio' in vdr.5 for reporting a problem with the call to EpgHandlers.EndSegmentTransfer() + for fixing handling zero bytes in cH264Parser Pekka Mauno <pekka.mauno@iki.fi> for fixing cSchedule::GetFollowingEvent() in case there is currently no present |