Skip to content

Added YuvPlanarImageMut #226

Added YuvPlanarImageMut

Added YuvPlanarImageMut #226

Triggered via push November 3, 2024 23:42
Status Failure
Total duration 33s
Artifacts

build_push.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Build: src/yuv_to_rgba_alpha.rs#L47
failed to resolve: use of undeclared crate or module `rayon`
Build: src/sharpyuv/sharp_rgba_to_yuv.rs#L417
cannot find value `lanar_image` in this scope
Build: src/sharpyuv/sharp_rgba_to_yuv.rs#L426
cannot find function `chunks_exact_mut` in this scope
Build: src/y_p16_to_rgb16.rs#L84
cannot find value `casted_rgba` in this scope
Build: src/sharpyuv/sharp_rgba_to_yuv.rs#L456
mismatched types
Build: src/yuv_to_rgba_alpha.rs#L120
cannot borrow `*a_plane` as mutable, as it is behind a `&` reference
Build
Process completed with exit code 101.