Home
last modified time | relevance | path

Searched refs:request_pt_map (Results 1 – 17 of 17) sorted by relevance

/third_party/gstreamer/gstplugins_good/tests/check/elements/
Drtpptdemux.c79 request_pt_map (G_GNUC_UNUSED GstElement * demux, in request_pt_map() function
97 "request-pt-map", (GCallback) request_pt_map, (gpointer) sigcaps); in test_rtpptdemux_srccaps_from_signal_base()
Drtpjitterbuffer.c415 request_pt_map (G_GNUC_UNUSED GstElement * jitterbuffer, guint pt) in request_pt_map() function
435 request_pt_map, NULL); in GST_START_TEST()
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Dgstrtpptdemux.h50 GstCaps* (*request_pt_map) (GstRtpPtDemux *demux, guint pt); member
Dgstrtpjitterbuffer.h72 GstCaps* (*request_pt_map) (GstRtpJitterBuffer *buffer, guint pt); member
Dgstrtpsession.h65 GstCaps* (*request_pt_map) (GstRtpSession *sess, guint pt); member
Dgstrtpbin.h105 GstCaps* (*request_pt_map) (GstRtpBin *rtpbin, guint session, guint pt); member
Dgstrtpptdemux.c199 G_SIGNAL_RUN_LAST, G_STRUCT_OFFSET (GstRtpPtDemuxClass, request_pt_map), in gst_rtp_pt_demux_class_init()
Dgstrtpsession.c519 G_SIGNAL_RUN_LAST, G_STRUCT_OFFSET (GstRtpSessionClass, request_pt_map), in gst_rtp_session_class_init()
Dgstrtpjitterbuffer.c915 request_pt_map), NULL, NULL, NULL, GST_TYPE_CAPS, 1, G_TYPE_UINT); in gst_rtp_jitter_buffer_class_init()
Dgstrtpbin.c2077 G_SIGNAL_RUN_LAST, G_STRUCT_OFFSET (GstRtpBinClass, request_pt_map), in gst_rtp_bin_class_init()
/third_party/gstreamer/gstplugins_good/gst/rtsp/
Dgstrtpdec.h72 GstCaps* (*request_pt_map) (GstRTPDec *rtpdec, guint session, guint pt); member
Dgstrtpdec.c235 G_SIGNAL_RUN_LAST, G_STRUCT_OFFSET (GstRTPDecClass, request_pt_map), NULL, in gst_rtp_dec_class_init()
Dgstrtspsrc.c3569 request_pt_map (GstElement * manager, guint session, guint pt, GstRTSPSrc * src) in request_pt_map() function
4102 (GCallback) request_pt_map, src); in gst_rtspsrc_stream_configure_manager()
/third_party/gstreamer/gstplugins_good/tests/examples/rtp/
Dclient-rtpaux.c162 request_pt_map (GstElement * rtpbin, guint session, guint pt, in request_pt_map() function
317 g_signal_connect_data (rtpBin, "request-pt-map", G_CALLBACK (request_pt_map), in join_session()
/third_party/gstreamer/gstplugins_bad/gst/sdp/
Dgstsdpdemux.c612 request_pt_map (GstElement * sess, guint session, guint pt, GstSDPDemux * demux) in request_pt_map() function
732 (GCallback) request_pt_map, demux); in gst_sdp_demux_configure_manager()
/third_party/gstreamer/gstplugins_good/
DChangeLog130663 gst/rtsp/gstrtspsrc.c: Ref caps as the return value for the request_pt_map signal.
130665 * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init), (request_pt_map),
130667 Ref caps as the return value for the request_pt_map signal.
135106 (new_session_pad), (request_pt_map), (gst_rtspsrc_do_stream_eos),
135753 (request_pt_map), (gst_rtspsrc_do_stream_eos), (on_bye_ssrc),
138384 (gst_rtspsrc_finalize), (new_session_pad), (request_pt_map),
138790 (gst_rtspsrc_stream_free), (request_pt_map),
138915 * gst/rtsp/gstrtspsrc.c: (request_pt_map),
139008 (new_session_pad), (request_pt_map),
/third_party/gstreamer/gstplugins_bad/
DChangeLog213388 * gst/sdp/gstsdpdemux.c: (request_pt_map):
219762 (new_session_pad), (request_pt_map), (gst_sdp_demux_do_stream_eos),