document specific custom changes to lazygal
This commit is contained in:
parent
10b12614ac
commit
bad435e330
1 changed files with 11 additions and 0 deletions
11
random_docs/lazygal.md
Normal file
11
random_docs/lazygal.md
Normal 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
|
Loading…
Reference in a new issue