Philippe Normand 9a5ca61f87 vp9parse: Fix critical warning during caps negotiation
`gst_pad_get_allowed_caps()` returns a non-writable caps, so we need to make it
writable, otherwise the `gst_caps_remove_structure()` call below might trigger a
critical warning.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5975>
2024-01-25 00:01:14 +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
2023-12-17 16:13:26 +00:00