From 1e63fa4174c73d8ea4d257b883a9ac926a87311d Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sat, 28 May 2005 14:19:16 +0200 Subject: Avoiding unnecessary calls to getLength() in libsi/si.c, and avoiding the '& 0xff' in CRC32::crc32() of libsi/util.c --- HISTORY | 2 ++ 1 file changed, 2 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 1bca9213..c2ebcaa7 100644 --- a/HISTORY +++ b/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). -- cgit v1.2.3