Home
last modified time | relevance | path

Searched defs:blurb (Results 1 – 19 of 19) sorted by relevance

/third_party/gstreamer/gst_libav/docs/
Dgst_plugins_cache.json32 … "blurb": "Whether to print motion vectors on top of the image (deprecated, non-functional)", string
44 "blurb": "Enable direct rendering", string
56 "blurb": "At which resolution to decode images", string
68 "blurb": "Whether libav should output frames even if corrupted", string
80 "blurb": "Which types of frames to skip during decoding", string
121 … "blurb": "Whether to print motion vectors on top of the image (deprecated, non-functional)", string
133 "blurb": "Enable direct rendering", string
145 "blurb": "At which resolution to decode images", string
157 "blurb": "Whether libav should output frames even if corrupted", string
169 "blurb": "Which types of frames to skip during decoding", string
[all …]
/third_party/gstreamer/gstreamer/docs/plugins/
Dgst_plugins_cache.json32 …"blurb": "Restrict the possible allowed capabilities (NULL means ANY). Setting this property takes… string
44 "blurb": "Filter caps change behaviour", string
84 "blurb": "Synchronize to pipeline clock", string
96 …"blurb": "Automatically set ts-offset based on running time of the first buffer and pipeline's run… string
108 … "blurb": "Timestamp offset in nanoseconds for synchronisation, negative for earlier sync", string
150 "blurb": "Currently active sink pad", string
161 "blurb": "Adjust the base value of segments to ensure they are adjacent", string
200 "blurb": "URI that should be used", string
240 …"blurb": "High threshold for buffering to finish. Emits GST_MESSAGE_BUFFERING with a value of 100%… string
254 … "blurb": "Low threshold for buffering to start. Emits GST_MESSAGE_BUFFERING with a value of 0%%", string
[all …]
/third_party/gstreamer/gstplugins_bad/docs/plugins/
Dgst_plugins_cache.json33 … "blurb": "Indicate to the CRC calculation algorithm that this is the first track of a set", string
45 … "blurb": "Indicate to the CRC calculation algorithm that this is the last track of a set", string
141 "blurb": "Block size for output stream", string
155 "blurb": "Layout for output stream", string
219 "blurb": "cipher mode", string
231 …"blurb": "AES encryption initialization vector (in hexadecimal). Length must equal AES block lengt… string
243 …"blurb": "AES encryption key (in hexadecimal). Length (in bytes) must be equivalent to the number … string
255 … "blurb": "If true, pad each buffer using PKCS7 padding scheme. Otherwise, onlypad final buffer", string
267 "blurb": "Read initialization vector from first 16 bytes of first buffer", string
308 "blurb": "cipher mode", string
[all …]
/third_party/gstreamer/gstplugins_base/docs/plugins/
Dgst_plugins_cache.json34 …"blurb": "Set target format for mixing (NULL means ANY). Setting this property takes a reference t… string
82 "blurb": "Comma separated list of sequencer ports (e.g. client:port,...)", string
120 "blurb": "Human-readable name of the sound card", string
132 "blurb": "ALSA device, as defined in an asound configuration file", string
144 "blurb": "Human-readable name of the sound device", string
183 "blurb": "Human-readable name of the sound card", string
195 "blurb": "ALSA device, as defined in an asound configuration file", string
207 "blurb": "Human-readable name of the sound device", string
219 "blurb": "Use driver timestamps or the pipeline clock timestamps", string
270 "blurb": "Use buffer lists", string
[all …]
/third_party/gstreamer/gstplugins_good/docs/
Dgst_plugins_cache.json31 "blurb": "Channel number for listening", string
45 "blurb": "send n consecutive frames after skipping", string
59 "blurb": "user-friendly name of the device", string
71 "blurb": "drop incomplete frames", string
83 …"blurb": "select one of multiple DV devices by its GUID. use a hexadecimal like 0xhhhhhhhhhhhhhhhh… string
97 "blurb": "Port number (-1 automatic)", string
111 "blurb": "skip n frames", string
125 "blurb": "Use AV/C VTR control", string
172 "blurb": "Channel number for listening", string
186 "blurb": "user-friendly name of the device", string
[all …]
/third_party/python/Misc/NEWS.d/next/Library/
DREADME.rst3 .. _blurb: https://pypi.org/project/blurb/ target
/third_party/python/Misc/NEWS.d/next/Core and Builtins/
DREADME.rst3 .. _blurb: https://pypi.org/project/blurb/ target
/third_party/python/Misc/NEWS.d/next/Documentation/
DREADME.rst3 .. _blurb: https://pypi.org/project/blurb/ target
/third_party/python/Misc/NEWS.d/next/IDLE/
DREADME.rst3 .. _blurb: https://pypi.org/project/blurb/ target
/third_party/python/Misc/NEWS.d/next/Build/
DREADME.rst3 .. _blurb: https://pypi.org/project/blurb/ target
/third_party/python/Misc/NEWS.d/next/Tools-Demos/
DREADME.rst3 .. _blurb: https://pypi.org/project/blurb/ target
/third_party/python/Misc/NEWS.d/next/Tests/
DREADME.rst3 .. _blurb: https://pypi.org/project/blurb/ target
/third_party/python/Misc/NEWS.d/next/C API/
DREADME.rst3 .. _blurb: https://pypi.org/project/blurb/ target
/third_party/python/Misc/NEWS.d/next/Windows/
DREADME.rst3 .. _blurb: https://pypi.org/project/blurb/ target
/third_party/python/Misc/NEWS.d/next/Security/
DREADME.rst3 .. _blurb: https://pypi.org/project/blurb/ target
/third_party/python/Misc/NEWS.d/next/macOS/
DREADME.rst3 .. _blurb: https://pypi.org/project/blurb/ target
/third_party/gstreamer/gstreamer/gst/
Dgstparamspecs.c171 const gchar * blurb, gint min_num, gint min_denom, gint max_num, in gst_param_spec_fraction()
351 const gchar * blurb, GParamSpec * element_spec, GParamFlags flags) in gst_param_spec_array()
Dgsttaglist.c72 const gchar *blurb; /* translated long description */ member
544 const gchar * nick, const gchar * blurb, GstTagMergeFunc func) in gst_tag_register()
573 const gchar * nick, const gchar * blurb, GstTagMergeFunc func) in gst_tag_register_static()
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvafilter.c572 const char *blurb; member