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:
2
HISTORY
2
HISTORY
@@ -3570,3 +3570,5 @@ Video Disk Recorder Revision History
|
||||
the schedule it is in.
|
||||
- Now using hash tables to speed up cSchedule::GetEvent() (partially based on
|
||||
a patch from Georg Acher).
|
||||
- Avoiding unnecessary calls to getLength() in libsi/si.c, and avoiding the
|
||||
'& 0xff' in CRC32::crc32() of libsi/util.c (thanks to Georg Acher).
|
||||
|
Reference in New Issue
Block a user