Now avoiding unnecessary processing in cDvbSubtitleConverter::FinishPage() if there are no areas

This commit is contained in:
Klaus Schmidinger
2022-12-06 16:57:01 +01:00
parent 0bb6f87776
commit 5b176f97a4
3 changed files with 8 additions and 2 deletions

View File

@@ -2207,6 +2207,8 @@ Marko M
for reporting a possible call to poll() in cSectionHandler::Action() without any
filters
for avoiding the memcpy() call in cGlyph::cGlyph() if the bitmap is empty
for avoiding unnecessary processing in cDvbSubtitleConverter::FinishPage() if there
are no areas
Patrick Rother <krd-vdr@gulu.net>
for reporting a bug in defining timers that only differ in the day of week