summaryrefslogtreecommitdiff
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* fix clang 10 warningsJordan Petridis2020-08-046-15/+17
* gsturi: Add new API for storing unmodified userinfo / fragmentNirbheek Chauhan2020-08-032-16/+61
* gsturi: unescape '=' in http queryHosang Lee2020-07-291-1/+1
* utils: silence g-ir-scanner warnings about float conversion macrosTim-Philipp Müller2020-07-261-10/+13
* math-compat.h: silence g-ir-scanner warningsTim-Philipp Müller2020-07-261-0/+4
* event, query: fix g-ir-scanner warningsTim-Philipp Müller2020-07-262-54/+54
* tracer: declare GstTracer API stableTim-Philipp Müller2020-07-246-15/+1
* buffer: improve seqnum fallback warning messageTim-Philipp Müller2020-07-221-1/+4
* buffer: fix meta sequence number fallback on rpiTim-Philipp Müller2020-07-221-1/+1
* gst/bufferpool: only resize in reset when maxsize is largerMatthew Waters2020-07-211-3/+15
* info: Fix possible broken debug output on WindowsSeungha Yang2020-07-171-19/+62
* pad: More explicitly explain how to post errors on GST_FLOW_ERROROlivier Crête2020-07-161-2/+2
* Revert "gstinfo: Check threshold for category from macro"Edward Hervey2020-07-131-6/+3
* taglist: Stop inlining gst_tag_list_copyThibault Saunier2020-07-092-22/+25
* deviceprovider: Do static probe on start as fallbackOlivier Crête2020-07-062-10/+33
* gstelementfactory: Fix missing features in case a feature moves to another fi...Christoph Reiter2020-07-061-1/+3
* element: When removing a ghost pad also unset its targetSebastian Dröge2020-07-031-0/+11
* stream: Don't use GST_FIXME_OBJECT() when generating a random stream id if th...Sebastian Dröge2020-07-011-4/+6
* gstutils: fix link in parse_bin_from_description_full docMathieu Duponchelle2020-07-011-1/+1
* gstbin: Fix docs typoJan Schmidt2020-07-011-1/+1
* bus: clear bus->priv->signal_watch immediately when the source is removedMichael Olbrich2020-06-241-0/+2
* registry: Print the pointer when printing featuresNirbheek Chauhan2020-06-231-2/+2
* registry: Use a toolchain-specific registry file on WindowsNirbheek Chauhan2020-06-231-1/+14
* ghostpad: Deprecate gst_ghost_pad_construct()Sebastian Dröge2020-06-222-59/+32
* info: Add a printf extension for ClockTime/ClockTimeDiff pointersThibault Saunier2020-06-202-0/+36
* Fix up and add various "Since" markers and other related docs fixesSebastian Dröge2020-06-1911-7/+29
* systemclock: Fix clock time conversion on Windows/xboxRoman Shpuntov2020-06-181-6/+2
* gst: Delay creation of threadpoolsEdward Hervey2020-06-162-20/+35
* gst_private.h: increse padding in struct _GstClockEntryImplHavard Graff2020-06-081-1/+1
* paramspecs: add 'Since: 1.18' markers for new param spec flagsTim-Philipp Müller2020-06-081-0/+4
* paramspecs: Add a GParamSpecFlag to indicate the property might not always ex...Seungha Yang2020-06-081-0/+10
* padtemplate: Directly unreference the documentation capsEdward Hervey2020-06-061-1/+1
* utils: fix markdown link to #GstPluginAPIFlagsMathieu Duponchelle2020-06-061-2/+2
* padtemplate: expose getters and setters "documentation caps"Mathieu Duponchelle2020-06-062-0/+53
* utils: expose GstPluginAPIFlagsMathieu Duponchelle2020-06-064-7/+32
* structure: Quickly document serialization formatThibault Saunier2020-06-051-8/+72
* structure: Reflow the SECTION commentThibault Saunier2020-06-051-7/+8
* doc: document fundamental typesMathieu Duponchelle2020-06-042-0/+69
* utils: Add helper function for marking types as plugin APISebastian Dröge2020-06-044-2/+49
* promise: update documentation and annotations for NULL repliesMatthew Waters2020-05-281-3/+5
* systemclock: Only try initializing entries if they were not initialized beforeSebastian Dröge2020-05-271-4/+9
* systemclock: Clarify comment that described a previous version of the codeSebastian Dröge2020-05-271-3/+2
* systemclock: Get rid of atomic access to clock entry status and use the mutex...Sebastian Dröge2020-05-271-145/+116
* systemclock: Don't start waiting for a clock id if it was signalled beforeSebastian Dröge2020-05-271-4/+22
* value: Fix comparison of int/int64 rangesEdward Hervey2020-05-251-46/+29
* gstbin: Remove mentions of duration cachingEdward Hervey2020-05-181-83/+10
* gstvalue: Minor list intersection optimizationEdward Hervey2020-05-141-2/+6
* bufferpool: unblock acquire thread when we discard bufferXu Guangxin2020-05-141-0/+1
* gstvalue: Fix segment (de)serializationEdward Hervey2020-05-081-20/+24
* taglist: Fix crash when comparing two lists of the same length but with diffe...Matej Knopp2020-05-081-1/+5