11 lines
290 B
Markdown
11 lines
290 B
Markdown
|
## 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
|