nvImageCodec icon indicating copy to clipboard operation
nvImageCodec copied to clipboard

PNG encode feature

Open ee-lynn opened this issue 5 months ago • 1 comments

Is this a new feature, an improvement, or a change to existing functionality?

New Feature

How would you describe the priority of this feature request

Nice to have (e.g. Adoption is possible, the feature will enhance the use-case even more).

Please provide a clear description of problem this feature solves

nvImageCodec includes the png decoder, how about the encoder counterpart?

Feature Description

nvImageCodec includes the png decoder, but lacks the encoder counterpart. The libpng encoder costs a noticeable time in my project, i don't find any existing solutions. It will be nice that nvImageCodec supports the png encoder.

Describe your ideal solution

a gpu accelerated png encoder

Describe any alternatives you have considered

No response

Additional context

No response

Check for duplicates

  • [x] I have searched the open bugs/issues and have found no duplicates for this bug report

ee-lynn avatar Sep 18 '24 02:09 ee-lynn