mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Avoiding unnecessary calls to getLength() in libsi/si.c, and avoiding the '& 0xff' in CRC32::crc32() of libsi/util.c
This commit is contained in:
@@ -1362,3 +1362,5 @@ Georg Acher <acher@baycom.de>
|
||||
for making tChannelID::operator==() inline for better performance
|
||||
for introducing cListBase::count for better performance
|
||||
for a patch that was used to implement hash tables to speed up cSchedule::GetEvent()
|
||||
for avoiding unnecessary calls to getLength() in libsi/si.c, and avoiding the
|
||||
'& 0xff' in CRC32::crc32() of libsi/util.c
|
||||
|
Reference in New Issue
Block a user