platform/upstream/gstreamer.git
2020-06-08 Tim-Philipp... paramspecs: add 'Since: 1.18' markers for new param...
2020-06-08 Seungha Yangdoc: Add GstObject specific GParamFlags
2020-06-08 Seungha Yangparamspecs: Add a GParamSpecFlag to indicate the proper...
2020-06-08 Edward Herveycheck: Avoid race with leaks test
2020-06-06 Camilo Celis... queue: protect against lost wakeups for iterm_del condition
2020-06-06 Sebastian Drögedocs: Prevent potential NULL pointer dereference when...
2020-06-06 Edward Herveypadtemplate: Directly unreference the documentation...
2020-06-05 Mathieu Duponchelleutils: fix markdown link to #GstPluginAPIFlags
2020-06-05 Mathieu Duponchellepadtemplate: expose getters and setters "documentation...
2020-06-05 Mathieu Duponchelleutils: expose GstPluginAPIFlags
2020-06-05 Mathieu Duponchelleidentity, clocksync: implement provide_clock
2020-06-05 Thibault Saunierstructure: Quickly document serialization format
2020-06-05 Thibault Saunierstructure: Reflow the SECTION comment
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 Mathieu Duponchelledoc: document fundamental types
2020-06-04 Thibault Saunierdoc: Require hotdoc >= 0.11.0
2020-06-04 Sebastian Drögedocs: Don't include GObject and GstPipeline signals
2020-06-04 Sebastian Drögeaggregator: Export GstAggregatorStartTimeSelection...
2020-06-04 Sebastian Drögedocs: Update gst_plugins_cache.json
2020-06-04 Sebastian Drögeplugins: Use gst_type_mark_as_plugin_api() for all...
2020-06-04 Sebastian Drögedocs: Store all non-element types in a separate other...
2020-06-04 Sebastian Drögedocs: Use gst_type_is_plugin_api() for deciding whether...
2020-06-04 Sebastian Drögeutils: Add helper function for marking types as plugin API
2020-06-04 Sebastian Drögedocs: Don't try to print pad templates of non-GstElemen...
2020-06-04 Sebastian Drögedocs: Print object/flag/enum type information in a...
2020-06-04 Edward Herveyqueue2: Avoid races when posting buffering messages
2020-05-28 Thibault Sauniertests:validate: Whitelist validate plugins
2020-05-28 Thibault Sauniertester: Fix exit code on bailout/skipping
2020-05-28 Matthew Waterspromise: update documentation and annotations for NULL...
2020-05-27 Tim-Philipp... tests: leak tracer: disable stack traces for faster...
2020-05-27 Mathieu Duponchellequeue2: don't post unnecessary buffering message, refin...
2020-05-27 Carlos Rafael... queue2: Fix missing/dropped buffering messages at startup
2020-05-27 Sebastian Drögesystemclock: Only try initializing entries if they...
2020-05-27 Sebastian Drögesystemclock: Clarify comment that described a previous...
2020-05-27 Sebastian Drögesystemclock: Get rid of atomic access to clock entry...
2020-05-27 Sebastian Drögesystemclock: Don't start waiting for a clock id if...
2020-05-25 dhilshadsparsefile: fix possible crash when seeking
2020-05-25 Edward Herveyvalue: Fix comparison of int/int64 ranges
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-20 Sebastian Drögedocs: Add boolean field for readability of properties
2020-05-20 Thor Andreassentools: option '-u' occurs twice in gst-inspect-1.0.1
2020-05-19 Thibault Sauniertester: Stop using g_file_new_build_filename
2020-05-19 Thibault Sauniertests: Add a gst-tester utility
2020-05-19 Stéphane Cerveaudocs: update moving-plugins to use gitlab and meson
2020-05-18 Edward Herveygstbin: Remove mentions of duration caching
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-15 Sebastian Drögedocs: Add list of interfaces implemented by elements...
2020-05-15 Thibault Sauniergdb: Print event seqnums, object pointers and structures
2020-05-15 Thibault Sauniergdb: Add support for queries and buffers
2020-05-14 Thibault Saunierinputselector: Never reset active pad set from the...
2020-05-14 Edward Herveybasetransform: Minor refactoring
2020-05-14 Edward Herveygstvalue: Minor list intersection optimization
2020-05-14 Xu Guangxinbufferpool: unblock acquire thread when we discard...
2020-05-14 Xu Guangxintests: bufferpool: add dead lock test for buffer discard
2020-05-13 Thibault Saunieroutput-selector: Drop duplicated seek events
2020-05-13 Nirbheek Chauhanmeson: Pass native: false to add_languages()
2020-05-12 Thibault Sauniergdb: Fix iterating GstStructure fields
2020-05-10 Sebastian Drögedocs: Update gst_plugins_cache.json
2020-05-10 Sebastian Drögedocs: Output JSON files with UTF-8 encoding
2020-05-08 Edward Herveygstvalue: Fix segment (de)serialization
2020-05-08 Edward Herveycheck: uri: Check return value
2020-05-08 Edward Herveycheck: gstvalue: Check return value
2020-05-08 Edward Herveycheck: testclock: Check return values
2020-05-08 Edward Herveycheck: gst_promise_reply() takes ownership
2020-05-08 Edward Herveycheck: Don't leak test string
2020-05-08 Matej Knopptaglist: Fix crash when comparing two lists of the...
2020-05-06 Jan Schmidttests/input selector: Fix a shutdown crash
2020-05-06 Thibault Saunieridentity: Handle seeking with single_segment=True
2020-05-06 Thibault Saunieridentity,clocksync: Fix timestamping inside single...
2020-05-06 Thibault Saunierbasesink: Fix clock synchronization running time in...
2020-05-06 Thibault Saunierbasesrc: Fix the way position is computed in reverse...
2020-05-06 Tim-Philipp... pkgconfig: add pluginscannerdir variable
2020-05-06 Edward Herveytaglist: Make equality check more uniform
2020-05-06 Sebastian Drögeregistrybinary: Also call fclose() if fflush()/fsync...
2020-05-06 Sebastian Drögeregistrybinary: Don't call fclose() more than once
2020-05-06 Edward Herveyqueue2: Use explicit limit checking
2020-05-05 Thibault Sauniersegment: Enhance the GstSegment structure documentation
2020-05-05 Thibault Saunierdoc: Add signal flags information in the plugin cache
2020-05-05 Richard Kreckelregistrybinary: Use a FILE* in BinaryRegistryCache...
2020-05-05 Edward Herveygstvalue: Use quark-based structure usage for segment...
2020-05-05 Edward Herveyvalue: Handle runtime checks as such
2020-05-05 Edward Herveygstvalue: Remove useless checks
2020-05-05 Edward Herveygstvalue: Use previous assumption
2020-05-05 Edward Herveygstvalue: Use comparision functions directly
2020-05-05 Edward Herveygstvalue: Minor optimization for checks
2020-05-05 Edward Herveygstvalue: Optimize list subset some more
2020-05-05 Edward Herveygstvalue: Optimize gst_value_compare_list
2020-05-05 Edward Herveygstvalue: Avoid temporary allocation
2020-05-05 Edward Herveygstcaps: Move assignment outside loop
2020-05-05 Edward Herveygststructure: inline gst_structure_is_subset()
2020-05-05 Edward Herveygststructure: Inline gst_structure_intersect()
2020-05-05 Edward Herveygstregistry: Directly get list of plugin features
2020-05-04 Rubén Gonzalezplugin: Fix typo with GStremaer version:
2020-05-04 Edward Herveygstvalue: No longer store same-type intersection functi...
2020-05-04 Edward Herveygstpad: Simplify task name creation
2020-05-04 Edward Herveygstevent: Add function for checking event name by GQuark
next