doubled size of client's filter buffer (fixes #2045)

This commit is contained in:
Frank Schmirler
2015-01-24 00:55:39 +01:00
parent 3e06c59196
commit 84c6f6b6f3
3 changed files with 3 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
VDR Plugin 'streamdev' Revision History
---------------------------------------
- doubled size of client's filter buffer (suggested by Toerless Eckert)
- make sure TimedWrite(...) doesn't return failure after a slow but successful
write operation (thanks to Toerless Eckert)
- fixed problems related to VTP filter streaming like ringbuffer overflows,