document specific custom changes to lazygal

This commit is contained in:
Muaz Ahmad 2024-04-02 11:43:33 +05:00
parent 10b12614ac
commit bad435e330

11
random_docs/lazygal.md Normal file
View file

@ -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