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

Preferred-encoder global option. #192

Merged
merged 1 commit into from
Jan 6, 2024
Merged

Preferred-encoder global option. #192

merged 1 commit into from
Jan 6, 2024

Conversation

bigcat88
Copy link
Owner

@bigcat88 bigcat88 commented Jan 6, 2024

Ref: #154

This allows to use specified encoder by ID if libehif is built with it(or when plugin support in libheif is enabled and codec loaded as a plugin)

Ability to list encoders was added here: #189

@bigcat88 bigcat88 changed the title added preferred-encoder global option. Preferred-encoder global option. Jan 6, 2024
Copy link

codecov bot commented Jan 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (47187de) 100.00% compared to head (78f79f3) 100.00%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #192   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines          906       912    +6     
=========================================
+ Hits           906       912    +6     
Files Coverage Δ
pillow_heif/constants.py 100.00% <100.00%> (ø)
pillow_heif/misc.py 100.00% <100.00%> (ø)
pillow_heif/options.py 100.00% <100.00%> (ø)

@bigcat88 bigcat88 merged commit 17e7bb2 into master Jan 6, 2024
27 checks passed
@bigcat88 bigcat88 deleted the preferred-encoder branch January 6, 2024 14:10
@bigcat88 bigcat88 mentioned this pull request Jan 6, 2024
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.

1 participant