summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2020-06-19Fix up and add various "Since" markers and other related docs fixesSebastian Dröge
2020-06-10aggregator: Fix StartTimeSelection enum type registrationSebastian Dröge
2020-06-04aggregator: Export GstAggregatorStartTimeSelection in the header and document itSebastian Dröge
2020-05-15gdb: Print event seqnums, object pointers and structuresThibault Saunier
2020-05-15gdb: Add support for queries and buffersThibault Saunier
2020-05-14basetransform: Minor refactoringEdward Hervey
2020-05-12gdb: Fix iterating GstStructure fieldsThibault Saunier
2020-05-06basesink: Fix clock synchronization running time in reverse playbackThibault Saunier
2020-05-06basesrc: Fix the way position is computed in reverse playbackThibault Saunier
2020-05-04basesrc: Don't get flow name if not neededEdward Hervey
2020-05-03aggregator: Mark segment parameter as const in gst_aggregator_update_segment()Sebastian Dröge
2020-05-01Add missing colons to Since markers in the docsSebastian Dröge
2020-04-24harness: also forward context queries between harnessesMatthew Waters
2020-04-23baseparse: Always clear drain flag before pullingNicolas Dufresne
2020-04-20Use gst_object_unref() / gst_object_clear() instead of the GObject onesSebastian Dröge
2020-04-08baseparse: Don't return more data than asked for in pull_range()Jan Schmidt
2020-04-01baseparse: Fix upstream read cachingJan Schmidt
2020-04-01baseparse: Fix typoJan Schmidt
2020-03-26basesrc: Check the return value of gst_segment_do_seek()Jan Schmidt
2020-03-26flowcombiner: passthrough the flow return if there are no padsMatthew Waters
2020-03-11basetransform: allow not passthrough if generate_output is implementedMatthew Waters
2020-03-05gstaggregator: fix the prototype of sink_event_pre_queueMathieu Duponchelle
2020-02-27basesink: Improve clarity of latency query maths debug messageOlivier Crête
2020-02-15baseparse: fix memory leakMatus Gajdos
2020-02-14baseparse: Set the private duration before posting a duration-changed messageZebediah Figura
2020-02-10basetransform: Make gst_base_transform_reconfigure() publicSebastian Dröge
2020-02-04baseparse: Don't set meaningless buffer dts from segment->startThibault Saunier
2020-01-23aggregator: Initialize source pad segment position to -1 when resettingSebastian Dröge
2019-12-18gstreamer: use of g_value_dup_stringStéphane Cerveau
2019-12-10Remove deprecated GTimeValOlivier Crête
2019-12-10gstcheck: remove bogus refcount assertsMathieu Duponchelle
2019-12-06aggregator: fix logging in new update_segment APIMathieu Duponchelle
2019-12-05aggregator: add method to update srcpad segmentMathieu Duponchelle
2019-12-04testclock: added single clock id process functionTulio Beloqui
2019-12-03gstharness: don't push the event to the queue before processingHåvard Graff
2019-11-28baseparse: Don't copy invalid DTS to the PTSVivia Nikolaidou
2019-11-18baseparse: Make sure PTS >= DTSVivia Nikolaidou
2019-11-13harness: fixed race condition on forward pad while forwarding sticky events t...Tulio Beloqui
2019-11-03basesink: Add support for instant-rate-change eventsSebastian Dröge
2019-10-13Remove autotools build systemTim-Philipp Müller
2019-10-07Check buffer size before checking buffer dataXavier Claessens
2019-10-07harness: Add gst_harness_pull_until_eos()Xavier Claessens
2019-10-06documentation: fix a number of typosAaron Boxer
2019-10-04gstdirectcontrolbinding: Fix integer comparisonJordan Petridis
2019-09-11base: GstBaseSrc/GstBaseSink::get_caps: add (nullable) to `filter`Sebastiano Barrera
2019-09-09Don't pass default GLib marshallers for signalsNiels De Graef
2019-08-30libcheck: fix macos werror buildMatthew Waters
2019-08-26check: fix werror build with clangMatthew Waters
2019-08-19aggregator: Always handle serialized events/queries directly before waitingSebastian Dröge
2019-08-15meson: fix warning about configure_file() install kwargTim-Philipp Müller