Skip to content

Tags: pysnippet/thumbnails

Tags

v0.1.12

Toggle v0.1.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix PyAV version (GH-70)

v0.1.11

Toggle v0.1.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix the `PyAV` build fail issue on Windows CI and update the setup me…

…tadata (GH-67)

v0.1.10

Toggle v0.1.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Base should override the output (GH-66)

The `PyAV` installation issue causing on Windows has been moved to #67

v0.1.9

Toggle v0.1.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GH-63: Add an option to force the number of workers for concurrent pr…

…ocessing (GH-64)

v0.1.8

Toggle v0.1.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Preprocessing the frames more faster (GH-62)

v0.1.7

Toggle v0.1.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GH-59: Fix the last frame generation issue (GH-60)

v0.1.5

Toggle v0.1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GH-29: Fix the image compression option (GH-57)

* Change the frame size calculation
* Optimize the calculation of columns' count
* Limit the final image size be at most 8K
* Allow `0` as a value for the `--compress` option
* Update snapshots for related test cases

v0.1.4

Toggle v0.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GH-55: Force overwrite if the skip flag is not set (GH-56)

* Overwrite the existing files by default
* Replace the `filter` with list comprehension
* Add unit test for checking the overwrite

v0.1.3

Toggle v0.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GH-47: Update the version to fix publish conflict (GH-48)

v0.1.2

Toggle v0.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GH-18: Configure build and publish workflow (GH-46)