summaryrefslogtreecommitdiff
path: root/gst-libs
Commit message (Expand)AuthorAgeFilesLines
* codecparsers: remove problematic 'extern inline'Tim-Philipp Müller2017-01-101-7/+7
* adaptivedemux: Use a simple queue instead of queue2Edward Hervey2017-01-101-3/+3
* adaptivedemux: Remove unneeded variablesEdward Hervey2017-01-102-12/+2
* 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-108-0/+32
* 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-104-221/+1
* 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
* glcontext/egl: don't overwrite set GErrorMatthew Waters2017-01-101-6/+8
* player: Add deprecated compatibility functions for the audio/video/subtitle s...Sebastian Dröge2016-12-212-0/+37
* player: Move audio/video/subtitle stream list getters into the correct namespaceSebastian Dröge2016-12-213-11/+13
* player: Add get track number media info APILyon Wang2016-12-212-0/+70
* gl/format: use the unsized format for RGB on GLES2Matthew Waters2016-12-171-1/+2
* gl/window: remove unused priv variableMatthew Waters2016-12-161-1/+0
* gl/window: remove use of main_context_push/pop_thread_default()Matthew Waters2016-12-164-27/+13
* videoaggregator: Remove unlock() if set_info() failsSebastian Dröge2016-12-141-2/+0
* gst: Don't declare variables inside the for loop headerSebastian Dröge2016-12-132-2/+5
* adaptivedemux: Avoid using unset GErrorEdward Hervey2016-12-121-1/+1
* player: Don't try to cache the GQuark for GST_PLAYER_ERRORArun Raghavan2016-12-081-6/+1
* 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