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 722110 - New cairosink element
New cairosink element
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal enhancement
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-01-13 15:02 UTC by Guillaume Emont (guijemont)
Modified: 2018-01-20 12:51 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Code of cairosink (108.26 KB, patch)
2014-01-13 15:02 UTC, Guillaume Emont (guijemont)
none Details | Review
Integration of cairosink into the build system (4.18 KB, patch)
2014-01-13 15:03 UTC, Guillaume Emont (guijemont)
none Details | Review

Description Guillaume Emont (guijemont) 2014-01-13 15:02:49 UTC
Created attachment 266165 [details] [review]
Code of cairosink

These patches introduce a new cairosink element, that will push frames into cairo gl(es) surfaces.

The full (and long) history of the development (and many refactorings) of this element is available here:

https://github.com/guijemont/gst-plugins-bad/commits/cairosink

In case it can be useful for reviewing.
Comment 1 Guillaume Emont (guijemont) 2014-01-13 15:03:22 UTC
Created attachment 266166 [details] [review]
Integration of cairosink into the build system
Comment 2 Tim-Philipp Müller 2016-12-28 12:10:47 UTC
It's been almost three years now.

I don't know if we actually want this? 

What does it add compared to our other gl infrastructure? Is this still used anywhere?