Home
last modified time | relevance | path

Searched refs:CAPS (Results 1 – 25 of 35) sorted by relevance

12

/third_party/gstreamer/gstplugins_base/tests/icles/
Dtest-box.c28 #define CAPS " capsfilter caps=\"video/x-raw, format=(string)I420, width=(int)640, height=(int)480\… macro
39 g_strdup_printf ("videotestsrc ! " CAPS in make_pipeline()
40 " ! videobox name=box ! videoscale ! " CAPS in make_pipeline()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dbaseaudiovisualizer.c90 #define CAPS "audio/x-raw, " \ macro
108 GST_STATIC_CAPS (CAPS)
129 caps = gst_caps_from_string (CAPS); in GST_START_TEST()
/third_party/gstreamer/gstplugins_base/tests/examples/snapshot/
Dsnapshot.c25 #define CAPS "video/x-raw,format=RGB,width=160,pixel-aspect-ratio=1/1" macro
52 " appsink name=sink caps=\"" CAPS "\"", argv[1]); in main()
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/
Dgstline21enc.c49 #define CAPS "video/x-raw, format={ I420, YUY2, YVYU, UYVY, VYUY }, width=(int)720, height=(int){ 5… macro
54 GST_STATIC_CAPS (CAPS));
59 GST_STATIC_CAPS (CAPS));
Dgstline21dec.c59 #define CAPS "video/x-raw, format={ I420, YUY2, YVYU, UYVY, VYUY, v210 }" macro
64 GST_STATIC_CAPS (CAPS));
69 GST_STATIC_CAPS (CAPS));
/third_party/gstreamer/gstplugins_base/gst/audiomixer/
Dgstaudiomixer.c173 #define CAPS \ macro
177 #define CAPS \ macro
186 GST_STATIC_CAPS (CAPS)
Dgstaudiointerleave.c106 #define CAPS \ macro
110 #define CAPS \ macro
/third_party/gstreamer/gstreamer/docs/random/
Dcaps_grammar13 CAPS = STRUCTURE [ ';' STRUCTURE ]*
Dporting-to-1.0.txt127 gst_pad_set_caps() now pushes a CAPS event for backward compatibility.
128 Consider sending the CAPS event yourself. It is not possible anymore to set
220 type-specific GST_VALUE_HOLDS_{BUFFER,CAPS,etc.}() instead.
627 CAPS event if needed).
DChangeLog-0.88717 Fix proxying to new CAPS stuff. Don't call get_allowed_caps but
8738 * many, many files: Merge CAPS branch. This includes:
/third_party/gstreamer/gstreamer/gst/
Dgstquery.c1551 GST_QUARK (CAPS), GST_TYPE_CAPS, caps, in gst_query_new_allocation()
1583 GST_QUARK (CAPS))); in gst_query_parse_allocation()
2345 GST_QUARK (CAPS), GST_TYPE_CAPS, caps, in gst_query_new_accept_caps()
2370 GST_QUARK (CAPS))); in gst_query_parse_accept_caps()
2447 GST_QUARK (CAPS), GST_TYPE_CAPS, NULL, NULL); in gst_query_new_caps()
2490 gst_structure_id_set (structure, GST_QUARK (CAPS), GST_TYPE_CAPS, caps, NULL); in gst_query_set_caps_result()
2511 GST_QUARK (CAPS))); in gst_query_parse_caps_result()
Dgstbufferpool.c847 GST_QUARK (CAPS), GST_TYPE_CAPS, caps, in gst_buffer_pool_config_set_params()
1027 GST_QUARK (CAPS))); in gst_buffer_pool_config_get_params()
Dgstevent.c896 GST_QUARK (CAPS), GST_TYPE_CAPS, caps, NULL)); in gst_event_new_caps()
921 GST_QUARK (CAPS))); in gst_event_parse_caps()
/third_party/gstreamer/gstplugins_base/gst/adder/
Dgstadder.c168 #define CAPS \ macro
172 #define CAPS \ macro
181 GST_STATIC_CAPS (CAPS)
188 GST_STATIC_CAPS (CAPS)
/third_party/gstreamer/gstplugins_bad/ext/avtp/
Dgstavtpcvfdepay.c202 GST_ELEMENT_ERROR (avtpcvfdepay, CORE, CAPS, (NULL), (NULL)); in gst_avtp_cvf_depay_push()
/third_party/node/deps/openssl/openssl/crypto/objects/
Dobjects.txt242 pkcs9 15 : SMIME-CAPS : S/MIME Capabilities
/third_party/openssl/crypto/objects/
Dobjects.txt242 pkcs9 15 : SMIME-CAPS : S/MIME Capabilities
/third_party/skia/third_party/externals/harfbuzz/perf/texts/
Den-words.txt1462 CAPS
/third_party/gstreamer/gstplugins_good/
DNEWS2329 - aggregator: Only send events up to CAPS event from
/third_party/gstreamer/gstplugins_bad/
DNEWS2329 - aggregator: Only send events up to CAPS event from
/third_party/gstreamer/gstreamer/
DNEWS2329 - aggregator: Only send events up to CAPS event from
DChangeLog118 aggregator: Only send events up to CAPS event from gst_aggregator_set_src_caps()
8983 fields are printed in CAPS descriptions too.
21873 …baseparse: Make sure to not create an invalid event order when generating the default CAPS event b…
21875 come after any CAPS event. We however did not produce any CAPS yet, so we need
21876 to ensure to insert the CAPS event before the SEGMENT event into the pending
22580 typefind: Only push a CAPS event downstream if the sinkpad is not in PULL mode
22582 typefind in PULL mode already, pushing a CAPS event at that point would cause
25454 queue/multiqueue: Don't special-case CAPS events in the event handlers
25455 For CAPS events we will never ever have a FALSE return value here, so just
27915 return TRUE if a subsequent CAPS event with those caps would return
[all …]
/third_party/gstreamer/gstplugins_base/
DNEWS2329 - aggregator: Only send events up to CAPS event from
/third_party/gstreamer/gst_libav/
DNEWS2329 - aggregator: Only send events up to CAPS event from
/third_party/mesa3d/docs/relnotes/
D19.0.0.rst1057 - Gallium: Add new CAPS to indicate whether a driver can switch SRGB

12