Home
last modified time | relevance | path

Searched refs:GST_RANK_MARGINAL (Results 1 – 25 of 68) sorted by relevance

123

/third_party/gstreamer/gstplugins_base/gst/typefind/
Dgsttypefindfunctionsstartwith.c116 TYPE_FIND_REGISTER_START_WITH_DEFINE (sid, "audio/x-sid", GST_RANK_MARGINAL,
139 GST_RANK_MARGINAL, NULL, "\177ELF", 4, GST_TYPE_FIND_MAXIMUM);
Dgsttypefindfunctions.c6082 GST_TYPE_FIND_REGISTER_DEFINE (au, "audio/x-au", GST_RANK_MARGINAL,
6095 GST_TYPE_FIND_REGISTER_DEFINE (flx, "video/x-fli", GST_RANK_MARGINAL,
6135 GST_RANK_MARGINAL, mpeg_video_stream_type_find, "mpv,mpeg,mpg",
6188 GST_TYPE_FIND_REGISTER_DEFINE (utf8, "text/plain", GST_RANK_MARGINAL,
6190 GST_TYPE_FIND_REGISTER_DEFINE (utf16, "text/utf-16", GST_RANK_MARGINAL,
6192 GST_TYPE_FIND_REGISTER_DEFINE (utf32, "text/utf-32", GST_RANK_MARGINAL,
6194 GST_TYPE_FIND_REGISTER_DEFINE (uri, "text/uri-list", GST_RANK_MARGINAL,
6198 GST_TYPE_FIND_REGISTER_DEFINE (hls, "application/x-hls", GST_RANK_MARGINAL,
6207 GST_TYPE_FIND_REGISTER_DEFINE (xml, "application/xml", GST_RANK_MARGINAL,
6241 GST_TYPE_FIND_REGISTER_DEFINE (sbc, "audio/x-sbc", GST_RANK_MARGINAL,
[all …]
/third_party/gstreamer/gstreamer/gst/
Dgstprotection.c183 GST_RANK_MARGINAL); in gst_protection_select_system()
222 GST_RANK_MARGINAL); in gst_protection_filter_systems_by_available_decryptors()
Dgstpluginfeature.h66 GST_RANK_MARGINAL = 64, enumerator
Dgstpluginfeature.c449 *rank = GST_RANK_MARGINAL; in parse_feature_rank()
/third_party/gstreamer/gstplugins_good/ext/gdk_pixbuf/
Dgstgdkpixbufelement.c84 gst_type_find_register (plugin, "image/*", GST_RANK_MARGINAL, in gdk_pixbuf_element_init()
/third_party/gstreamer/gstplugins_base/gst/rawparse/
Dgstunalignedaudioparse.c56 "unalignedaudioparse", GST_RANK_MARGINAL, GST_TYPE_UNALIGNED_AUDIO_PARSE);
Dgstunalignedvideoparse.c55 "unalignedvideoparse", GST_RANK_MARGINAL, GST_TYPE_UNALIGNED_VIDEO_PARSE);
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Drtphdrext.c72 GST_RANK_MARGINAL, GST_TYPE_RTP_DUMMY_HDR_EXT)); in GST_START_TEST()
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dplugin.cpp214 gst_d3d11_deinterlace_register (plugin, device, GST_RANK_MARGINAL); in plugin_init()
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Dgstrtphdrext-clientaudiolevel.c70 "rtphdrextclientaudiolevel", GST_RANK_MARGINAL,
Dgstrtphdrext-twcc.c46 GST_ELEMENT_REGISTER_DEFINE (rtphdrexttwcc, "rtphdrexttwcc", GST_RANK_MARGINAL,
/third_party/gstreamer/gstplugins_bad/ext/spandsp/
Dgstdtmfdetect.c97 GST_RANK_MARGINAL, GST_TYPE_DTMF_DETECT);
/third_party/gstreamer/gstplugins_bad/sys/applemedia/
Dplugin.m88 res &= gst_element_register (plugin, "atdec", GST_RANK_MARGINAL, GST_TYPE_ATDEC);
/third_party/gstreamer/gstplugins_bad/gst/siren/
Dgstsirenenc.c66 GST_RANK_MARGINAL, GST_TYPE_SIREN_ENC);
Dgstsirendec.c69 GST_RANK_MARGINAL, GST_TYPE_SIREN_DEC);
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstprotection.c143 context.rank = GST_RANK_MARGINAL; in protection_create_plugin()
/third_party/gstreamer/gstplugins_good/gst/rtsp/
Dgstrtspext.c67 if (rank < GST_RANK_MARGINAL) in gst_rtsp_ext_list_filter()
/third_party/gstreamer/gstplugins_bad/ext/zxing/
Dgstzxing.cpp194 GST_ELEMENT_REGISTER_DEFINE (zxing, "zxing", GST_RANK_MARGINAL, GST_TYPE_ZXING);
/third_party/gstreamer/gstplugins_base/gst/subparse/
Dgstsubparseelement.c409 GST_TYPE_FIND_REGISTER_DEFINE (subparse, "subparse_typefind", GST_RANK_MARGINAL,
/third_party/gstreamer/gstplugins_bad/ext/resindvd/
Drsndec.c182 if (rank < GST_RANK_MARGINAL) in rsndec_factory_filter()
/third_party/gstreamer/gstplugins_good/gst/dtmf/
Dgstrtpdtmfdepay.c159 GST_ELEMENT_REGISTER_DEFINE (rtpdtmfdepay, "rtpdtmfdepay", GST_RANK_MARGINAL,
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtphdrext-colorspace.c67 GST_RANK_MARGINAL, GST_TYPE_RTP_HEADER_EXTENSION_COLORSPACE);
Dgstrtpvp9pay.c83 GST_RANK_MARGINAL, GST_TYPE_RTP_VP9_PAY, rtp_element_init (plugin));
/third_party/gstreamer/gstplugins_bad/ext/openh264/
Dgstopenh264dec.cpp459 return gst_element_register (plugin, "openh264dec", GST_RANK_MARGINAL, in openh264dec_element_init()

123