diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2012-09-22 11:55:26 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2012-09-22 11:55:26 +0200 |
commit | 7cdfca45f4da02fdad4bbccebe9ba05da93610e0 (patch) | |
tree | dadf881d1f1510201dc5f6d94c1374695d5cc1cf /CONTRIBUTORS | |
parent | 72c03260d77a0de52ed57992e374f26211fe2063 (diff) | |
download | vdr-7cdfca45f4da02fdad4bbccebe9ba05da93610e0.tar.gz vdr-7cdfca45f4da02fdad4bbccebe9ba05da93610e0.tar.bz2 |
Increased the size of the TS buffer to 5MB and that of the Recorder buffer to 20MB to better handle HD recordings
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 419dc216..28780a7c 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2893,6 +2893,8 @@ Torsten Lang <info@torstenlang.de> thread is running for suggesting to allow I/O intense threads to temporarily suspend their activities in case buffers run full + for suggesting to increase the size of the TS buffer to 5MB and that of the Recorder + buffer to 20MB to better handle HD recordings Christian Ruppert <idl0r@gentoo.org> for some improvements to the Makefiles |