Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gl: chain up to the parent class for GstElement::set_context | Matthew Waters | 2015-09-28 | 1 | -0/+2 |
* | gl: Fix GError leaks during failures | Vineeth T M | 2015-09-17 | 1 | -0/+1 |
* | gl: use gst_gl_display_create_context in more elements. | Julien Isorce | 2015-07-21 | 1 | -4/+5 |
* | gl: don't deadlock on context creation failure | Matthew Waters | 2015-05-13 | 1 | -1/+3 |
* | gl: unref display/other-context in the correct place | Matthew Waters | 2015-04-27 | 1 | -22/+11 |
* | gldisplay: synchronize the searching and creation of GstGLContext's | Matthew Waters | 2015-04-21 | 1 | -0/+2 |
* | gl: Remove some empty ::finalize() implementations | Sebastian Dröge | 2015-04-17 | 1 | -9/+0 |
* | gl: retreive the gldisplay/app gl context as soon as possible | Matthew Waters | 2015-03-13 | 1 | -0/+38 |
* | gl: store the list of contexts within gldisplay | Matthew Waters | 2015-03-12 | 1 | -53/+13 |
* | gl: add a new glbasemixer class below glmixer | Matthew Waters | 2015-03-12 | 1 | -0/+734 |