Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Default jpegturbo, udpate version to 0.0.6 and more improvements #23

Merged
merged 36 commits into from Jan 6, 2023

Conversation

edgarriba
Copy link
Member

@edgarriba edgarriba commented Dec 31, 2022

  • add support to python 3.11
  • turbojpeg is not optional anymore
  • bump version package to 0.0.6
  • update to latest all the requirements
  • release image uses now quay.io/pypa/manylinux2014_x86_64
  • improve ownership of PyCapsule
  • Include new structures: ImageSize, ImageEncoder, ImageDecoder
  • refactor read_image_jpeg, write_image_jpeg

@edgarriba
Copy link
Member Author

@johnnv1 still need to polish a few things but happy to hear api feedback

.github/workflows/release.yml Outdated Show resolved Hide resolved
.github/workflows/release.yml Outdated Show resolved Hide resolved
.github/workflows/release.yml Outdated Show resolved Hide resolved
Copy link
Member

@johnnv1 johnnv1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just know the basic of rust, so, just some comments/questions :)

.github/workflows/ci.yml Outdated Show resolved Hide resolved
.github/workflows/ci.yml Outdated Show resolved Hide resolved
.github/workflows/release.yml Outdated Show resolved Hide resolved
run_fmt.sh Outdated Show resolved Hide resolved
.github/workflows/release.yml Outdated Show resolved Hide resolved
src/lib.rs Show resolved Hide resolved
test/test_io.py Show resolved Hide resolved
test/test_io.py Show resolved Hide resolved
test/test_io.py Outdated Show resolved Hide resolved
src/linalg.rs Outdated Show resolved Hide resolved
.pre-commit-hooks.yaml Outdated Show resolved Hide resolved
.pre-commit-config.yaml Outdated Show resolved Hide resolved
@edgarriba edgarriba changed the title Update jpegturbo Default jpegturbo, udpate version to 0.0.6 and more improvements Jan 6, 2023
@edgarriba edgarriba merged commit 8117411 into main Jan 6, 2023
@edgarriba edgarriba deleted the update-jpegturbo branch March 9, 2024 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants