After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 735231 - vaapipostproc: add support for GLTextureUploadMeta output
vaapipostproc: add support for GLTextureUploadMeta output
Status: RESOLVED FIXED
Product: gstreamer-vaapi
Classification: Other
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: gstreamer-vaapi maintainer(s)
gstreamer-vaapi maintainer(s)
Depends on:
Blocks: 731852
 
 
Reported: 2014-08-22 16:52 UTC by Gwenole Beauchesne
Modified: 2014-08-22 16:53 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Gwenole Beauchesne 2014-08-22 16:52:12 UTC
Make it possible to perform hardware accelerated video processing and submit the result to a downstream element that supports GstVideoGLTextureUploadMeta.
Comment 1 Gwenole Beauchesne 2014-08-22 16:53:20 UTC
commit b61d993e7d1372da37a7a93dfd9ca93d2afe80b4
Author: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
Date:   Fri Aug 22 15:22:32 2014 +0200

    vaapipostproc: add support for GLTextureUploadMeta output.
    
    This allows for vaapipostproc to be chained to the glimagesink element
    for instance.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=735231