summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-03buffer: fix gtk-doc warning regarding _get_n_meta() declarationTim-Philipp Müller1-1/+1
2018-02-02gstpromise: add since 1.14 markersMatthew Waters2-0/+24
2018-02-01gst-uninstalled: add webrtc to librariesMatthew Waters1-1/+1
2018-01-31gstbuffer.h: move FLAG_LAST documentation back to the bottomMathieu Duponchelle1-2/+2
2018-01-31basetransform: annotate virtual methodsMathieu Duponchelle1-1/+17
2018-01-31gstbuffer: add GST_BUFFER_FLAG_NON_DROPPABLEMathieu Duponchelle1-43/+49
2018-01-30meson: use -fno-strict-aliasing if supportedTim-Philipp Müller1-0/+5
2018-01-27buffer: add gst_buffer_get_n_meta() convenience functionTim-Philipp Müller4-0/+27
2018-01-27gst: Fix up a bunch of GIR annotationsArun Raghavan33-138/+153
2018-01-27devicemonitor: Return NULL instead of FALSEArun Raghavan1-2/+2
2018-01-26message: Add gst_message_writable_structure()François Laignel5-0/+50
2018-01-23aggregator: delegate buffer skipping to the aggregate threadMathieu Duponchelle1-14/+42
2018-01-23API: GstAggregatorPad.skip_buffer virtual methodMathieu Duponchelle2-5/+21
2018-01-23basesrc: Annotate some of the virtual methodsMathieu Duponchelle1-4/+15
2018-01-23aggregator: rename _get_buffer() -> _peek_buffer() and _steal -> _popTim-Philipp Müller5-15/+15
2018-01-20childproxy: gracefully handle methods being NULLTim-Philipp Müller1-5/+24
2018-01-18win32: fix .def file for new APITim-Philipp Müller1-0/+1
2018-01-18ptp: fix build failure with #undef USE_MEASUREMENT_FILTERINGMichele Dionisio1-1/+1
2018-01-18padtemplate: And add missing GST_EXPORT to gst_pad_template_new_with_gtype()Sebastian Dröge1-0/+1
2018-01-18padtemplate: Add missing Since: 1.14 marker to gst_pad_template_new_with_gtype()Sebastian Dröge1-0/+2
2018-01-18padtemplate: Add gst_pad_template_new_with_gtype()Sebastian Dröge2-0/+42
2018-01-18padtemplate: Add Since: 1.14 marker to gst_pad_template_new_from_static_pad_t...Sebastian Dröge1-0/+2
2018-01-16gstpad: Avoid stream-dead-lock on deactivationEdward Hervey1-2/+5
2018-01-15gstpad: Release pending g_cond_wait() when stopping/pausing taskEdward Hervey1-0/+6
2018-01-15typefindhelper: fix confusing debug log messageJun Xie1-4/+10
2018-01-12docs: explicit refer to GObject docs for floating refsTim-Philipp Müller1-0/+3
2018-01-11tests: fakesink: make notify stress test work better on WindowsTim-Philipp Müller1-4/+10
2018-01-11tests: filesrc: more Windows fixesTim-Philipp Müller1-2/+2
2018-01-11utils: use g_get_monotonic_time() as fallback in gst_utils_get_timestamp()Tim-Philipp Müller1-4/+1
2018-01-11tests: systemclock: scale stress test threads according to number of cpusTim-Philipp Müller1-8/+14
2018-01-11plugin: plugin_load() must return a ref even if it was loaded alreadyTim-Philipp Müller1-1/+1
2018-01-11tests: filesrc: fix for windowsTim-Philipp Müller1-2/+21
2018-01-11libs: check: print stacktrace on unexpected criticalsTim-Philipp Müller1-0/+8
2018-01-11tests: abi: fix abi test on 64-bit WindowsTim-Philipp Müller3-0/+72
2018-01-11tests: info: fix post init cat reg test on windows and with CK_FORK=noTim-Philipp Müller1-1/+4
2018-01-11info: reset default threshold to LEVEL_DEFAULT not 0Tim-Philipp Müller1-1/+1
2018-01-11meson: make check and tests build on Windows with msvcHåvard Graff7-13/+26
2018-01-02gstharness: Remove double freeEdward Hervey1-1/+0
2017-12-26streams: GstStreamType/GstStream are available since 1.10Sebastian Dröge1-0/+4
2017-12-26meson: skip translations if gettext is not availableTim-Philipp Müller1-1/+5
2017-12-26aggregator: remove DEBUG_FUNCPTRStefan Sauer1-2/+0
2017-12-26inspect: add comment for how to improve tracer supportStefan Sauer1-1/+3
2017-12-26segment: add a FIXME-2.0 for the format parametersStefan Sauer1-0/+6
2017-12-24Skip gst_deinit() if gstreamer was not initialized properlyTim-Philipp Müller5-1/+45
2017-12-24tests: multiqueue: Replace large test macro with functionJan Alexander Steffens (heftig)1-24/+28
2017-12-24tests: multiqueue: Check we get CREATE+ENTER stream-statuses when adding padsJan Alexander Steffens (heftig)1-0/+64
2017-12-24multiqueue: Don't start new pads until parentedJan Alexander Steffens (heftig)1-1/+4
2017-12-24multiqueue: Split task handling from gst_single_queue_flushJan Alexander Steffens (heftig)1-16/+36
2017-12-24aggregator: Avoid a maybe-uninitialized warningJan Alexander Steffens (heftig)1-1/+1
2017-12-21downloadbuffer: Don't hold the mutex while posint the download-complete messageSebastian Dröge1-6/+6