v4l2: videodec: Remove the spurious srccaps probe
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Tue, 18 Apr 2023 15:42:06 +0000 (11:42 -0400)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Tue, 2 May 2023 14:42:43 +0000 (14:42 +0000)
commit01c9e10529a3db3842a94c8b1d4289795ac8dcb8
treeb4d3410c2c5e9dd9e2aa651f6d97465c007ba5f0
parent0900b41d002ec964b0413c4da437c23a3e7b16b8
v4l2: videodec: Remove the spurious srccaps probe

We don't need to probe the srccaps in set_format() anymore, this
handled already in the capture thread while setting up the capture
queue.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4525>
subprojects/gst-plugins-good/sys/v4l2/gstv4l2videodec.c