gstreamer/gst-libs/gst
Víctor Manuel Jáquez Leal ceb70c3ca6 surface pool config based on video info
First added the function gst_vaapi_video_format_get_best_native(), which
returns the best native format that matches a particular chroma type:

YUV 4:2:0 -> NV12, YUV 4:2:2 -> YUY2, YUV 4:0:0 -> Y800

RGB32 chroma and encoded format map to NV12 too.

That format is used to configure, initially, the surface's pool for the
allocator.

Signed-off-by: Víctor Manuel Jáquez Leal <victorx.jaquez@intel.com>

https://bugzilla.gnome.org/show_bug.cgi?id=744042
2015-08-13 17:20:19 +02:00
..
base build: use git.mk 2015-05-18 16:14:46 +02:00
codecparsers build: use git.mk 2015-05-18 16:14:46 +02:00
vaapi surface pool config based on video info 2015-08-13 17:20:19 +02:00
Makefile.am build: use git.mk 2015-05-18 16:14:46 +02:00