summaryrefslogtreecommitdiff
path: root/src/flufigut.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* small fix for audio only streamChristian Pointner2012-10-161-6/+7
* admin account can now be configured in json fileChristian Pointner2012-10-131-8/+12
* fixed deploymentChristian Pointner2012-10-131-1/+1
* better handling for passwd fileChristian Pointner2012-10-121-1/+1
* add password generator for admin userChristian Pointner2012-10-121-0/+13
* some bug fixes (first working version of config)Christian Pointner2012-10-121-3/+3
* also creating passwd fileChristian Pointner2012-10-121-12/+17
* creating output dir with all config filesChristian Pointner2012-10-121-1/+37
* moved video resize and resample to sperate workerChristian Pointner2012-10-121-2/+10
* improved worker sanity checkChristian Pointner2012-10-121-13/+25
* sanity check for worker assignmentChristian Pointner2012-10-111-5/+25
* improved error messagesChristian Pointner2012-10-111-7/+13
* renamed worker variableChristian Pointner2012-10-111-4/+4
* splitted video/audio encoder to several workerChristian Pointner2012-10-111-2/+2
* streamer seem to work nowChristian Pointner2012-10-021-1/+32
* redesign of streamer definitionChristian Pointner2012-10-021-45/+52
* refactoring, redoing streamer representationChristian Pointner2012-10-011-47/+43
* added small todoChristian Pointner2012-10-011-0/+6
* refactoringChristian Pointner2012-10-011-9/+7
* only add encoder if it not already existsChristian Pointner2012-10-011-18/+20
* generate encoder and muxer automaticallyChristian Pointner2012-10-011-80/+82
* generate encoder and muxer automaticallyChristian Pointner2012-10-011-67/+62
* cleanupChristian Pointner2012-09-301-7/+5
* muxer components, feeder matching to be doneChristian Pointner2012-09-301-1/+24
* audio encoder work nowChristian Pointner2012-09-301-0/+17
* video encoder generation worksChristian Pointner2012-09-301-2/+19
* added support for audio-resampleChristian Pointner2012-09-291-0/+22
* added video-resize supportChristian Pointner2012-09-291-1/+23
* fixed whitespaces at templatesChristian Pointner2012-09-291-1/+1
* started decklink source as inputChristian Pointner2012-09-291-2/+16
* no more useless dataChristian Pointner2012-09-291-10/+12
* flow as 4 sections, introducing audioratesChristian Pointner2012-09-291-1/+8