Replaced the 'for' loops in StripAudioPackets() with memset() calls

This commit is contained in:
Klaus Schmidinger
2003-03-30 12:56:30 +02:00
parent c52b219131
commit 4200055fe5
4 changed files with 9 additions and 12 deletions

View File

@@ -220,6 +220,7 @@ Werner Fink <werner@suse.de>
under heavy load
for improving keyboard detection
for adding some missing cAudio handling calls
for replacing the 'for' loops in StripAudioPackets() with memset() calls
Rolf Hakenes <hakenes@hippomi.de>
for providing 'libdtv' and adapting the EIT mechanisms to it