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

LayerSelector support #374

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

tongyuantongyu
Copy link

Resolves #373.

#[repr(C)]
#[derive(Debug)]
pub struct LayerSelector {
pub layer_id: u16
Copy link
Author

Choose a reason for hiding this comment

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

Test code need to access this value, so I made it public.

@kinetiknz kinetiknz self-requested a review September 29, 2022 20:27
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.

Support lsel for decoding progressive image
1 participant