summaryrefslogtreecommitdiff
path: root/libs/gst
AgeCommit message (Expand)AuthorFilesLines
2017-10-03Use proper GtkDoc notation for NULL/FALSE/TRUEReynaldo H. Verdejo Pinochet3-3/+3
2017-09-26plugin dependencies: fix 6cddce7663cb4b6ee061950d20365f42cb755851Mathieu Duponchelle1-2/+8
2017-09-26plugin: API: GST_PLUGIN_DEPENDENCY_FLAG_PATHS_ARE_RELATIVE_TO_EXEMathieu Duponchelle1-1/+2
2017-08-25baseparse: fix taglist update spamTim-Philipp Müller1-1/+2
2017-08-13libcheck: fix build failureTim-Philipp Müller1-1/+1
2017-08-10meson: hide symbols by default unless explicitly exportedTim-Philipp Müller1-1/+8
2017-08-10libs: check: sprinkle some GST_EXPORTTim-Philipp Müller7-26/+181
2017-07-26check: duplicate code branchesLuis de Bethencourt1-5/+1
2017-07-14basesrc: deprecate non-functional "typefind" propertyTim-Philipp Müller2-6/+14
2017-07-14basesink: fix buffer leaks if preroll failedJason Lin1-0/+1
2017-07-12basesrc: forward SINK_MESSAGE events downstreamGeorge Kiagiadakis1-0/+1
2017-07-09basesink: use GST_CLOCK_TIME macros for readabilityStefan Sauer1-6/+7
2017-07-09collectpads: correct some comments and add more loggingStefan Sauer1-4/+13
2017-06-29docs: add a missing const in bytereader docsStefan Sauer1-1/+1
2017-06-29basesrc: Removed unused private member qos_enabledNicolas Dufresne1-1/+0
2017-06-29basesrc: Don't reallocate buffers when flushingNicolas Dufresne1-10/+9
2017-06-29basesrc: Don't hold LIVE_LOCK in create/alloc/fillNicolas Dufresne1-149/+176
2017-06-29basesrc: Protect access to pool and allocatorNicolas Dufresne1-5/+31
2017-06-22baseparse: sinkcaps can be NULL in default caps negotiationNicolas Dufresne1-1/+2
2017-06-20controller: Export boxed type copy/free functions for GstControlPointSebastian Dröge2-8/+13
2017-06-20base: Export boxed type copy/free functions for the remaining typesSebastian Dröge4-6/+11
2017-06-16ptp: Unref timeout GSource for delay requestsAndrejs Vasiljevs1-1/+3
2017-05-23basesrc: Hold object lock while updating latencyOlivier Crête1-0/+2
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