mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
c020dab393
The caps that were sent by the caps event can be retrieved from the sinkpad using gst_pad_get_current_caps(). This is more reliable than using cur_caps as we know exactly which caps upstream selected when the UVC host didn't select a format, yet. This further allows to simplify the check, if the uvcsink has to wait for the caps event before switching to the internal v4l2sink. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4994> |
||
---|---|---|
.. | ||
configfs.c | ||
configfs.h | ||
gstuvcsink.c | ||
gstuvcsink.h | ||
meson.build | ||
uvc.c |