Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add aspect-ratio support to make-gif | katherine | 2017-03-23 | 1 | -1/+1 |
| | | | | | | before the output gif would be squanched if the display ratio and pixel dimensions didn't match up. now the height is auto-determined with ffprobe to make everything work as expected. | ||||
* | accidentally swapped funcreqs | katherine | 2017-02-19 | 1 | -1/+1 |
| | |||||
* | move remaining funcs from .zshrc | katherine | 2017-02-19 | 1 | -0/+2 |
everything should be modular now also, cleaned up make-gif to properly parse arguments and check things |