summaryrefslogtreecommitdiff
path: root/p2pvr/lib/serviceStreamer.h
Commit message (Collapse)AuthorAge
* Tidy and shuffle some bitsDan Goodliffe2017-08-02
|
* Move everything out of the global namespaceDan Goodliffe2017-07-30
|
* BIG migration from Project2 based to IceTray/Slicer :DDan Goodliffe2017-07-30
|
* Enable hidden visibility and LTODan Goodliffe2015-10-25
|
* Split parts ServiceStreamer into a Core version with a bit more flexibility ↵Dan Goodliffe2015-06-13
| | | | than the general case one
* Fix typo in class nameDan Goodliffe2015-06-13
|
* Basic support for streaming services (slow, thanks ffmpeg) and recordings ↵randomdan2014-03-20
| | | | (assumes storage endpoint) through the web frontend - implemented as two project2 stream sources
* Basic implementation of a recorderrandomdan2014-01-09
|
* Allow FileSink to take a file handle as well as a pathrandomdan2013-12-14
| | | | Pass a target to ServiceStreamer instead of it generating a hard coded one
* Add some SI functions for getting service stuffrandomdan2013-12-08
Add a templated SI parser to bounce table objects to a function Allow SI parsers to say they want the next instance of an object too Add ServiceStreamer to write a/v streams of a TS to a raw data client