| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Modify the description to clarify that these are gstreamer addons.
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
Use different versions of vaapi interface implementaion depending on
what a machine specifies. The default if no MACHINE_FEATURE is
specified is gstreamer-vaapi. Other machines may need a different
implementation e.g. a machine using emgd would specify
'gst-va-mixvideo' in its MACHINE_FEATURES in order to have the
implementation satisfied by emgd instead of gstreamer-vaapi, which
this also implements.
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
|
|
We need some extra plugins for EMGD video acceleration use and
testing, so create a new 'gst-va-intel' package group for them.
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
|