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 Replace gst-i18n-*.h with gi18n-lib.h 2022-04-19 18:01:06 +00:00
camerabingeneral.h
gstcamerabin2.c camerabin: Fix source updates with user filters 2023-11-16 17:26:03 +00:00
gstcamerabin2.h
gstdigitalzoom.c Replace gst-i18n-*.h with gi18n-lib.h 2022-04-19 18:01:06 +00:00
gstdigitalzoom.h
gstplugin.c
gstviewfinderbin.c Replace gst-i18n-*.h with gi18n-lib.h 2022-04-19 18:01:06 +00:00
gstviewfinderbin.h
gstwrappercamerabinsrc.c Replace gst-i18n-*.h with gi18n-lib.h 2022-04-19 18:01:06 +00:00
gstwrappercamerabinsrc.h
meson.build meson: Call pkgconfig.generate in the loop where we declare plugins dependencies 2022-09-01 21:17:35 +00:00
PORTING