aboutsummaryrefslogtreecommitdiff
path: root/example-scripts/gstreamer/source-background-loop.py
AgeCommit message (Collapse)Author
2016-09-14source-*.py examples: pep8ifyFlorian Zeitz
* One import per line * Indent by 4 spaces * Reformat multiline strings * Spaces around infix operators * Reformat argument lists * Reformat list literals
2016-02-05honour the example-script config.sh in the py-source-filesMaZderMind
2016-02-02re-add removed shebangs for example-scriptsMaZderMind
2016-02-01cleanup shebang linesMaZderMind
2016-01-06replace remaining UYVY with I420, at least for the momentMaZderMind
2015-12-06[example-scripts] overhaul and test all example scripts, fixes #5MaZderMind