aboutsummaryrefslogtreecommitdiffstats
path: root/components/video.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Performance Tuning. FIXME: Video component frames are rendered out of ↵DH42017-06-051-11/+10
| | | | order. Video component creates a severe performance bottleneck.
* frames are taken straight from the in_pipetassaron2017-06-041-25/+24
|
* not dumping frames anymore, but not working yet eithertassaron2017-06-041-26/+43
| | | | will finish later
* video component almost working, rm hardcoded backgroundstassaron2017-06-041-25/+43
|
* half-finished video componenttassaron2017-06-041-18/+49
| | | | will finish tomorrow
* basic image componenttassaron2017-06-031-6/+32
|
* start of background replacement componentstassaron2017-06-031-0/+42