aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #2 from rikai/mastermartin2016-09-072-4/+4
|\ | | | | Updates to work with modern libraries
| * Update README to indicate the use of Pillow 3.3.0rikai2016-08-171-2/+2
| |
| * Pillow requires tobytes() nowrikai2016-08-171-2/+2
|/
* add setup.py, automatic discovery for avconv/ffmpeg, add installation help ↵Martin Kaistra2015-03-055-4/+64
| | | | to readme
* update readmeMartin Kaistra2015-03-041-2/+2
|
* don't terminate ffmpeg too early, fixes problems with windows. also: use ↵Martin Kaistra2015-03-042-4/+6
| | | | matroska container instead of mp4
* move video creation to its own threadMartin Kaistra2015-03-032-62/+110
|
* add name request to readmeMartin Kaistra2015-03-021-0/+2
|
* add readme and MIT licenseMartin Kaistra2015-03-022-0/+42
|
* first commitMartin Kaistra2015-03-025-0/+703