diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2003-03-30 12:56:30 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2003-03-30 12:56:30 +0200 |
commit | 4200055fe51bc5432aa69ee334e2300c026b3a16 (patch) | |
tree | 14ef5045b06a909e05fc279cd80bd253f451f800 /CONTRIBUTORS | |
parent | c52b219131eee937c16b3dd9ebc3706d77df689c (diff) | |
download | vdr-4200055fe51bc5432aa69ee334e2300c026b3a16.tar.gz vdr-4200055fe51bc5432aa69ee334e2300c026b3a16.tar.bz2 |
Replaced the 'for' loops in StripAudioPackets() with memset() calls
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index b563f9c7..523af25b 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -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 |