gstreamer/gst
U. Artie Eoff b1bab9a317 plugins: base: add GstPad param to internal helper functions
The base plugin public API function implementations determine
which pad should be passed to the internal helper functions.
Currently, only the base plugin static sinkpad and static
srcpad are supported/used.  However, this change enables future
API functions to be added that can accept a pad (i.e. request pad)
from an element subclass (e.g. a GstVideoAggregator subclass).
2019-12-11 21:27:48 +00:00
..
vaapi plugins: base: add GstPad param to internal helper functions 2019-12-11 21:27:48 +00:00
meson.build vaapi: add meson build 2017-02-09 11:27:44 +01:00