diff --git a/random_docs/lazygal.md b/random_docs/lazygal.md new file mode 100644 index 0000000..010e896 --- /dev/null +++ b/random_docs/lazygal.md @@ -0,0 +1,11 @@ +## All Code changes for lazygal + +- setup.py + + remove `setuptools.log.info`, incorrect use breaks setup +- mediautils.py + + change to codec copying, saves time and videos are pre-compressed av1 is smaller anyway +- sourcetree + + add `'.webp': ImageFile` to `FORMATS` for inbuilt PIL webp support \ No newline at end of file