diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2003-01-26 09:59:35 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2003-01-26 09:59:35 +0100 |
commit | 28d1affa3165b96cb6c7915f11b982786da6de5d (patch) | |
tree | 81234a1b0d184f9f5201b5d7f36f0265592ab6ac /CONTRIBUTORS | |
parent | 54eb58e1eb93db102400902a5330567be7b4f5e0 (diff) | |
download | vdr-28d1affa3165b96cb6c7915f11b982786da6de5d.tar.gz vdr-28d1affa3165b96cb6c7915f11b982786da6de5d.tar.bz2 |
Modified cRingBufferLinear to avoid excessive memmove() calls in 'Transfer Mode' and during recordings
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index f3b5ef3b..f38b3c7b 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -530,3 +530,4 @@ Teemu Rantanen <tvr@iki.fi> for increased the maximum possible packet size in remux.c to avoid corrupted streams with broadcasters that send extremely large PES packets for adding TS error checking to remux.c + for pinpointing a problem with excessive memmove() calls in 'Transfer Mode' |