gstreamer/gst-libs/gst/sdp
Nirbheek Chauhan 3ced923da5 sdp: Avoid using g_memdup() since it is deprecated
g_memdup() is deprecated since GLib 2.68 and we want to avoid
deprecation warnings with recent versions of GLib. Instead of using
g_memdup2(), we can simply use the new gst_buffer_new_memdup() added
in 1.19.x

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/1254>
2021-08-13 19:35:23 +05:30
..
gstmikey.c sdp: Avoid using g_memdup() since it is deprecated 2021-08-13 19:35:23 +05:30
gstmikey.h Pass the code through codespell 2019-08-30 13:05:36 +00:00
gstsdp.h libs: Use foo/foo.h as single-include header consistently everywhere 2012-12-12 17:13:10 +00:00
gstsdpmessage.c sdp/caps: support translating transport-cc rtcp-fb from caps to sdp attributes 2021-04-29 21:16:57 +10:00
gstsdpmessage.h Use G_DEFINE_AUTOPTR_CLEANUP_FUNC unconditionally 2019-06-04 20:31:09 -04:00
meson.build meson: Fix the name of the sdp_deps variable 2021-05-21 18:54:22 +00:00
sdp-prelude.h libs: fix API export/import and 'inconsistent linkage' on MSVC 2018-09-24 08:45:34 +01:00
sdp.h sdp: GST_EXPORT -> GST_SDP_API 2018-03-13 12:16:42 +00:00