gstreamer/gst-libs/gst
Víctor Manuel Jáquez Leal d1581ba557 libs: move get_surface_formats to utils_core
The query of all the supported formats for a VA config were only used by the
postprocessor (vaapifilter). But, in order to enable the vaapidecoder to
negotiate a suitable raw format with downstream, we need to query these
formats against the decoder's config.

This patch is the first step: moves the code in filter's ensure_image() to a
generic gst_vaapi_get_surface_formats() in vaapiutils_core, so it can be
shared later by the decoder.

https://bugzilla.gnome.org/show_bug.cgi?id=752958
2016-11-03 13:04:09 +01:00
..
base build: use git.mk 2015-05-18 16:14:46 +02:00
vaapi libs: move get_surface_formats to utils_core 2016-11-03 13:04:09 +01:00
Makefile.am Remove codecparsers submodule 2016-01-19 12:49:11 +01:00