summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* dtls: Unconditionally use GStreamer debug log systemSebastian Dröge2015-03-167-172/+106
* dtls: Re-namespace from Er to GstSebastian Dröge2015-03-1620-645/+622
* dtls: Fix some compiler warningsSebastian Dröge2015-03-161-3/+4
* dtls: Fix indentionSebastian Dröge2015-03-1610-2504/+2741
* dtls: Add new DTLS pluginSebastian Dröge2015-03-1623-2/+4670
* compositor: Revert most of previous patch.Jan Schmidt2015-03-161-21/+7
* androidmedia: Add helpers for calling static methodsSebastian Dröge2015-03-152-1/+65
* androidmedia: Fix indentionSebastian Dröge2015-03-152-25/+25
* androidmedia: Add more JNI helper functionsMatthieu Bouron2015-03-153-1/+312
* androidmedia: Split jni code to gstjniutils.cMatthieu Bouron2015-03-154-583/+676
* mpegtsmux: drop some superfluous assertionsTim-Philipp Müller2015-03-151-8/+2
* tests: mpegtsmux: add test for keyframe/delta flag propagationTim-Philipp Müller2015-03-151-3/+43
* gl/docs: add missing functions/objectsMatthew Waters2015-03-153-12/+105
* gldisplay: tentative proper context collision detectionMatthew Waters2015-03-151-10/+39
* mpegtsmux: Fix namespace of some internal functionsJesper Larsen2015-03-151-6/+6
* compositor: Fix blending functionsJan Schmidt2015-03-161-12/+29
* tests: mpegtsmux: add unit test for "alignment" propertyTim-Philipp Müller2015-03-151-7/+56
* mpegtsmux: make "alignment" property more useful for packetisationTim-Philipp Müller2015-03-151-24/+25
* dashdemux: fetch wrong segment at the end of Periodxixi2015-03-151-1/+1
* glupload: move meta-data copy into gst-gl libraryVíctor Manuel Jáquez Leal2015-03-142-4/+5
* glmemory: fix the slight difference between EXT_rg and ARB_rgMatthew Waters2015-03-141-3/+14
* camerabin: remove hack around bug 648359Thiago Santos2015-03-141-8/+1
* camerabin: remove deprecated g_atomic functionThiago Santos2015-03-141-7/+1
* wrappercamerabinsrc: fix pad leakThiago Santos2015-03-141-2/+2
* gl/examples: fixup generic cube example for NDCMatthew Waters2015-03-141-1/+4
* gl/examples: add sdlshare2 that uses glimagesink to output texturesJulien Isorce2015-03-143-1/+408
* glimagesink: keep window invisible when sharing outputJulien Isorce2015-03-141-1/+7
* glimagesink: provide GstSample in client-draw signalJulien Isorce2015-03-149-56/+112
* sdlshare: use glupload and unmap frameJulien Isorce2015-03-141-1/+3
* glsyncmeta: make context to wait and set sync explicitMatthew Waters2015-03-145-7/+14
* configure: fix buildTim-Philipp Müller2015-03-141-1/+0
* docs: update plugin docsTim-Philipp Müller2015-03-149-30/+336
* Remove unported and useless osxvideosrc elementTim-Philipp Müller2015-03-146-1558/+3
* sdpdemux: properly escape percent sign in documentationRamiro Polla2015-03-141-1/+1
* glimagesink: Add NULL check in error caseNicolas Dufresne2015-03-141-1/+2
* gl: fix a couple of typos in configure.acMatthew Waters2015-03-141-2/+2
* glupload/colorconvert: only copy timestamps if the input buffer != outputMatthew Waters2015-03-142-4/+6
* gl: add GstGLDisplayCocoaJulien Isorce2015-03-145-173/+319
* examples: initialize NSApp at the beginningJulien Isorce2015-03-141-3/+3
* gl/cocoa: do not terminate loop in gst_gl_window_cocoa_closeJulien Isorce2015-03-141-6/+1
* gl: avoid overwriting display and context to NULLJulien Isorce2015-03-131-5/+12
* glshader: attribute locations are -1 on errorMatthew Waters2015-03-132-5/+5
* glshader: prevent from getting attributes without vertex shaderNeos34522015-03-131-0/+3
* GL: Remove annoying printf in the filterbin class_initJan Schmidt2015-03-141-2/+0
* Restricted activeVideoMaxFrameDuration to fix frame rateijsf2015-03-131-1/+2
* glimagesink: add pixel-aspect-ratio property on the binMatthew Waters2015-03-131-1/+5
* glupload: unref the bufferpoolMatthew Waters2015-03-131-0/+3
* glimagesink: forward ALL the properties on the binMatthew Waters2015-03-131-8/+93
* gluploadelement: properly unref buffers that are the same as the inputMatthew Waters2015-03-131-0/+5
* gl: get the context from basemixer/basefilterMatthew Waters2015-03-1335-224/+218