gstreamer/gst/rtmp2
Tim-Philipp Müller a561b1bd86 Use g_memdup2() where available and add fallback for older GLib versions
g_memdup() is deprecated since GLib 2.68 and we want to avoid
deprecation warnings with recent versions of GLib.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2280>
2021-08-05 20:51:00 +05:30
..
rtmp Use g_memdup2() where available and add fallback for older GLib versions 2021-08-05 20:51:00 +05:30
gstrtmp2.c gst-plugins: allow per feature registration 2021-04-11 16:16:55 +00:00
gstrtmp2element.c gst-plugins: allow per feature registration 2021-04-11 16:16:55 +00:00
gstrtmp2elements.h gst-plugins: allow per feature registration 2021-04-11 16:16:55 +00:00
gstrtmp2locationhandler.c rtmp2: Need to unescape the userinfo before setting 2020-08-30 09:53:42 +00:00
gstrtmp2locationhandler.h Add files from gst-rtmp 2019-11-05 13:52:55 +00:00
gstrtmp2sink.c gst-plugins: allow per feature registration 2021-04-11 16:16:55 +00:00
gstrtmp2sink.h Add files from gst-rtmp 2019-11-05 13:52:55 +00:00
gstrtmp2src.c rtmp2src: workaround a GLib race when destroying a GMainContext/GSource 2021-07-15 14:10:04 +10:00
gstrtmp2src.h Add files from gst-rtmp 2019-11-05 13:52:55 +00:00
meson.build gst-plugins: allow per feature registration 2021-04-11 16:16:55 +00:00
TODO Add files from gst-rtmp 2019-11-05 13:52:55 +00:00