platform/upstream/gstreamer.git
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
2020-05-04 Edward Herveycaps: Unify common checks for intersections
2020-05-04 Edward Herveygstregistry: Remove unneeded call
2020-05-04 Edward Herveybasesrc: Don't get flow name if not needed
2020-05-04 Sebastian Drögeclocksync: Remove handoff signals
2020-05-03 Sebastian Drögeaggregator: Mark segment parameter as const in gst_aggr...
2020-05-01 Tim-Philipp... tools: gst-stats: parse thread-id in windows debug...
2020-05-01 Sebastian DrögeAdd missing colons to Since markers in the docs
2020-04-27 Mathieu Duponchellemultiqueue: fix link-like syntax in doc
2020-04-24 Matthew Watersharness: also forward context queries between harnesses
2020-04-23 Nicolas Dufresnebaseparse: Always clear drain flag before pulling
2020-04-23 Matthew Watersbuild: libcheck may require linking against rt
2020-04-22 Juan Navarrogstcaps: fix out of bounds checks
2020-04-22 Matthew WatersRevert "gstvalue: Avoid expensive fallback on intersection"
2020-04-22 Seungha Yangsystemclock: Fix clock waiting on Windows
2020-04-21 Charlie Turnerdebugutils: Skip multiqueue stats in dot dump
2020-04-20 Sebastian DrögeUse gst_object_unref() / gst_object_clear() instead...
2020-04-17 dhilshaddownloadbuffer:fix pushing buffer before stream start...
2020-04-17 Edward Herveygstregistrychunks: Directly set name on features
2020-04-17 Edward Herveygstobject: Don't double-notify when setting names
2020-04-16 Jan Tojnarbuild: Install bash-completion relative to datadir
2020-04-16 Matthew Waterssystemclock: introduce a minimum wait time
2020-04-16 Matthew Watersgst/systemclock: wait on each entry individually
2020-04-16 Matthew Waterssystemclock: log the object name with all debug logs
2020-04-16 Matthew Waterssystemclock: move to GCond waiting
2020-04-13 Thibault Sauniervalue: Fix segfault comparing empty GValueArrays
2020-04-09 Mathieu Duponchellepipeline: fix base_time selection when flush seeking...
2020-04-09 Vivia Nikolaidoumultiqueue: Add current-level-{buffers, bytes, time...
2020-04-09 Vivia Nikolaidoumultiqueue: Add stats property
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...
next