aboutsummaryrefslogtreecommitdiffstats
path: root/video_thread.py (unfollow)
Commit message (Expand)AuthorFilesLines
2016-09-10use aac if libfdk_aac not installedMartin Kaistra1-4/+18
2016-09-09Add macOS instructionsrikai1-0/+18
2016-09-09Encoding settings compatibility updatesrikai1-3/+4
2016-08-17Update README to indicate the use of Pillow 3.3.0rikai1-2/+2
2016-08-17Pillow requires tobytes() nowrikai1-2/+2
2015-03-05add setup.py, automatic discovery for avconv/ffmpeg, add installation help to...Martin Kaistra5-4/+64
2015-03-04update readmeMartin Kaistra1-2/+2
2015-03-04don't terminate ffmpeg too early, fixes problems with windows. also: use matr...Martin Kaistra2-4/+6
2015-03-03move video creation to its own threadMartin Kaistra2-62/+110
2015-03-02add name request to readmeMartin Kaistra1-0/+2
2015-03-02add readme and MIT licenseMartin Kaistra2-0/+42