Home
last modified time | relevance | path

Searched refs:_set_caps (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/
Dgstrtpbasepayload.c960 _set_caps (GQuark field_id, const GValue * value, GstCaps * caps) in _set_caps() function
993 gst_structure_foreach (s, (GstStructureForeachFunc) _set_caps, srccaps); in gst_rtp_base_payload_set_outcaps_structure()
/third_party/gstreamer/gstreamer/
DChangeLog61576 _set_caps only gets called when the buffer is actually pushed, so there
64595 basesrc: avoid calling _set_caps() on the srcpad
66107 Make the _set_caps method produce the CAPS event, add some backward
84780 basesrc: return result of _set_caps()
131350 …gst/gstpad.c: Propagate errors from _set_caps() in configure_src/sink functions instead of returni…
131357 Propagate errors from _set_caps() in configure_src/sink
/third_party/gstreamer/gstplugins_good/
DChangeLog61876 Without this stopping the pool in *_set_caps() is useless.
111104 pulsesrc: don't discard the result of _set_caps()
/third_party/gstreamer/gstplugins_bad/
DChangeLog200694 [MOVED FROM GST-P-FARSIGHT] Make the _set_caps function of mimic enc more robust