bus: clear bus->priv->signal_watch immediately when the source is removed
[platform/upstream/gstreamer.git] / plugins /
2020-06-15 Thibault Saunierinputselector: Push event on selected pad only when...
2020-06-09 Matthew Waterstracers/leaks: fix reentrancy issues with the custom...
2020-06-06 Camilo Celis Guzmanqueue: protect against lost wakeups for iterm_del condition
2020-06-05 Mathieu Duponchelleutils: expose GstPluginAPIFlags
2020-06-05 Mathieu Duponchelleidentity, clocksync: implement provide_clock
2020-06-05 Jan Schmidtqueue2: Defer downstream bitrate query to the streaming...
2020-06-05 Edward Herveyinputselector: Avoid deadlock when requesting pads
2020-06-04 Sebastian Drögeplugins: Use gst_type_mark_as_plugin_api() for all...
2020-06-04 Edward Herveyqueue2: Avoid races when posting buffering messages
2020-05-27 Mathieu Duponchellequeue2: don't post unnecessary buffering message, refin...
2020-05-27 Carlos Rafael Gianiqueue2: Fix missing/dropped buffering messages at startup
2020-05-25 dhilshadsparsefile: fix possible crash when seeking
2020-05-20 Mathieu Duponchellefdsink: do not supress legitimate errors when unlocking
2020-05-20 Mathieu Duponchellefdsink: remove unused struct member `bytes_written`
2020-05-20 Mathieu Duponchellefilesink: port over unlock code from fdsink
2020-05-15 Thibault Saunierinput-selector: Ensure events are forwarded only once...
2020-05-15 Thibault Saunierinputselector: Ensure that events are pushed first...
2020-05-14 Thibault Saunierinputselector: Never reset active pad set from the...
2020-05-13 Thibault Saunieroutput-selector: Drop duplicated seek events
2020-05-06 Thibault Saunieridentity: Handle seeking with single_segment=True
2020-05-06 Thibault Saunieridentity,clocksync: Fix timestamping inside single...
2020-05-06 Edward Herveyqueue2: Use explicit limit checking
2020-05-04 Sebastian Drögeclocksync: Remove handoff signals
2020-04-27 Mathieu Duponchellemultiqueue: fix link-like syntax in doc
2020-04-17 dhilshaddownloadbuffer:fix pushing buffer before stream start...
2020-04-09 Vivia Nikolaidoumultiqueue: Add current-level-{buffers, bytes, time...
2020-04-09 Vivia Nikolaidoumultiqueue: Add stats property
2020-04-06 Vivia Nikolaidoudownloadbuffer, multiqueue, queue2: Fix watermark docs
2020-03-31 Seungha Yangfilesink: Fix for updating the index of memory to write...
2020-03-28 Seungha Yangfilesink: Fix crash caused by zero-size memory allocation
2020-03-26 Sebastian Drögefilesink: Add a new full buffer mode to filesink
2020-03-26 Sebastian Drögefilesink/fdsink: Write 1 iovec directly without copying...
2020-03-26 Sebastian Drögefdsink/filesink: Refactor writev() code to prevent...
2020-03-13 Stéphane Cerveauidentity: Fix a minor leak using meta_str
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-02-28 Tim-Philipp Müllertracers: rusage: use thread-local storage for per-threa...
2020-02-28 Tim-Philipp Müllertracers: rusage: fix minor string leak in constructor
2020-02-26 Jan Schmidtclocksync: Add new clocksync element
2020-02-15 Olivier Crêteleak tracer: Initialize GValue
2020-02-14 Thibault Saunierleaks: Do not trace refs for object we do not follow
2019-12-12 Peter Seidererfilesink: handle fsync interrupted by signal (EINTR)
2019-12-04 Xavier ClaessensMeson: Add 'coretracers' feature option
2019-11-28 Edward Herveytracers: Don't leak temporary GstStructure
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-13 Tim-Philipp MüllerRemove autotools build system
2019-10-07 Xavier Claessensdataurisrc: Do not include trailing `\0` into buffer
2019-10-06 Aaron Boxerdocumentation: fix a number of typos
2019-09-09 Niels De GraefDon't pass default GLib marshallers for signals
2019-09-07 Jim Masonconsolidated IOV_MAX/UIO_MAXIOV handling per GLib ...
2019-09-06 Jim Masongst_writev: respect IOV_MAX for the writev iovec array...
2019-08-28 Matthew Watersfile/fdsrc: use struct stat64 on android to match stat64()
2019-08-13 Guillaume Desmotteslatency: fix custom event leaks
2019-08-06 Mathieu Duponchellefunnel: fix documentation
2019-08-02 Guillaume Desmottestracers: set MAY_BE_LEAKED on tracer records
2019-07-22 Alicia Boya Garcíadownloadbuffer: Check for flush after seek
2019-07-20 Nicolas Dufresneidentity: Non-live upstream have no max latency
2019-07-11 Philippe Normandidentity: Fix the ts-offset property getter
2019-07-02 Thibault Sauniermultiqueue: Fix possible NULL pointer dereferencing
2019-07-02 Tim-Philipp Müllerleakstracer: Improve notes in the the get-live-objects...
2019-07-02 Nirbheek Chauhanleakstracer: Add API for tracking and checkpointing...
2019-07-02 Nirbheek Chauhanleakstracer: Add API for logging leaks in the debug log
2019-07-02 Nirbheek Chauhanleakstracer: Add API for fetching leaked objects
2019-07-02 Nirbheek Chauhantracers: Allow setting a name for all tracer objects
2019-07-01 Nirbheek Chauhanleakstracer: Get rid of GSlice usage
2019-07-01 Nirbheek Chauhanleakstracer: Remove unused and redundant record fields
2019-07-01 Nirbheek Chauhanleakstracer: Improve documentation for the element
2019-07-01 Nirbheek Chauhangstinfo: Add an explicit enum for GST_STACK_TRACE_SHOW_NONE
2019-06-28 Thibault Sauniermultiqueue: Hold weak references to pads/multiqueue...
2019-06-25 Thibault Sauniermultiqueue: Stop using the gst_pad_element_private API
2019-06-20 Guillaume Desmotteslatency: display event pointer in logs
2019-06-20 Guillaume Desmottesgstelements_private: sync gst_buffer_get_flags_string...
2019-06-20 Thibault Sauniermultiqueue: never unref queries we do not own
2019-06-13 Håvard Graffqueue: don't report 0 max-latency for leaky queue if...
2019-06-05 Sebastian Drögeconcat: Improve debug output a bit
2019-06-05 Sebastian Drögeconcat: Reset last_stop on FLUSH_STOP too
2019-05-31 Thibault Saunierdocs: Add tracers support
2019-05-29 Mathieu Duponchelledoc: remove xml from comments
2019-05-21 Benjamin Ottedataurisrc: Fix crash when semicolon is aprt of data
2019-05-21 Benjamin Ottedataurisrc: Allow case-insensitive scheme
2019-05-18 Matthew Watersdocs: add coretracers to the list of plugins
2019-05-16 Sebastian Drögefilesink: Implement workaround for some (network) files...
2019-05-13 Thibault SaunierPort to hotdoc
2019-05-13 Thibault Saunierdoc: Fix and add some missing docstrings
2019-04-15 Julian Bouzastracer: latency: Don't compare element name as element...
2019-04-15 Julian Bouzastracer: latency: Remove redundant if conditions
2019-04-15 Julian Bouzastracer: latency: Make GST_DEBUG logs consistent
2019-04-15 Julian Bouzastracer: latency: Fix bug when dropping sub-latency...
2019-04-10 Julian Bouzastracer: latency: Fix typo bug
2019-04-10 Julian Bouzastracer: latency: Fix bug when storing latency probe...
2019-04-09 Julian Bouzastracer: latency: Show element id, element name and...
2019-04-08 Julian Bouzastracer: latency: Show per-element reported latency
2019-04-08 Julian Bouzastracer: latency: Show element's source pad name instead...
2019-04-08 Nicolas Dufresnelatency: Dot not override already stored events
2019-04-08 Nicolas Dufresnetracer: latency: Add parameter to select latency type
2019-04-08 Nicolas Dufresnetracer: latency: Add per element latency tracer
next