summaryrefslogtreecommitdiff
path: root/gst-libs/gst/gl/gstglbasefilter.c
Commit message (Expand)AuthorAgeFilesLines
* gl: Fix GError leaks during failuresVineeth T M2015-09-171-0/+1
* gl: Let base transform relay the meta api for usNicolas Dufresne2015-08-221-12/+2
* glbasefilter: only call gl_{stop,start} if the context changedMatthew Waters2015-08-201-6/+13
* gl: use gst_gl_display_create_context in more elements.Julien Isorce2015-07-211-14/+2
* glbasefilter: track gl_start/stop correctlyMatthew Waters2015-05-191-2/+13
* gl: don't deadlock on context creation failureMatthew Waters2015-05-131-2/+6
* gl: unref display/other-context in the correct placeMatthew Waters2015-04-271-15/+5
* glbasefilter: Unref other context in finalize, and display in READY->NULLMatthew Waters2015-04-261-10/+21
* gldisplay: synchronize the searching and creation of GstGLContext'sMatthew Waters2015-04-211-0/+2
* glbasefilter: avoid segfault when gl platform is not availableAnton Obzhirov2015-04-101-0/+9
* gl: retreive the gldisplay/app gl context as soon as possibleMatthew Waters2015-03-131-31/+43
* gl: store the list of contexts within gldisplayMatthew Waters2015-03-121-57/+15
* gl: add a new glbasefilter class below glfilterMatthew Waters2015-03-121-0/+445