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 662420 - Abstract surface API for HW accelerated decoders
Abstract surface API for HW accelerated decoders
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
0.10.x
Other Linux
: Normal normal
: 0.10.23
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-10-21 19:04 UTC by Nicolas Dufresne (ndufresne)
Modified: 2011-11-03 09:46 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Abstract surface API for HW accelerated decoders (15.42 KB, patch)
2011-10-21 19:04 UTC, Nicolas Dufresne (ndufresne)
committed Details | Review

Description Nicolas Dufresne (ndufresne) 2011-10-21 19:04:06 UTC
Created attachment 199692 [details] [review]
Abstract surface API for HW accelerated decoders

This buffer abstraction enable generic handling of data generated by hardware accelerated decoders. It allows converting those surfaces to well know format like GL Textures.
Comment 1 Sebastian Dröge (slomo) 2011-11-03 09:46:22 UTC
commit 2808290592814c83c68913771646f5961596104a
Author: Nicolas Dufresne <nicolas.dufresne@collabora.com>
Date:   Fri Oct 7 19:05:30 2011 -0400

    video: Abstract surface API for HW accelerated codecs