Home
last modified time | relevance | path

Searched refs:is_subtitle_caps (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Dgstdiscoverer.c582 is_subtitle_caps (const GstCaps * caps) in is_subtitle_caps() function
702 && is_subtitle_caps (caps)) { in uridecodebin_pad_added_cb()
1066 } else if (is_subtitle_caps (caps)) { in collect_information()
1208 if (is_subtitle_caps (parent)) in child_is_raw_stream()
/third_party/gstreamer/gstplugins_base/
DChangeLog9135 … discoverer: Ensure that we have fixed, non-empty caps before passing passing to is_subtitle_caps()
90553 discoverer: make is_subtitle_caps thread-safe