gstreamer/subprojects/gst-plugins-bad/gst/camerabin2
Robert Mader de92a6c7f2 camerabin: Fix source updates with user filters
Take the case into account when user filters have been set before the
source gets updated.

Note that the further linking of the filters, if present, happens below
in the `gst_camera_bin_check_and_replace_filter()` calls.

The audio filter is still affected by the same issue but left out for
now.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5527>
2023-11-16 17:26:03 +00:00
..
camerabin2-src.txt
camerabingeneral.c
camerabingeneral.h
gstcamerabin2.c
gstcamerabin2.h
gstdigitalzoom.c
gstdigitalzoom.h
gstplugin.c
gstviewfinderbin.c
gstviewfinderbin.h
gstwrappercamerabinsrc.c
gstwrappercamerabinsrc.h
meson.build
PORTING