summaryrefslogtreecommitdiff
path: root/gst-libs
Commit message (Expand)AuthorAgeFilesLines
* gstglupload: relax EGL context checkJulien Isorce2016-12-011-1/+2
* gstglcontext: is_shared should return FALSE if no groupJulien Isorce2016-12-011-0/+4
* glmemoryegl: remove spurious #if GST_GL_HAVE_DMABUF conditionsMatthew Waters2016-11-301-5/+0
* opencv: add opencv image format documentationPhilippe Renon2016-11-291-0/+49
* opencv: account for sparse/padded formats when converting caps to cv image typePhilippe Renon2016-11-292-27/+55
* opencvvideofilter: Don't parse the caps twiceNicolas Dufresne2016-11-293-14/+25
* opencvfilter: Properly port to GstVideoFilterNicolas Dufresne2016-11-291-91/+35
* mssdemux: improved live playback supportPhilippe Normand2016-11-292-2/+39
* codecparsers: h264parse: improve documentation commentaryAnton Eliasson2016-11-291-26/+31
* codecparsers: h264parse: docs spellcheckAnton Eliasson2016-11-291-14/+14
* mpegtssection: Fix off-by-one in PMT parsingSebastian Dröge2016-11-281-1/+1
* mpegtssection: Don't assert if the given section length is longer than the PM...Sebastian Dröge2016-11-281-0/+5
* glwindow: move g_main_context_push/pop_thread_default() to run()Matthew Waters2016-11-281-24/+23
* glcontext: fix race between creation/shutdownMatthew Waters2016-11-281-8/+10
* opencv: Enable in meson buildLuis de Bethencourt2016-11-262-0/+28
* mpegtssection: Add more section size checksEdward Hervey2016-11-261-1/+22
* mpegtssection: Fix PAT parsingEdward Hervey2016-11-261-4/+4
* gl/x11: Remove unused static functionSebastian Dröge2016-11-251-43/+0
* mpegtssection: Don't free empty streamsEdward Hervey2016-11-241-1/+2
* gl/contextglx: error out on more invalid display/window combinationsMatthew Waters2016-11-231-2/+30
* gl: add necessary context_egl.h #includes to the source filesMatthew Waters2016-11-232-0/+2
* gl/memoryegl: remove access to private header gstglcontext_egl.hMatthew Waters2016-11-231-1/+0
* opencv: forward declare opencv typesPhilippe Renon2016-11-212-2/+8
* interfaces: photography: clean up header indentationTim-Philipp Müller2016-11-211-133/+146
* gl: add gstreamer-video to pkg-config pathDavid Evans2016-11-211-0/+2
* videoaggregator: Mark pad as needing reconfiguration again if it failedSebastian Dröge2016-11-181-2/+6
* meson: wayland: wl_scanner is required: falseScott D Phillips2016-11-171-1/+1
* meson: wayland: move dep checks to the libMatthew Waters2016-11-172-15/+23
* meson: gl/egl: add missing source fileMatthew Waters2016-11-171-0/+1
* gl/egl: remove EGLImage functions from egl contextMatthew Waters2016-11-175-120/+194
* glcontext: add vfunc to retrieve the OpenGL platform versionMatthew Waters2016-11-174-0/+69
* gl/egl: move get_error_string() into gsteglMatthew Waters2016-11-175-48/+73
* display/egl: implement getting the EGLDisplay of a specific platformMatthew Waters2016-11-174-23/+198
* gl/egl: check the feature in the extensions listVíctor Manuel Jáquez Leal2016-11-161-1/+1
* glcontext/cocoa: implement empty swap_buffersMatthew Waters2016-11-161-0/+8
* meson: Build waylandsinkThibault Saunier2016-11-152-4/+16
* glwindow/cocoa: remove unneeded window code in NSWindowMatthew Waters2016-11-161-11/+0
* glwindow/cocoa: remove our view from the parent when closingMatthew Waters2016-11-161-0/+1
* gl/caopengllayer: add a debug categoryMatthew Waters2016-11-151-0/+18
* glbufferpool: introduce check for GLMemory allocatorsMatthew Waters2016-11-151-2/+12
* Fix some MSVC warnings about const-nessScott D Phillips2016-11-151-1/+1
* Cast away const from GstMetaInfo in *_get_meta_info() functionsScott D Phillips2016-11-151-2/+3
* adaptivedemux: Fix startup SEGMENT seeking and setting for liveSeungha Yang2016-11-151-5/+11
* opencv: move base opencv filter class and utilities to gst-libsPhilippe Renon2016-11-146-3/+600
* gl: x11-xcb is not a required dependencyTim-Philipp Müller2016-11-111-1/+1
* adaptivedemux: reset the manifest failure count after a successful retrievalMatthew Waters2016-11-111-0/+1
* adaptivedemux: call the subclass for duration queries for live sourcesMatthew Waters2016-11-111-2/+1
* adaptivedemux: restart the manifest update task after a seekMatthew Waters2016-11-111-0/+7
* mpegts: fix typo in GstMpegtsDescriptorDongil Park2016-11-101-1/+1
* gl/utils: move gen_shader() to the plugin and remove del_shader()Matthew Waters2016-11-103-95/+1