Close writer when streamer is finished

This commit is contained in:
Frank Schmirler
2012-12-16 13:21:19 +01:00
parent 50d249c62e
commit 1866716471
7 changed files with 35 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
VDR Plugin 'streamdev' Revision History
---------------------------------------
- Close writer when streamer is finished
- Don't abort VTP connection if filter stream is broken
- Restructured cStreamdevStreamer: Moved inbound buffer into actual subclass.
- In cStreamdevStreamer dropped Activate(bool) and moved its code into Start().