[Bug 769293] vaapi: optimization of GL texture usage

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Sep 22 07:41:20 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=769293

Hyunjun Ko <zzoon at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #335976|needs-work                  |none
             status|                            |
 Attachment #335976|0                           |1
        is obsolete|                            |

--- Comment #30 from Hyunjun Ko <zzoon at igalia.com> ---
Created attachment 336054
  --> https://bugzilla.gnome.org/attachment.cgi?id=336054&action=edit
[PATCH 2/3] vaapidisplay/texture: cache VaapiTexture instances when created and
reuse

This patch is to improve performance of uploading to GL texture,
Caches created VaapiTexture instance to VaapiDisplay by using
GstVaapiTextureMap
so it could find matched instance by texture id in each upload method.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list