gstreamer/subprojects/gst-plugins-bad/ext/srt
Guillaume Desmottes 3a5510f61c srt: fix segfault if send_headers() failed
The error handling code was assuming that 'internal_error' was set,
while we were passing the caller GError.
The internal error is already propagated to the caller later on.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4524>
2023-05-02 21:01:45 +00: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 srt: fix segfault if send_headers() failed 2023-05-02 21:01:45 +00: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: Call pkgconfig.generate in the loop where we declare plugins dependencies 2022-09-01 21:17:35 +00:00