diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2020-11-16 15:53:53 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2020-11-16 15:53:53 +0100 |
commit | 6cb818c7ad20c99054f0c2d292342de99d33c2ca (patch) | |
tree | 53032ac9b816828e9edee4be487ed09470a5faf3 /CONTRIBUTORS | |
parent | c23547c4ca729ba35139092e4c86a8f0f6454bfc (diff) | |
download | vdr-6cb818c7ad20c99054f0c2d292342de99d33c2ca.tar.gz vdr-6cb818c7ad20c99054f0c2d292342de99d33c2ca.tar.bz2 |
Fixed allocating memory for cImage
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 29cbae75..35b050f0 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2443,6 +2443,7 @@ Christoph Haubrich <christoph1.haubrich@arcor.de> for adding support for HEVC-video and AC-4-audio for implementing anti-aliasing for cPixmap::DrawSlope() and cPixmap::DrawEllipse() for reporting an unnecessary double call to Display() in cMenuRecording::RefreshRecording() + for reporting too much memory being allocated in the cImage constructors Pekka Mauno <pekka.mauno@iki.fi> for fixing cSchedule::GetFollowingEvent() in case there is currently no present |