summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* player: Add get video snapshot APILyon Wang2017-01-174-0/+113
* mpdparser: Fix compilation with GST_DISABLE_GST_DEBUGEdward Hervey2017-01-161-2/+3
* androidmedia: Use proper instance nameEdward Hervey2017-01-131-1/+1
* meson: bump versionTim-Philipp Müller2017-01-131-1/+1
* amcvideodec: fix build error from change in libgstglMatthew Waters2017-01-131-0/+2
* gl: update sys dependants for function removalsMatthew Waters2017-01-134-118/+14
* glslstage: define GL constants if needed instead of using #ifdefJuan Pablo Ugarte2017-01-131-16/+13
* gl/examples/gtk: fixed compilation on systems without GL_GEOMETRY_SHADERJuan Pablo Ugarte2017-01-131-0/+4
* glutils: document functionsMatthew Waters2017-01-134-4/+93
* glutils: privatise matrix multiplication/videoaffinetransformation retrievalMatthew Waters2017-01-137-9/+66
* gl/utils: also take care of the local GL context in query functionsMatthew Waters2017-01-1313-534/+208
* glutils: remove trivial helper functionMatthew Waters2017-01-135-24/+18
* gl/docs: add symbols from -unused.txtMatthew Waters2017-01-133-9/+56
* gl/docs: some type fixes of type namesMatthew Waters2017-01-134-9/+8
* Back to developmentSebastian Dröge2017-01-121-3/+3
* opencv: Fix build with OpenCV < 3Sebastian Dröge2017-01-122-5/+23
* ttml: Link with -lm for round()Sebastian Dröge2017-01-121-1/+2
* Release 1.11.11.11.1Sebastian Dröge2017-01-12119-1365/+3883
* Update .po filesSebastian Dröge2017-01-1240-1807/+1584
* po: Update translationsSebastian Dröge2017-01-1214-1454/+1079
* codecparsers: remove problematic 'extern inline'Tim-Philipp Müller2017-01-101-7/+7
* jpegparse: Chain up to parent class' sink event handlerMatt Staples2017-01-101-0/+1
* adaptivedemux: Use a simple queue instead of queue2Edward Hervey2017-01-101-3/+3
* adaptivedemux: Remove unneeded variablesEdward Hervey2017-01-102-12/+2
* qmlglsrc: use glBlitFramebuffer to copy texture for GLES3.0Haihua Hu2017-01-102-1/+50
* glwindow: use the same parameter names between vfuncs and functions of the sa...Matthew Waters2017-01-101-1/+1
* glbasememory: type fix for GstGLBaseMemoryAllocatorAllocFunctionMatthew Waters2017-01-101-1/+1
* gldisplay: add missing transfer annotationsMatthew Waters2017-01-101-2/+2
* gl: add skip annotations to non-GI possible struct constructorsMatthew Waters2017-01-102-2/+2
* glbasememory: remove unused and #if 0'ed function definitionsMatthew Waters2017-01-101-4/+0
* gl: add necessary get_type() functions for allocation params structuresMatthew Waters2017-01-109-2/+37
* gl/docs/sections.txt: remove non-existant symbolsMatthew Waters2017-01-101-6/+0
* gldisplay: some annotation updates/typo fixesMatthew Waters2017-01-102-5/+6
* gl: remove reference to non-existant headerMatthew Waters2017-01-101-1/+0
* gl: remove custom control binding proxyMatthew Waters2017-01-108-263/+37
* gl/pkg-config: add the configured platform/api/winsysMatthew Waters2017-01-104-0/+12
* gl: remove unneeded gst_gl_buffer_alloc from header fileMatthew Waters2017-01-101-7/+0
* gl/egl: remove use of texture orientationMatthew Waters2017-01-104-49/+6
* gl/pkg-config: don't advertise all our dependent libraries as depsMatthew Waters2017-01-102-2/+2
* timecodestamper: Post element message with current timecodeVivia Nikolaidou2017-01-092-5/+47
* decklinkvideosrc: Do not append a zero timecode if none is found on the sourceVivia Nikolaidou2017-01-093-43/+44
* glcontext/egl: don't overwrite set GErrorMatthew Waters2017-01-101-6/+8
* meson: decklink: fix plugin filenameTim-Philipp Müller2017-01-051-1/+1
* meson: build decklink pluginTim-Philipp Müller2017-01-053-1/+43
* meson: Do not use gstwayland variable when not setThibault Saunier2017-01-051-1/+0
* meson: Generate the wayland pc file when neededThibault Saunier2017-01-051-0/+5
* meson: Do not try to use unset gstgl if gstgl is not builtThibault Saunier2017-01-051-1/+1
* androidmedia: Add support for Opus in the decoderSebastian Dröge2017-01-052-0/+7
* androidmedia: Silently skip COLOR_FormatAndroidOpaque when converting to capsSebastian Dröge2017-01-051-0/+5
* meson: generate pkg-config -uninstalled pc filesGuillaume Desmottes2017-01-0512-17/+51