gstreamer/gst/rtmp2/rtmp
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
..
amf.c Use g_memdup2() where available and add fallback for older GLib versions 2021-08-05 20:51:00 +05:30
amf.h rtmp2: Add single-value AMF0 parsing and serializing 2019-12-03 14:11:47 +01:00
rtmpchunkstream.c gst: don't use volatile to mean atomic 2021-03-22 14:34:36 +11:00
rtmpchunkstream.h rtmp2: Add gst_rtmp_chunk_stream_serialize_all 2020-02-21 15:20:41 +00:00
rtmpclient.c allow NetStream.Play.PublishNotify Message 2021-04-10 20:34:26 +02:00
rtmpclient.h rtmp2sink: add docs section with since marker on new stop-commands property 2020-09-09 05:53:08 +00:00
rtmpconnection.c rtmp2/connection: Separate inner from outer cancelling 2021-03-28 11:07:33 +00:00
rtmpconnection.h rtmp2/connection: pass the parent cancellable down to the connection 2020-12-08 23:43:02 +00:00
rtmphandshake.c gst: don't use volatile to mean atomic 2021-03-22 14:34:36 +11:00
rtmphandshake.h Add files from gst-rtmp 2019-11-05 13:52:55 +00:00
rtmpmessage.c rtmp2: Use correct size of write macro for param2. 2021-04-07 07:48:57 -04:00
rtmpmessage.h rtmp2: Reject oversized messages 2020-02-21 15:20:41 +00:00
rtmputils.c rtmp2: Move FLV tag header parsing into rtmputils.c 2020-07-01 18:33:42 +00:00
rtmputils.h rtmp2: Move FLV tag header parsing into rtmputils.c 2020-07-01 18:33:42 +00:00