Ruben Gonzalez 778381fba6 ristsrc: Clean caps instead of unref
Fix issue unrefering null caps. Better solution than

```
  if (src->caps)
      gst_caps_unref (src->caps);
```

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6432>
2024-03-23 10:31:57 +01:00
..
2024-01-31 11:00:24 +00:00
2024-03-18 09:49:13 +00:00
2023-10-27 07:34:39 +00:00
2023-04-06 01:34:03 +00:00
2023-01-24 15:25:07 +00:00
2023-01-24 15:25:07 +00:00
2024-03-23 10:31:57 +01:00
2023-12-17 16:13:26 +00:00
2024-02-06 12:42:54 +00:00