platform/upstream/gstreamer.git
2020-04-08 Xavier ClaessensMeson: Change extra-checks to feature option and make...
2020-04-08 Jan Schmidtbaseparse: Don't return more data than asked for in...
2020-04-06 Vivia Nikolaidoudownloadbuffer, multiqueue, queue2: Fix watermark docs
2020-04-02 Sebastian Drögepad: Add a guard against getrange functions not filling...
2020-04-01 Nicolas Dufresnetask: Introduce gst_task_resume() API
2020-04-01 Mathieu Duponchellegst-launch: go back down to GST_STATE_NULL in one step.
2020-04-01 Jan Schmidtbaseparse: Fix upstream read caching
2020-04-01 Jan Schmidtbaseparse: Fix typo
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 Jan Schmidtgstsegment: Refuse instant-rate seeks in gst_segment_do...
2020-03-26 Jan Schmidtbasesrc: Check the return value of gst_segment_do_seek()
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-26 Matthew Watersflowcombiner: passthrough the flow return if there...
2020-03-24 Jose Antonio... gstinfo: Check threshold for category from macro
2020-03-24 Matthew Watersdocs/running: be consistent with ordering of full-stops...
2020-03-23 Jan Alexander... gststructure: Fix gst_structure_take ownership handling
2020-03-23 Jan Alexander... gstdeviceproviderfactory: Remove volatile from provider...
2020-03-22 Ondřej Hruškagstdatetime: Add missing NULL check to gst_date_time_ne...
2020-03-22 Edward Herveyregistrychunks: Use strnlen if available
2020-03-20 Sebastian Drögefilesink: Check for sys/uio.h so we can actually use...
2020-03-19 Edward Herveygstvalue: Avoid expensive fallback on intersection
2020-03-18 Edward Herveygstvalue: Optimize some list<=>list functions
2020-03-18 Edward Herveygstvalue: Inline GstValueList/GstValueArray
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
next