now there's a common baseclass for all remuxers, make use of it

Modified Files:
 Tag: v0_4
	HISTORY remux/ts2pes.c remux/ts2pes.h remux/tsremux.h
	server/livestreamer.c server/livestreamer.h
This commit is contained in:
schmirl
2009-06-30 06:03:15 +00:00
parent 412c6982b6
commit abb8e80033
6 changed files with 39 additions and 113 deletions

View File

@@ -1,6 +1,7 @@
VDR Plugin 'streamdev' Revision History
---------------------------------------
- now there's a common baseclass for all remuxers, make use of it
- added namespace to remuxers
- increased WRITERBUFSIZE - buffer was too small for high bandwidth content
- removed cStreamdevStreamer::m_Running