Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgsturi.c1177 _merge (GList * base, GList * path) in _merge() function
1839 GList *mrgd = _merge (base_uri->path, ref_uri->path); in gst_uri_join()
/third_party/gstreamer/gstreamer/
DChangeLog44178 buffer: simplify and refactor _span and _merge
44179 Unify the _span and _merge code paths and simplify now that we only use this
44220 another. Remove the old inefficient _merge() and _join() methods which forced a
44720 anymore and it is unclear what the difference is with _merge().
51703 caps: No need to require writable caps for _append/_merge second caps
51705 be writable from the caller function. Instead, _append and _merge
51708 _get_input_caps using _merge but not passing writable caps.
109461 (gst_tag_setter_add_tag_valist_values): Renamed from _merge, _add,