[Bug 776072] gleffects: found performance downgrade in gstreamer 1.10.0 compared with 1.8.1

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Dec 15 13:12:45 UTC 2016


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

Matthew Waters (ystreet00) <ystreet00 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.10.3

--- Comment #2 from Matthew Waters (ystreet00) <ystreet00 at gmail.com> ---
commit b1fd1d34bd3e6e0402d56efee5bc7b88fffdf895
Author: Haihua Hu <jared.hu at nxp.com>
Date:   Wed Dec 7 16:51:27 2016 +0800

    gl/effects: use non-PBO GLMemory for internal textures

    middle textures in gleffects do not need to use GstGLMemoryPBO as they
    aren't transfering data to/from the GPU. This will cost too much DMA
    memory and cause performance issue. Change the allocator to use non-PBO
    GstGLMemory.

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

1.10 c9215f5fad947008b53c886959c2379ebf802869

-- 
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