Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/GStreamer/gstreamer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-28element: NULL the lists of contexts in dispose()1.14Matthew Waters
2019-05-29Release 1.14.51.14.5Tim-Philipp Müller
2019-05-29Update docsTim-Philipp Müller
2019-05-02Clone the code from gitlabHaihao Xiang
2019-05-02aggregator: Mark all public structs as Since: 1.14Sebastian Dröge
2019-05-02basesrc: Downgrade EOS warningOlivier Crête
2019-05-02controlbinding: Check if the weak pointer was cleared before explicitly remov...Sebastian Dröge
2019-05-02gst-inspect: fix printing the first field of a GstStructureAntonio Ospite
2019-05-02aggregator: don't leak gap buffer when out of segmentMatthew Waters
2019-05-02aggregator: take the pad lock around queue gap event removalMatthew Waters
2019-05-02baseparse: don't reset the disable-passthrough property valueMatthew Waters
2019-05-02gsttaskpool: Do not block tasks while cleaning up the taskpoolSantiago Carot-Nemesio
2019-05-02gsturi: Fix annotation on get_path to return a nullableMarco Trevisan (Treviño)
2019-05-02gstmessage: Fix annotations on detailsMarco Trevisan (Treviño)
2019-05-02taskpool: Set error in case something goes wrong in the default handlersSantiago Carot-Nemesio
2019-05-02bus: Make removing of signal/bus watches thread-safeSebastian Dröge
2019-05-02bus: Don't allow removing signal watches with gst_bus_remove_watch()Sebastian Dröge
2019-05-02padtemplate: Constructors are all nullable as they check the template nameSebastian Dröge
2019-05-02deviceprovider: fix counting number of times startedDaniel Drake
2019-05-02basesrc: ensure submitted buffer list is writableTim-Philipp Müller
2019-05-01buffer: Fix memory corruption in gst_buffer_foreach_meta() when removing metasDardo D Kleiner
2018-11-09docs: Update gst core docEdward Hervey
2018-11-08typefind: Always forward RECONFIGURE events upstreamSebastian Dröge
2018-11-08tracers: log: Fix post query traceNicolas Dufresne
2018-11-08systemclock: pre-calculate the ratio for multiplying the perf-count on winHavard Graff
2018-11-08gstpad: use hook_id instead of hook in called_probes listHavard Graff
2018-11-08segment: Allow stop == -1 in gst_segment_to_running_time() and rate < 0Jan Schmidt
2018-11-08multiqueue: Don't clamp running times for position calculationEdward Hervey
2018-11-08ptp clock: Increase tolerance for late follow-up and delay-respJan Schmidt
2018-11-08ptp clock: Wait for ANNOUNCE before selecting a masterJan Schmidt
2018-11-05typefind: Lower debug level of some output related to the URI querySebastian Dröge
2018-10-22queue2: Reset result flow when retryingEdward Hervey
2018-10-03Release 1.14.41.14.4Tim-Philipp Müller
2018-10-03Update docsTim-Philipp Müller
2018-09-17tests: Use a different rate in a segment test.Jan Schmidt
2018-09-16Release 1.14.31.14.3Tim-Philipp Müller
2018-09-16Update docsTim-Philipp Müller
2018-09-11gstsegment: Add check for gst_segment_offset_running_time()Jan Schmidt
2018-09-11gstsegment: Handle positions before the segment properlyJan Schmidt
2018-09-08bin: Fix use-after-free issue in gst_bin_add()Philippe Normand
2018-09-03utils: Set default values for position and duration query resultsPhilippe Normand
2018-08-31baseparse: avg_bitrate calculation critical warning fixPhilippe Normand
2018-08-31input-selector: Bring latency handling in sync with GstPad codeSebastian Dröge
2018-08-31Revert "pad: Don't drop LATENCY queries with default implementation"Sebastian Dröge
2018-08-31Revert "pad: Accumulate live/non-live latency values separately"Sebastian Dröge
2018-08-31input-selector: Apply GstPad default latency handler fixes here tooSebastian Dröge
2018-08-31pad: Accumulate live/non-live latency values separatelySebastian Dröge
2018-08-02typefindhelper: Mark gst_type_find_helper_get_range_full() as Since 1.14.3Sebastian Dröge
2018-08-02pad: Ensure that the pad is blocked for IDLE probes if they are called from t...Sebastian Dröge
2018-08-02typefind: Add new gst_type_find_helper_get_range_full() that returns flow returnSebastian Dröge