gstreamer/subprojects/gst-plugins-bad/gst/videoparsers
Philippe Normand 79d2144408 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/5976>
2024-01-24 13:57:26 +00:00
..
dirac_parse.c
dirac_parse.h
gstav1parse.c av1parser: Fix array sizes in scalability structure 2023-12-18 10:50:18 +00:00
gstav1parse.h
gstdiracparse.c
gstdiracparse.h
gsth263parse.c
gsth263parse.h
gsth264parse.c h264parse: Validate VUI framerate 2023-03-08 15:43:25 +00:00
gsth264parse.h h264parse: Validate VUI framerate 2023-03-08 15:43:25 +00:00
gsth265parse.c h265parse: Allow partially broken hvcC data 2023-08-23 11:20:33 +00:00
gsth265parse.h h265parse: Rename parsed_framerate to framerate_from_caps 2023-06-16 08:18:49 +00:00
gstjpeg2000parse.c
gstjpeg2000parse.h
gstmpeg4videoparse.c
gstmpeg4videoparse.h
gstmpegvideoparse.c
gstmpegvideoparse.h
gstpngparse.c
gstpngparse.h
gstvc1parse.c
gstvc1parse.h
gstvideoparserselement.c
gstvideoparserselements.h
gstvideoparseutils.c videoparse: rename from _free to _clear 2022-06-03 08:29:05 +00:00
gstvideoparseutils.h videoparse: rename from _free to _clear 2022-06-03 08:29:05 +00:00
gstvp9parse.c vp9parse: Fix critical warning during caps negotiation 2024-01-24 13:57:26 +00:00
gstvp9parse.h
h263parse.c
h263parse.h
meson.build meson: Call pkgconfig.generate in the loop where we declare plugins dependencies 2022-09-01 21:17:35 +00:00
plugin.c