summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* meson: Support building without Gst debugThibault Saunier2017-01-051-0/+24
* androidmedia: Add support for VP9Sebastian Dröge2017-01-043-0/+13
* androidmedia: Actively request the Java VM from the applicationSebastian Dröge2017-01-031-0/+29
* decklink: Fix indentationSebastian Dröge2017-01-032-8/+16
* decklinkaudiosrc: Add support for 8/16 channels via propertySebastian Dröge2017-01-034-4/+60
* Fix some caps leaks in pad template creation codeGarima Gaur2017-01-036-0/+7
* waylandsink: fix display re-connection (redraw pending)Fabien Dessenne2017-01-021-1/+6
* opencv: add dewarp pluginNicola Murino2017-01-025-3/+847
* x265: fix a minor string leakFabrice Bellet2017-01-031-4/+2
* autoconvert: fix a reconfigure event leakFabrice Bellet2017-01-021-1/+2
* uvch264src: Add meson build supportArun Raghavan2017-01-023-7/+23
* uvch264src: Fix wrong argument order to force-key-unit eventArun Raghavan2017-01-021-1/+1
* check: Use gst_check_run_suiteEdward Hervey2017-01-023-50/+6
* smoothstreaming: Fix minor use after free referenceArun Raghavan2017-01-021-1/+1
* videoanalyse: update docsNicola Murino2016-12-311-3/+3
* androidmedia: some files are missing in the release tarballUrsula Maplehurst2016-12-301-1/+5
* mpeg4videoparse: determine intra of frame at frame parse timeMark Nauwelaerts2016-12-282-11/+16