gstreamer/subprojects/gst-plugins-bad/ext/srt
Jan Alexander Steffens (heftig) 565f9d18ae srt: Always format reject reason code
`srt_rejectreason_str` doesn't give us a unique string for every
possible reason. Peers can define their own reasons and SRT just gives
us the string `"Application-defined rejection reason"` for all of them.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4948>
2023-07-02 13:36:42 +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: Always format reject reason code 2023-07-02 13:36:42 +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