gstreamer/subprojects/gst-plugins-bad/ext/srt
Chris Spoelstra 0f7bb97e81 srtsrc: fix case fallthrough of authentication param
Add missing breaks to two case statements.
Also adds a missing lock of srtobject->element when getting the value
of PROP_AUTHENTICATION.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4367>
2024-07-02 16:49:32 +02:00
..
gstsrt-enums.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstsrt.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstsrtelement.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstsrtelements.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstsrtobject.c srtsrc: fix case fallthrough of authentication param 2024-07-02 16:49:32 +02:00
gstsrtobject.h srt: Use g_cancellable_get_fd for poll cancellation 2023-03-02 15:39:25 +00:00
gstsrtplugin.c Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
gstsrtsink.c meson: Add CameraBin and Va girs 2023-04-25 02:57:55 +00:00
gstsrtsink.h srt: Move cancellable into srtobject 2023-03-02 15:39:25 +00:00
gstsrtsrc.c docs: mark GstSRTSink and GstSRTSrc as plugin API 2023-04-13 21:46:59 +00:00
gstsrtsrc.h srt: Move cancellable into srtobject 2023-03-02 15:39:25 +00:00
meson.build meson: srt: make sure srt_dep is defined 2024-02-09 17:45:29 +00:00