plugins: cache VASurfaces from dmabufs
authorVíctor Manuel Jáquez Leal <victorx.jaquez@intel.com>
Tue, 31 May 2016 06:26:33 +0000 (08:26 +0200)
committerVíctor Manuel Jáquez Leal <victorx.jaquez@intel.com>
Wed, 8 Jun 2016 08:19:01 +0000 (10:19 +0200)
commit8292acfdd458419db836d1b8ca01151779447313
treeb3e45eb1f2f28f546911fe9f074104077c805f1d
parent73d12288961b5c6c6e2ccac66ae015136376447b
plugins: cache VASurfaces from dmabufs

This patch avoids the creation of a VASurface each time a new input buffer is
processed, caching them in the input buffer itself.

https://bugzilla.gnome.org/show_bug.cgi?id=765435
gst/vaapi/gstvaapipluginbase.c