summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests/gl/gtk: implement setting a wayland display/surfaceMatthew Waters2015-05-312-0/+53
* gl/wayland: implement basic video overlay support via subsurfacesMatthew Waters2015-05-315-42/+165
* gl/wayland: allow a NULL wl_event_queueMatthew Waters2015-05-311-4/+12
* gl/utils: implement wayland display GstContextMatthew Waters2015-05-311-0/+65
* gl/wayland: run each window on a separate queueMatthew Waters2015-05-314-5/+54
* gl: Don't leak temp strings in _RGB_pixel_order()Jan Schmidt2015-05-301-8/+11
* glfilter: Add transform_internal_caps() vfuncJan Schmidt2015-05-302-5/+26
* glfilter: Don't remove size fields from capsJan Schmidt2015-05-301-1/+8
* videoaggregator: Add class property to disable caps scalingJan Schmidt2015-05-302-7/+17
* videoaggregator: Catch errors, and allow sub-class to return NULL from get_ou...Jan Schmidt2015-05-301-0/+8
* rtmpsink: Do not crash when receiving buffers after GST_FLOW_ERRORVivia Nikolaidou2015-05-302-1/+34
* dashdemux: avoid assertion when splitting bufferThiago Santos2015-05-291-1/+1
* dtlssrtpdec: Release requested padsSantiago Carot-Nemesio2015-05-281-0/+29
* dtlsdec: Remove unnecessary ref/unref operationsSantiago Carot-Nemesio2015-05-281-2/+1
* dtlsdec: Fix release request pad functionSantiago Carot-Nemesio2015-05-281-4/+2
* hlsdemux: Search more when advancing fragmentEdward Hervey2015-05-281-1/+37
* gl: add GstGLContextGPUProcess backendJulien Isorce2015-05-2710-1/+390
* gl: add and use gst_gl_internal_format_rgbaJulien Isorce2015-05-278-15/+31
* glwindow_x11: use parent default implementationJulien Isorce2015-05-273-97/+13
* glcontext_glx: rename variable from window to contextJulien Isorce2015-05-271-2/+2
* glwindow: initialize debug in class_initJulien Isorce2015-05-271-6/+15
* glcontext: initialize debug in class_initJulien Isorce2015-05-271-0/+4
* glcontext: add gst_gl_context_set_display helperJulien Isorce2015-05-272-0/+20
* glcontext: add missing _CAST after G_TYPE_CHECK_CLASSJulien Isorce2015-05-271-1/+1
* glwindow: add missing _CAST after G_TYPE_CHECK_CLASSJulien Isorce2015-05-271-1/+1
* glwindow: provides some default implementations to factorize with all backendsJulien Isorce2015-05-271-109/+121
* aggregator: Push EOS on error return.Jan Schmidt2015-05-281-1/+1
* mpegtsmux: don't overwrite valueLuis de Bethencourt2015-05-271-3/+4
* opencv: 'for' loop initial declarationLuis de Bethencourt2015-05-271-2/+4
* gleffects: 'for' loop initial declarationLuis de Bethencourt2015-05-271-10/+11
* resindvd: remove unused valueLuis de Bethencourt2015-05-271-2/+0
* hlsdemux: remove more unused attributesThiago Santos2015-05-272-8/+0
* hlsdemux: remove unused attributeThiago Santos2015-05-272-12/+0
* gloverlay: fix a leakXavier Claessens2015-05-261-0/+1
* gloverlay: properly handle errors while loading fileXavier Claessens2015-05-261-44/+91
* gloverlay: remove unused type_file fieldXavier Claessens2015-05-262-11/+10
* gl: propagate return value from filter and filter_textureXavier Claessens2015-05-261-4/+5
* dvbsuboverlay: remove unused assignmentLuis de Bethencourt2015-05-261-1/+0
* adaptivedemux: 'for' loop initial declarationLuis de Bethencourt2015-05-261-2/+3
* exclusion: exception when set factor to 0Vineeth T M2015-05-261-4/+1
* gleffects: properly initialize the shaders across contexts implementing multi...Matthew Waters2015-05-261-8/+14
* gleffects_laplacian: fix shader compilation in gl3/gles2Matthew Waters2015-05-261-0/+1
* curlsink: handle socket callback for active FTP connections as wellPatricia Muscalu2015-05-253-8/+28
* dashdemux: Fix segfault introduced by segment iteration refactoring (2105a310).David Waring2015-05-251-57/+123
* dashdemux: use signed integet to represent segment indexThiago Santos2015-05-252-3/+3
* dashdemux: fix outdated example launch lineSuhwang Kim2015-05-251-1/+1
* gl/wayland: remove dead event source codeMatthew Waters2015-05-251-15/+2
* gl/wayland: add GstGLDisplayWaylandMatthew Waters2015-05-255-74/+253
* gltransformation: fix DrawElements call for element array buffersMatthew Waters2015-05-251-1/+1
* gl/calayer: provide the exact GL api version for the wrapped contextMatthew Waters2015-05-231-6/+6