gsturi: Add new API for storing unmodified userinfo / fragment
[platform/upstream/gstreamer.git] / gst /
2020-08-03 Nirbheek Chauhangsturi: Add new API for storing unmodified userinfo...
2020-07-29 Hosang Leegsturi: unescape '=' in http query
2020-07-26 Tim-Philipp Müllerutils: silence g-ir-scanner warnings about float conver...
2020-07-26 Tim-Philipp Müllermath-compat.h: silence g-ir-scanner warnings
2020-07-26 Tim-Philipp Müllerevent, query: fix g-ir-scanner warnings
2020-07-24 Tim-Philipp Müllertracer: declare GstTracer API stable
2020-07-22 Tim-Philipp Müllerbuffer: improve seqnum fallback warning message
2020-07-22 Tim-Philipp Müllerbuffer: fix meta sequence number fallback on rpi
2020-07-21 Matthew Watersgst/bufferpool: only resize in reset when maxsize is...
2020-07-17 Seungha Yanginfo: Fix possible broken debug output on Windows
2020-07-16 Olivier Crêtepad: More explicitly explain how to post errors on...
2020-07-13 Edward HerveyRevert "gstinfo: Check threshold for category from...
2020-07-09 Thibault Sauniertaglist: Stop inlining gst_tag_list_copy
2020-07-06 Olivier Crêtedeviceprovider: Do static probe on start as fallback
2020-07-06 Christoph Reitergstelementfactory: Fix missing features in case a featu...
2020-07-03 Sebastian Drögeelement: When removing a ghost pad also unset its target
2020-07-01 Sebastian Drögestream: Don't use GST_FIXME_OBJECT() when generating...
2020-07-01 Mathieu Duponchellegstutils: fix link in parse_bin_from_description_full doc
2020-06-30 Jan Schmidtgstbin: Fix docs typo
2020-06-24 Michael Olbrichbus: clear bus->priv->signal_watch immediately when...
2020-06-23 Nirbheek Chauhanregistry: Print the pointer when printing features
2020-06-23 Nirbheek Chauhanregistry: Use a toolchain-specific registry file on...
2020-06-22 Sebastian Drögeghostpad: Deprecate gst_ghost_pad_construct()
2020-06-20 Thibault Saunierinfo: Add a printf extension for ClockTime/ClockTimeDif...
2020-06-19 Sebastian DrögeFix up and add various "Since" markers and other relate...
2020-06-18 Roman Shpuntovsystemclock: Fix clock time conversion on Windows/xbox
2020-06-16 Edward Herveygst: Delay creation of threadpools
2020-06-08 Havard Graffgst_private.h: increse padding in struct _GstClockEntryImpl
2020-06-08 Tim-Philipp Müllerparamspecs: add 'Since: 1.18' markers for new param...
2020-06-08 Seungha Yangparamspecs: Add a GParamSpecFlag to indicate the proper...
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 Thibault Saunierstructure: Quickly document serialization format
2020-06-05 Thibault Saunierstructure: Reflow the SECTION comment
2020-06-04 Mathieu Duponchelledoc: document fundamental types
2020-06-04 Sebastian Drögeutils: Add helper function for marking types as plugin API
2020-05-28 Matthew Waterspromise: update documentation and annotations for NULL...
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 Edward Herveyvalue: Fix comparison of int/int64 ranges
2020-05-18 Edward Herveygstbin: Remove mentions of duration caching
2020-05-14 Edward Herveygstvalue: Minor list intersection optimization
2020-05-14 Xu Guangxinbufferpool: unblock acquire thread when we discard...
2020-05-08 Edward Herveygstvalue: Fix segment (de)serialization
2020-05-08 Matej Knopptaglist: Fix crash when comparing two lists of the...
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-05 Thibault Sauniersegment: Enhance the GstSegment structure documentation
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-01 Sebastian DrögeAdd missing colons to Since markers in the docs
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 Edward Herveygstregistrychunks: Directly set name on features
2020-04-17 Edward Herveygstobject: Don't double-notify when setting names
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-02 Sebastian Drögepad: Add a guard against getrange functions not filling...
2020-04-01 Nicolas Dufresnetask: Introduce gst_task_resume() API
2020-03-26 Jan Schmidtgstsegment: Refuse instant-rate seeks in gst_segment_do...
2020-03-24 Jose Antonio Santo... gstinfo: Check threshold for category from macro
2020-03-23 Jan Alexander Stef... gststructure: Fix gst_structure_take ownership handling
2020-03-23 Jan Alexander Stef... 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-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
next