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 Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
rtmpchunkstream.c rtmp2: drop use of GSlice 2023-01-24 15:25:07 +00:00
rtmpchunkstream.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
rtmpclient.c rtmp2: Allow NULL flash version, omitting the field 2023-08-25 09:50:39 +02:00
rtmpclient.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
rtmpconnection.c rtmp2: drop use of GSlice 2023-01-24 15:25:07 +00:00
rtmpconnection.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
rtmphandshake.c rtmp2: drop use of GSlice 2023-01-24 15:25:07 +00:00
rtmphandshake.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
rtmpmessage.c rtmp2: Fix allocation of GstRtmpMeta 2022-06-06 15:51:07 +00:00
rtmpmessage.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00
rtmputils.c rtmp2: drop use of GSlice 2023-01-24 15:25:07 +00:00
rtmputils.h Move files from gst-plugins-bad into the "subprojects/gst-plugins-bad/" subdir 2021-09-24 16:14:36 -03:00