Skip to content

Conversation

roiei
Copy link

@roiei roiei commented Dec 29, 2022

added several APIs for parsing specific purpose

  • get compressed data
  • get alpha info
  • etc.

baseically all the APIs in the libheif are designed for decode and encode.
But from time to time, some engineers need to use APIs that are focused only on demuxing(parsing) and muxing.
For those requirements, I added this APIs and create PR.

But, as you can see, get_compressed_image_data will work only for the case of HEVC(HVC1).
So, some prevention code are required.

Please, find the code in the PR and help to the code be merged into the main brach.
Thanks

 - get compressed data
 - get alpha info

etc.
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.

2 participants