summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Automatic update of common submoduleEdward Hervey2016-12-032-1/+1
* opencv/meson: check presence of required opencv_contrib headersNicolas Dufresne2016-12-011-0/+1
* edgedetect: Avoid extra copy of the output imageNicolas Dufresne2016-12-012-13/+8
* edgedetect: Remove redundant CAPS event handlerNicolas Dufresne2016-12-011-51/+8
* cvlaplace: Avoid extra copy of the output imageNicolas Dufresne2016-12-012-12/+3
* cvlaplace: Remove redundant CAPS event handlerNicolas Dufresne2016-12-011-53/+8
* cvsobel: Avoid extra copy of the output imageNicolas Dufresne2016-12-012-12/+3
* cvsobel: Remove redundant CAPS event handlerNicolas Dufresne2016-12-011-50/+8
* opencv: Remove uneeded buffer writability checkNicolas Dufresne2016-12-012-11/+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
* meson/ttml: Add missing math library dependencyNicolas Dufresne2016-11-301-1/+3
* kmssink: post error message if start() failsVíctor Manuel Jáquez Leal2016-11-301-11/+26
* kmssink: configure display mode during set_capsMichael Tretter2016-11-302-18/+30
* kmssink: add parameter force-modesettingMichael Tretter2016-11-301-2/+21
* kmssink: allow only supported resolutionsMichael Tretter2016-11-301-21/+50
* kmssink: set mode based on framebuffer configurationMichael Tretter2016-11-301-1/+33
* kmssink: add mode setting and base plane renderingMichael Tretter2016-11-302-1/+94
* interlace: Writing field-order into the src capsVivia Nikolaidou2016-11-301-0/+5
* docs: add aggregator _get_type functions for signals + propertiesTim-Philipp Müller2016-11-302-0/+15
* glmemoryegl: remove spurious #if GST_GL_HAVE_DMABUF conditionsMatthew Waters2016-11-301-5/+0
* gst: Fix caps leakGarima Gaur2016-11-302-1/+5
* opencv: check presence of required opencv_contrib headersPhilippe Renon2016-11-291-0/+2
* 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: fix meson buildPhilippe Normand2016-11-291-0/+1
* mssdemux: improved live playback supportPhilippe Normand2016-11-298-12/+606
* decklink: Fix compiler warningSebastian Dröge2016-11-291-1/+1
* codecparsers: h264parse: improve documentation commentaryAnton Eliasson2016-11-291-26/+31
* codecparsers: h264parse: docs spellcheckAnton Eliasson2016-11-291-14/+14
* schro: #include math.h before schroedinger headersScott D Phillips2016-11-293-3/+3
* meson: Rework opencv plugin checksNirbheek Chauhan2016-11-292-16/+51
* 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
* decklink: Correctly set top-field-first/bottom-field-firstSebastian Dröge2016-11-284-24/+82
* decklinksrc: Add property to drop frames that are marked as having no input s...Sebastian Dröge2016-11-283-5/+30
* decklinksrc: Add property to skip the first N seconds of captureSebastian Dröge2016-11-283-1/+45
* decklinksrc: Set GAP flag on buffers that are captured without signalSebastian Dröge2016-11-284-11/+27
* decklinksrc: Keep track of a window of capture/stream time mappings and calcu...Sebastian Dröge2016-11-283-15/+219
* decklinksrc: Stop using the "hardware" timestamps and directly use the pipeli...Sebastian Dröge2016-11-286-366/+138
* rawparse: Whitespace cleanupSebastian Dröge2016-11-2812-139/+0
* dataurisrc: remove plugin, moved to coreTim-Philipp Müller2016-11-2818-856/+2
* m3u8: Mark uri_join() function as staticSebastian Dröge2016-11-281-1/+1
* tsdemux: Post an error message on the bus if we activated a program without padsSebastian Dröge2016-11-281-0/+14
* 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
* rawbaseparse: Fix output buffer size trimmingSebastian Dröge2016-11-271-10/+18
* dash: Fix stripping of space at the beginning/end of durationsSebastian Dröge2016-11-271-2/+2