From 4200055fe51bc5432aa69ee334e2300c026b3a16 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 30 Mar 2003 12:56:30 +0200 Subject: Replaced the 'for' loops in StripAudioPackets() with memset() calls --- HISTORY | 2 ++ 1 file changed, 2 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index b95c5147..8198bfb5 100644 --- a/HISTORY +++ b/HISTORY @@ -2004,3 +2004,5 @@ Video Disk Recorder Revision History helping to fix it). - Modified LOF handling to allow for C-band reception (thanks to Malcolm Caldwell). - Added some missing cAudio handling calls (thanks to Werner Fink). +- Replaced the 'for' loops in StripAudioPackets() with memset() calls (thanks to + Werner Fink). -- cgit v1.2.3