summaryrefslogtreecommitdiff
path: root/src/flufigut.py
Commit message (Expand)AuthorAgeFilesLines
* fix worker patternsChristian Pointner2018-02-011-3/+4
* sanity check for worker names and sub-namesChristian Pointner2018-02-011-0/+5
* also accept a single patternChristian Pointner2018-02-011-22/+31
* workers can now have a subnameChristian Pointner2018-02-011-30/+52
* fix description of some componentnsChristian Pointner2018-02-011-9/+9
* creating xml works nowChristian Pointner2018-02-011-1/+12
* some cleanupChristian Pointner2018-01-311-9/+6
* nicer naming scheme for streamer and porterChristian Pointner2018-01-311-7/+10
* worker assignment works nowChristian Pointner2018-01-311-22/+62
* added worker templates (not done yet)Christian Pointner2018-01-301-75/+88
* stats plugs work now tooChristian Pointner2018-01-301-2/+19
* added support for extended streamer propsChristian Pointner2018-01-301-3/+17
* hasic streamer support works nowChristian Pointner2018-01-291-20/+76
* porter get created nowChristian Pointner2018-01-291-2/+50
* some more refactoringChristian Pointner2018-01-271-54/+39
* minor refactoringChristian Pointner2018-01-271-6/+6
* cleanupsChristian Pointner2018-01-271-37/+32
* implemented recorderChristian Pointner2018-01-271-0/+34
* some more cleanupsChristian Pointner2018-01-271-2/+2
* further cleanup and new exampleChristian Pointner2018-01-271-14/+25
* cleanupChristian Pointner2018-01-271-100/+56
* added audio/video encoder and muxerChristian Pointner2018-01-271-38/+127
* cleanupChristian Pointner2018-01-271-41/+58
* generate resampler and resizerChristian Pointner2018-01-251-1/+68
* generating inputs works nowChristian Pointner2018-01-251-12/+79
* started a complete rewriteChristian Pointner2018-01-251-515/+64
* fixed hostname for sfive plugChristian Pointner2014-11-291-1/+1
* redone http plugs, added support for sfiveChristian Pointner2014-10-111-4/+17
* updated copyright noticeChristian Pointner2014-10-111-2/+2
* added support for local duplicates for http-streamerChristian Pointner2014-10-111-10/+39
* also create porter for local duplicatesChristian Pointner2014-10-111-0/+30
* the rrd plug is now optionalChristian Pointner2014-10-091-2/+5
* disabled nonstandard vp8enc parameterChristian Pointner2014-10-091-1/+13
* fixed bug where a whole stream cluster gets ignored if no needed worker is as...Christian Pointner2013-09-111-4/+4
* support missing record entries in configChristian Pointner2013-05-041-2/+4
* added support for recorderChristian Pointner2013-05-041-0/+28
* using planet name for output dirChristian Pointner2012-11-101-4/+4
* reverted few worker patchChristian Pointner2012-10-261-3/+3
* not so many worker...Christian Pointner2012-10-231-3/+3
* started multi output format supportChristian Pointner2012-10-171-329/+348
* moved output to output/<format>Christian Pointner2012-10-171-5/+5
* moved template parameter to config fileChristian Pointner2012-10-171-2/+7
* added audomatic repeater generationChristian Pointner2012-10-171-2/+18
* multi input source works now with all sample configurationsChristian Pointner2012-10-171-5/+5
* streamer for multi input works now..Christian Pointner2012-10-171-81/+82
* encoder and muxer work nowChristian Pointner2012-10-171-100/+93
* added resample and resizeChristian Pointner2012-10-171-63/+54
* first part of multi source supportChristian Pointner2012-10-161-254/+251
* fixed audio,video device selectionChristian Pointner2012-10-161-0/+2
* audio only works nowChristian Pointner2012-10-161-25/+66