gstreamer/subprojects/gst-plugins-bad/sys
Michael Tretter f82a716009 uvcsink: skip comparison with prev_caps if they are not set
The uvcsink may be put into the READY state to start listening for UVC requests.
Therefore, the UVC host may set a streaming format before the GStreamer pipeline
is started and the uvcsink received a caps event. In this case, prev_caps will
be NULL.

If the EVENT_CAPS has not been received, skip the check if the format needs to
be changed, since the sink will be started with the format selected by the UVC
host, anyway.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7473>
2024-09-09 18:57:35 +00:00
..
aja ajasrc: Fix handling of timestamps and don't rely on driver frame counters 2024-07-16 09:59:36 +00:00
amfcodec amfcodec: Add plugin status message 2024-02-22 23:30:29 +00:00
androidmedia androidmedia: add NDK implementation of Android MediaCodec 2024-01-11 19:00:13 +00:00
applemedia vtenc: Use new release_frame/drop_frame encoder API 2024-09-04 06:46:07 +00:00
asio asio: Add support for MinGW build 2024-03-20 10:53:16 +00:00
bluez avdtpsink: post error message when failing to start 2024-02-09 10:09:13 +00:00
d3d11 d3d11compositor: Fix transparent background mode with YUV output 2024-07-16 14:18:12 +00:00
d3d12 d3d12: Add async-depth property 2024-09-04 12:56:43 +00:00
d3dvideosink d3dvideosink: Fix navigation event leak 2023-06-15 05:09:46 +00:00
decklink decklink: Add support for all modes of Quad HDMI recorder 2024-08-09 11:29:59 +00:00
directshow
directsound
dvb
dwrite dwrite: Allow unlimited number of in-flight d3d12 commands 2024-09-04 12:56:43 +00:00
fbdev
ipcpipeline
kms kmssink: Do not close the DRM prime handle twice 2024-05-23 15:45:24 -04:00
magicleap
mediafoundation gst: Move GstQueueArray as GstVecDeque to core 2024-05-06 18:25:42 +00:00
msdk msdk: replace strcmp with g_strcmp0 2024-08-13 11:10:07 +02:00
nvcodec nvencoder: Prefer byte-stream format over packetized 2024-09-06 01:10:14 +09:00
opensles
qsv qsv: Fix critical warnings 2024-07-27 19:33:52 +00:00
shm
tinyalsa meson: Require tinyalsa >= 1.1.0 when building its plugin 2024-03-12 20:30:11 +00:00
uvcgadget uvcsink: skip comparison with prev_caps if they are not set 2024-09-09 18:57:35 +00:00
uvch264 meson: Add a wrap file for libgudev 2023-04-19 22:47:19 +00:00
v4l2codecs v4l2codecs: decoder: Reorder caps to prefer DMA_DRM ones 2024-05-09 16:37:07 +00:00
va va: restrict interpolation & scaling property to iHD driver 2024-09-05 13:11:37 +00:00
wasapi wasapi: Fix alloc/free function mismatch 2024-02-21 21:03:32 +00:00
wasapi2 wasapi2: Adjust log level in device enumeration path 2024-06-11 11:11:30 +00:00
webview2 d3d12: Remove unnecessary event handles 2024-07-16 19:17:15 +00:00
wic
win32ipc win32ipc: Fix pipe handle leak 2023-08-23 18:33:04 +09:00
winks ksdeviceprovider: Fix crash while probing device caps 2024-02-09 14:09:07 +00:00
winscreencap
meson.build webview2: Add Microsoft WebView2 based web browser source 2024-03-28 10:49:39 +00:00