mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-01 14:11:15 +00:00
76c5eb4654
The decoder needs to force another enumeration of the format. For this it was clearing the v4l2object insternal list, leaving a fmtdesc pointer pointing to freed memory. This patch clears the fmtdesc pointer that has just been free. It also makes sure the probe function does not use the cached formats list. The probe function will restore the current fmtdesc pointer based on the currently configured pixelformat. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4426> |
||
---|---|---|
.. | ||
directsound | ||
oss | ||
oss4 | ||
osxaudio | ||
osxvideo | ||
rpicamsrc | ||
v4l2 | ||
waveform | ||
ximage | ||
meson.build |