Michał Staniewski

Results 6 issues of Michał Staniewski

Signed-off-by: Michał Staniewski ## Category: **New feature** (*non-breaking change which adds functionality*) ## Description: Implemented `ImageDecoder` interface for nvjpeg2k codec, based on the `dali/operators/decoder/nvjpeg/nvjpeg_decoder_decoupled_api.h` file. ## Additional information: ### Affected...

## Category: **New feature** (*non-breaking change which adds functionality*) ## Description: This PR adds usage of GPU Convert in nvJPEG decoder. This enables the decoder to output data types other...

## Category: **New feature** (*non-breaking change which adds functionality*) ## Description: Note: dependent on https://github.com/NVIDIA/DALI/pull/4234 This PR adds orientation as a parameter in imgcodec Convert function (the GPU overload). EXIF...

Original description: - things like `extern "C" fn`: https://docs.rs/rustdoc-types/latest/rustdoc_types/enum.Abi.html - new lints enabled by this: - [x] ABI kind changed, e.g. `extern "C" fn` to `extern "system" fn` (or, if...

### Describe your use case You add (or possibly remove) a feature into your project that already uses cargo-semver-checks, and want to look up info in README: - how does...

C-enhancement

## Category: ## Description: ## Additional information: ### Affected modules and functionalities: ### Key points relevant for the review: ### Tests: - [ ] Existing tests apply - [ ]...