gst-plugins-rs/video
Philippe Normand c6238a6a9f roundedcorners: Ensure alpha_mem is mutable when updating radius
The `get_mut()` function can return None when the memory is not writable, so
instead, make sure the memory is writable by using `make_mut()`.

Fixes #214
2022-06-30 17:10:13 +00:00
..
cdg Update minimum supported GStreamer version to 1.14 2022-04-07 12:41:54 +03:00
closedcaption Fix/silence a couple new clippy warnings 2022-06-30 16:07:32 +03:00
dav1d Fix/silence a couple new clippy warnings 2022-06-30 16:07:32 +03:00
ffv1 Update minimum supported GStreamer version to 1.14 2022-04-07 12:41:54 +03:00
flavors Update minimum supported GStreamer version to 1.14 2022-04-07 12:41:54 +03:00
gif Fix/silence a couple new clippy warnings 2022-06-30 16:07:32 +03:00
gtk4 Update minimum supported GStreamer version to 1.14 2022-04-07 12:41:54 +03:00
hsv Update minimum supported GStreamer version to 1.14 2022-04-07 12:41:54 +03:00
rav1e Fix/silence a couple new clippy warnings 2022-06-30 16:07:32 +03:00
rspng Update minimum supported GStreamer version to 1.14 2022-04-07 12:41:54 +03:00
videofx roundedcorners: Ensure alpha_mem is mutable when updating radius 2022-06-30 17:10:13 +00:00
webp Update minimum supported GStreamer version to 1.14 2022-04-07 12:41:54 +03:00