[Bug 769293] vaapi/gl : Uploading to GL texture optimization

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Aug 9 06:45:04 UTC 2016


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

Hyunjun Ko <zzoon at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #332784|0                           |1
        is obsolete|                            |

--- Comment #10 from Hyunjun Ko <zzoon at igalia.com> ---
Created attachment 332982
  --> https://bugzilla.gnome.org/attachment.cgi?id=332982&action=edit
vaapidisplay/texture: cache VaapiTexture instances and reuse when uploading to
GL texture

This patch is to improve performance of uploading to GL texture.
Caches created VaapiTexture instance to VaapiDisplay,
so it finds 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