summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-21meson: make C++ compiler optionalHEADmasterTim-Philipp Müller3-3/+9
2017-05-20meson: check: generate .gir fileTim-Philipp Müller1-1/+21
2017-05-20parse: Make gst_parse_context_copy() public for bindingsSebastian Dröge4-20/+33
2017-05-20tools: dist new gst-stats man pageTim-Philipp Müller1-0/+2
2017-05-20Dist meson ptp helper install scriptTim-Philipp Müller1-0/+1
2017-05-20leaks: Handle subclasses in filters even for unhandled/lazy loaded typesThibault Saunier2-19/+27
2017-05-19debugutils: add missing E character to the legendMatthew Waters1-1/+1
2017-05-17gst-plugin: allow '-' in plugin file nameMatej Knopp1-0/+5
2017-05-17gst: ref_sink() some more floating references returned by g_object_new()Christoph Reiter4-0/+10
2017-05-17gst: Clear floating flag in constructor of all GstObject subclasses that are ...Sebastian Dröge7-11/+49
2017-05-17allocator: ref_sink() the global sysmem allocator after creationSebastian Dröge1-0/+3
2017-05-17gst: Don't ref_sink() GstObject subclasses in instance_init/constructorSebastian Dröge14-44/+70
2017-05-17gst: Correctly annotate functions taking floating reference parameters and re...Sebastian Dröge14-24/+41
2017-05-17gst: Handle floating references consistentlySebastian Dröge5-7/+5
2017-05-17gst: Fix floating reference inconsistencies in error casesVineeth TM3-0/+12
2017-05-16Also use default visibility for plugins symbolNicolas Dufresne1-1/+2
2017-05-16Remove plugin specific static build optionNicolas Dufresne5-28/+1
2017-05-16meson: fix gstprintf test linkingTim-Philipp Müller1-6/+5
2017-05-15gstconfig.h: use default visibility for GST_EXPORT for gcc/clang tooTim-Philipp Müller1-1/+1
2017-05-15gst: add GST_DEPRECATED_FOR() and also export deprecated symbolsTim-Philipp Müller5-14/+16
2017-05-15gst: mark symbols explicitly for export with GST_EXPORTTim-Philipp Müller70-173/+2331
2017-05-15libs: controller: mark symbols explicitly for export with GST_EXPORTTim-Philipp Müller10-10/+37
2017-05-15libs: base: mark symbols explicitly for export with GST_EXPORTTim-Philipp Müller14-39/+480
2017-05-15libs: net: mark symbols explicitly for export with GST_EXPORTTim-Philipp Müller6-2/+38
2017-05-13meson: add options to set package name and originTim-Philipp Müller2-2/+17
2017-05-13docs: use the full path to ignore dirsStefan Sauer1-1/+1
2017-05-12docs: remove stray ',\' from doc commentStefan Sauer1-1/+1
2017-05-12buffer: Add GstReferenceTimestampMetaSebastian Dröge4-0/+220
2017-05-09meson: bump meson version requirement to 0.40.1Tim-Philipp Müller1-1/+1
2017-05-09bus: Add function to get the file descriptor of the busSebastian Dröge4-0/+31
2017-05-09plugin: Unify static and dynamic plugin interfaceNicolas Dufresne3-55/+100
2017-05-09meson: fix search path for setcapTim-Philipp Müller1-1/+1
2017-05-07debugutils: make local variable staticTim-Philipp Müller1-1/+1
2017-05-05meson: fail silently in ptp helper post install scriptTim-Philipp Müller1-3/+3
2017-05-05meson: use cc.find_library()Tim-Philipp Müller1-1/+1
2017-05-05meson: add gst-ptp-helperTim-Philipp Müller6-9/+161
2017-05-05meson: fix indentationTim-Philipp Müller1-4/+4
2017-05-05helpers: remove old cruft from CLEANFILESTim-Philipp Müller1-7/+0
2017-05-04g-i: no need to load registry in g-i scannerTim-Philipp Müller6-5/+6
2017-05-04Don't generate gst-element-check-1.0.m4 on the fly and fix meson buildTim-Philipp Müller2-8/+3
2017-05-04meson: install gst-element-check-1.0.m4Tim-Philipp Müller1-0/+2
2017-05-04harness: Abort when failed to construct the specified pipelineYasushi SHOJI1-4/+7
2017-05-04Back to developmentSebastian Dröge2-3/+3
2017-05-04Release 1.12.0Sebastian Dröge7-30/+871
2017-05-04Update .po filesSebastian Dröge41-41/+41
2017-05-02message: Don't pass a NULL debug string to g_utf8_validate()Sebastian Dröge1-3/+3
2017-05-02adapter: Check if meta transform_func is NULL before using itSebastian Dröge1-1/+1
2017-05-02basetransform: Check if meta transform_func is NULL before using itFrédéric Dalleau1-3/+8
2017-04-28gst: check non-null before dereferenceVíctor Manuel Jáquez Leal1-1/+1
2017-04-28gst-uninstalled: add opencv to bad libsNicola Murino1-1/+1