summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)AuthorFilesLines
2017-05-20meson: check: generate .gir fileTim-Philipp Müller1-1/+21
2017-05-20Dist meson ptp helper install scriptTim-Philipp Müller1-0/+1
2017-05-17gst: Clear floating flag in constructor of all GstObject subclasses that are ...Sebastian Dröge1-1/+4
2017-05-17gst: Don't ref_sink() GstObject subclasses in instance_init/constructorSebastian Dröge7-10/+52
2017-05-17gst: Correctly annotate functions taking floating reference parameters and re...Sebastian Dröge2-2/+2
2017-05-15libs: controller: mark symbols explicitly for export with GST_EXPORTTim-Philipp Müller9-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-12docs: remove stray ',\' from doc commentStefan Sauer1-1/+1
2017-05-09meson: fix search path for setcapTim-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üller2-3/+139
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üller4-4/+4
2017-05-04harness: Abort when failed to construct the specified pipelineYasushi SHOJI1-4/+7
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-19basetransform: fix typo in debug log outputYasushi SHOJI1-1/+1
2017-04-13meson: A couple for GIR-generation fixesRico Tzschichholz3-3/+6
2017-04-12meson: Add controller enum file as generated sourcesThibault Saunier1-1/+1
2017-04-11controller: include new proxycontrolbinding headerTim-Philipp Müller1-0/+1
2017-04-10controller: Fix build with srcdir!=builddirSebastian Dröge1-2/+4
2017-04-10controller: Add missing sources/headers to the GIR buildRico Tzschichholz1-2/+2
2017-04-09meson: And actually make the controller mkenums rules workSebastian Dröge1-3/+3
2017-04-09controller: Generate GLib enums automaticallySebastian Dröge7-56/+98
2017-04-08Don't use deprecated g_object_newv()Tim-Philipp Müller6-6/+6
2017-04-04meson: Add bash completion supportNicolas Dufresne1-1/+11
2017-04-04completion: Place the completion helper in libexecNicolas Dufresne3-59/+8
2017-03-24queuearray: Add G_BEGIN_DECLS and G_END_DECLS to make it usable from C++ codeSebastian Dröge1-0/+4
2017-03-22baseparse: Don't forget error returns when processing moreJan Schmidt1-1/+2
2017-03-10buffer: handle gst_buffer_map failuresWim Taymans1-3/+6
2017-02-22bytereader: fix peek value when scanning for 00 00 01 with non-0 offsetTim-Philipp Müller1-5/+10
2017-02-15gstbasesink: xref symbol in docsStefan Sauer1-1/+1
2017-01-27meson: libs: Add gir to the source list of the dependencyThibault Saunier2-2/+9
2017-01-27Port gtk-doc comments to their equivalent markdown syntaxThibault Saunier35-419/+309
2017-01-26baseparse: correctly handle non-flush seekJulien Isorce1-4/+0
2017-01-24check: Add API to filter g_warning/g_critical etcStian Selnes3-2/+234
2016-12-28baseparse: also unset DISCONT on buffers in reverse playback fragmentsMark Nauwelaerts1-0/+6
2016-12-17basesink: fix a use after free caseFabrice Bellet1-2/+3
2016-12-16check: fix typo in docsTim-Philipp Müller1-1/+1
2016-12-16check: export new global variableTim-Philipp Müller1-0/+1
2016-12-16check: Avoid possible double freeThibault Saunier1-1/+0
2016-12-16check: Allow listing unit tests namesThibault Saunier2-9/+43
2016-12-09check: Fix macro check for OS XNirbheek Chauhan1-1/+2
2016-12-09check: Don't try to include CoreServices.h on iOSNirbheek Chauhan1-1/+4
2016-12-09check: Don't check for malloc/realloc and try to fallbackNirbheek Chauhan5-116/+10
2016-12-09Add a README.txt with context for libcheckNirbheek Chauhan1-0/+28
2016-12-09libcheck: Update the compatibility code and checksNirbheek Chauhan17-2/+508
2016-12-09libcheck: Just move libcompat files to a subdirNirbheek Chauhan11-14/+18