make sure TimedWrite(...) doesn't return failure after a slow but successful

write operation (refs #2045)
This commit is contained in:
Frank Schmirler
2015-01-24 00:49:51 +01:00
parent b33d2631df
commit 3e06c59196
3 changed files with 10 additions and 7 deletions

View File

@@ -1,6 +1,8 @@
VDR Plugin 'streamdev' Revision History
---------------------------------------
- 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,
stuttering or aborting video stream (thanks to Toerless Eckert)
- added Polish translation (thanks to Tomasz Maciej Nowak)