platform/upstream/gstreamer.git
2020-03-18 Miguel Parisbufferlist: foreach: always remove as parent if buffer...
2020-03-18 Edward Herveybufferlist: Add check for overflow
2020-03-18 Edward Herveygststructure: Optimize pre-allocation of structures
2020-03-18 Edward Herveygststructure: Inline array and contents
2020-03-14 Thibault Sauniervalue: Handle NULL caps for comparisons
2020-03-13 Stéphane Cerveauidentity: Fix a minor leak using meta_str
2020-03-12 Thibault Sauniervalue: Refactor parsing lists to allow trailing comas
2020-03-12 Guillaume Desmottesclock: remove documentation link on GTimeVal
2020-03-11 Matthew Watersbasetransform: allow not passthrough if generate_output...
2020-03-09 Sebastian Drögeclocksync: Use g_cond_signal() instead of g_cond_broadc...
2020-03-09 Sebastian Drögeidentity: Use g_cond_signal() instead of g_cond_broadcast()
2020-03-09 Sebastian Drögeidentity: Unblock condition variable on FLUSH_START
2020-03-09 Sebastian Drögesystemclock: Don't start the system clock at 0 on Windows
2020-03-09 Sebastian Drögesystemclock: Don't divide by zero on Windows if high...
2020-03-09 Sebastian Drögecaps: Don't assert in fixate() on EMPTY/ANY caps and...
2020-03-05 Mathieu Duponchellegstaggregator: fix the prototype of sink_event_pre_queue
2020-03-03 Seungha Yanggst-launch: Follow up to missing s/g_print/gst_print/g
2020-03-02 Seungha Yangtests: info: Fix thread-id pattern matching on Windows
2020-02-28 Tim-Philipp... tracers: rusage: use thread-local storage for per-threa...
2020-02-28 Tim-Philipp... tracers: rusage: fix minor string leak in constructor
2020-02-28 Johan Bjäreholtgst-stats: Fix missing NULL checks
2020-02-27 Olivier Crêtebasesink: Improve clarity of latency query maths debug...
2020-02-26 Nirbheek Chauhantests: Maintain compatibility with GLib 2.48
2020-02-26 Jan Schmidtclocksync: Add new clocksync element
2020-02-26 Seungha Yanggst-inspect: Add define guard for g_log_writer_supports...
2020-02-25 Nirbheek ChauhanDon't use glib format modifiers with sscanf or printf
2020-02-19 Tim-Philipp... debugutils: skip "parent" property for elements when...
2020-02-15 Matus Gajdosbaseparse: fix memory leak
2020-02-15 Olivier Crêteleak tracer: Initialize GValue
2020-02-14 Thibault Saunierleaks: Do not trace refs for object we do not follow
2020-02-14 Zebediah Figurabaseparse: Set the private duration before posting...
2020-02-14 Sebastian Drögebus: Make setting/replacing/clearing the sync handler...
2020-02-13 Seungha Yangdocs: Fix bold markdown syntax for GST_DEBUG_NO_COLOR
2020-02-12 Henry Wilkescaps: keep ANY caps empty internally
2020-02-12 Henry Wilkescaps: fix is_strictly_equal
2020-02-10 Sebastian Drögebasetransform: Make gst_base_transform_reconfigure...
2020-02-04 Thibault Saunierbaseparse: Don't set meaningless buffer dts from segmen...
2020-01-27 Olivier Crêtesystemclock: No need to check for CLOCK_TAI in the...
2020-01-27 Ederson de... GstSystemClock: Add GST_CLOCK_TYPE_TAI
2020-01-24 Sebastian Drögebin: Don't consider having a group-id or being STREAM_S...
2020-01-24 Sebastian Drögeevent/message: Don't allow setting invalid group ids
2020-01-23 Sebastian Drögeaggregator: Initialize source pad segment position...
2020-01-09 Jan Alexander... bin: Fix deep-element-removed log message
2020-01-06 Thibault Saunierdocs: Document the new 'redirect-location' error messag...
2019-12-28 Stefan Sauerparse: add support for presets
2019-12-27 Mathieu Duponchellegst-launch: handle ERROR messages in the sync handler
2019-12-26 Seungha Yanggst-inspect: Increase array size for printing rank...
2019-12-26 Seungha Yangpluginfeature: Allow updating initial rank of plugin...
2019-12-25 Nirbheek Chauhangstinfo: Add new API for getting debug log lines
2019-12-20 Mathieu Duponchelletests: remove system-dependent tests
2019-12-20 Thibault Sauniertests-clock: Fix race in test_late_crank
2019-12-20 Niels De Graefbin: Add method to find elements by factory name
2019-12-18 Stéphane Cerveaugstreamer: use of g_value_dup_string
2019-12-14 Mathieu Duponchelletests: fix pipelines_parse_launch.delayed_link flakiness
2019-12-12 Peter Seidererpluginloader: handle fsync interrupted by signal (EINTR)
2019-12-12 Peter Seidererregistry: handle fsync interrupted by signal (EINTR)
2019-12-12 Peter Seidererfilesink: handle fsync interrupted by signal (EINTR)
2019-12-11 Olivier CrêteRemove deprecated GTimeVal
2019-12-10 Mathieu Duponchelledevice, elementfactory: relax floating requirement
2019-12-10 Mathieu Duponchellegstcheck: remove bogus refcount asserts
2019-12-06 Mathieu Duponchelleaggregator: fix logging in new update_segment API
2019-12-05 Mathieu Duponchelleaggregator: add method to update srcpad segment
2019-12-05 Sebastian Drögebus: Clean up #ifdefs to compile with debugging enabled...
2019-12-05 Mathieu Duponchelledevice, elementfactory: don't enforce floating status
2019-12-04 Tulio Beloquitestclock: added single clock id process function
2019-12-04 Sebastian Drögebus: Use new GSource dispose function
2019-12-04 Xavier ClaessensMeson: Add 'coretracers' feature option
2019-12-03 Håvard Graffgstharness: don't push the event to the queue before...
2019-11-28 Vivia Nikolaidoubaseparse: Don't copy invalid DTS to the PTS
2019-11-28 Edward Herveytracers: Don't leak temporary GstStructure
2019-11-27 Edward HerveyGstBuffer: size-related optimization
2019-11-27 Edward HerveyGstBuffer: Inline fast-path for merged memory
2019-11-27 Tim-Philipp... docs: mention gst_parse_bin_from_description() in gst_p...
2019-11-25 Linus Svenssondatetime: Add constructor for timestamps in microseconds
2019-11-18 Vivia Nikolaidoubaseparse: Make sure PTS >= DTS
2019-11-18 Stéphane Cerveaugstbuffer: update documentation
2019-11-14 Seungha Yanggst-launch: Disable printing current position by defaul...
2019-11-14 Havard Graffstructure: add gst_structure_take
2019-11-13 Tulio Beloquiharness: fixed race condition on forward pad while...
2019-11-13 Thibault Saunierhotdoc: Add missing json escaping
2019-11-12 Wonchul Leeevent: Fix gir warning
2019-11-05 Víctor Manuel... gst/parse: define pure-parser depending on bison version
2019-11-04 Nayana Topolskypad: clear sticky event tag upon stream-start
2019-11-03 Seungha Yangtaglist: Fix broken empty set character in code
2019-11-03 Seungha Yanggst-launch: Add support printing current position of...
2019-11-03 Seungha Yanggst-launch: Port to the direct use of GMainLoop
2019-11-03 Seungha Yanggst-launch: Remove meaningless global variable
2019-11-03 Jan Schmidtpipeline: Instant rate change handling
2019-11-03 Sebastian Drögebasesink: Add support for instant-rate-change events
2019-11-03 Sebastian Drögeevent/message: Add new instant-rate-sync-time event...
2019-11-03 Sebastian Drögeevent: Add new GST_EVENT_INSTANT_RATE_CHANGE and GST_SE...
2019-11-02 Víctor Manuel... elementfactory: add GST_ELEMENT_FACTORY_TYPE_HARDWARE
2019-10-31 Niels De Graefqueue2: Use g_object_notify_by_pspec
2019-10-24 Sebastian Drögetee: First deactivate the pad and then remove it when...
2019-10-24 Sebastian Drögetee: Check for the removed pad flag also in the slow...
2019-10-24 Sebastian Drögetee: Lock mutex before reading the removed flag of...
2019-10-22 Sebastian Drögebin: Drop need-context messages without source instead...
2019-10-17 Tim-Philipp... meson: build gir even when cross-compiling if introspec...
2019-10-13 Tim-Philipp... Remove autotools build system
2019-10-10 Edward Herveycore: Avoid usage of deprecated API
next