gstreamer/subprojects/gst-plugins-bad/gst/rtmp2/rtmp
Guillaume Desmottes 037d36f28d rtmp2: guard against calling gst_amf_node_get_type() with NULL
gst_amf_node_get_type() raises a CRITICAL if called with a NULL node.
All callers were checking for this except those.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7103>
2024-06-28 07:18:29 +00:00
..
amf.c rtmp2: guard against calling gst_amf_node_get_type() with NULL 2024-06-28 07:18:29 +00:00
amf.h
rtmpchunkstream.c rtmp2: drop use of GSlice 2023-01-24 15:25:07 +00:00
rtmpchunkstream.h
rtmpclient.c rtmp2: Allow NULL flash version, omitting the field 2023-08-25 09:50:39 +02:00
rtmpclient.h
rtmpconnection.c rtmp2: drop use of GSlice 2023-01-24 15:25:07 +00:00
rtmpconnection.h
rtmphandshake.c rtmp2: drop use of GSlice 2023-01-24 15:25:07 +00:00
rtmphandshake.h
rtmpmessage.c
rtmpmessage.h
rtmputils.c rtmp2: drop use of GSlice 2023-01-24 15:25:07 +00:00
rtmputils.h