gstreamer/gst/rtmp2
Jan Alexander Steffens (heftig) f730f4a694
rtmp2: Check for missing GstRtmpMeta
The message buffers are created using `gst_rtmp_message_new` and thus
always contain a GstRtmpMeta. Add checks to appease Coverity's static
analysis.

CID 1455596
CID 1455384
2019-11-12 12:20:30 +01:00
..
rtmp rtmp2: Check for missing GstRtmpMeta 2019-11-12 12:20:30 +01:00
gstrtmp2.c
gstrtmp2locationhandler.c
gstrtmp2locationhandler.h
gstrtmp2sink.c rtmp2sink: Add a check that meta isn't NULL before accessing 2019-11-12 12:36:38 +02:00
gstrtmp2sink.h
gstrtmp2src.c
gstrtmp2src.h
meson.build
TODO