| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #11 from HunterwolfAT/master | martin | 2017-04-18 | 1 | -3/+3 |
| |\ | | | | | Casted slice indices to integer | ||||
| | * | cast slice indices to integer | Maximilian Siess | 2017-04-17 | 1 | -3/+3 |
| |/ | |||||
| * | Merge branch 'rikai-format-compatibility-improvements' | Martin Kaistra | 2016-09-10 | 1 | -5/+20 |
| |\ | |||||
| | * | use aac if libfdk_aac not installed | Martin Kaistra | 2016-09-10 | 1 | -4/+18 |
| | | | |||||
| | * | Encoding settings compatibility updates | rikai | 2016-09-09 | 1 | -3/+4 |
| | | | | | | | Using AAC, yuv420p & an mp4 container should provide much increased compatibility with hardware players as well as youtube. | ||||
| * | | Merge pull request #5 from rikai/readme-mac-update | martin | 2016-09-10 | 1 | -0/+18 |
| |\ \ | | | | | | | Add macOS instructions | ||||
| | * | | Add macOS instructions | rikai | 2016-09-09 | 1 | -0/+18 |
| | |/ | | | | | Add instructions for setting things up on mac using homebrew (with [recommended ffmpeg settings including libfdk_aac support](https://trac.ffmpeg.org/wiki/CompilationGuide/MacOSX) and pip. | ||||
| * | | Merge pull request #2 from rikai/master | martin | 2016-09-07 | 2 | -4/+4 |
| |\| | | | | | Updates to work with modern libraries | ||||
| | * | Update README to indicate the use of Pillow 3.3.0 | rikai | 2016-08-17 | 1 | -2/+2 |
| | | | |||||
| | * | Pillow requires tobytes() now | rikai | 2016-08-17 | 1 | -2/+2 |
| |/ | |||||
| * | add setup.py, automatic discovery for avconv/ffmpeg, add installation help ↵ | Martin Kaistra | 2015-03-05 | 5 | -4/+64 |
| | | | | | to readme | ||||
| * | update readme | Martin Kaistra | 2015-03-04 | 1 | -2/+2 |
| | | |||||
| * | don't terminate ffmpeg too early, fixes problems with windows. also: use ↵ | Martin Kaistra | 2015-03-04 | 2 | -4/+6 |
| | | | | | matroska container instead of mp4 | ||||
| * | move video creation to its own thread | Martin Kaistra | 2015-03-03 | 2 | -62/+110 |
| | | |||||
| * | add name request to readme | Martin Kaistra | 2015-03-02 | 1 | -0/+2 |
| | | |||||
| * | add readme and MIT license | Martin Kaistra | 2015-03-02 | 2 | -0/+42 |
| | | |||||
| * | first commit | Martin Kaistra | 2015-03-02 | 5 | -0/+703 |
