Added YuvPlanarImageMut
#226
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.
|