aboutsummaryrefslogtreecommitdiffstats
path: root/components/video.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Code cleanupDH42017-06-061-26/+48
* fixed empty preview frame bugtassaron2017-06-061-1/+7
* When out of frames, send last frame to buffer. Added ability to loop video.DH42017-06-061-5/+22
* added framebuffer to keep frames in ordertassaron2017-06-061-76/+68
* Performance Tuning. FIXME: Video component frames are rendered out of order....DH42017-06-051-11/+10
* 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
* video component almost working, rm hardcoded backgroundstassaron2017-06-041-25/+43
* half-finished video componenttassaron2017-06-041-18/+49
* basic image componenttassaron2017-06-031-6/+32
* start of background replacement componentstassaron2017-06-031-0/+42