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-05-27systemclock: Reorganize defined checks for parts of GstSystemClocktyler-aicradle
2021-05-24buffer: rename new gst_buffer_new_copy() to gst_buffer_new_memdup()Tim-Philipp Müller
2021-05-23buffer: add gst_buffer_new_copy() convenience functionTim-Philipp Müller
2021-05-16docs: random: clean up outdated documentsTim-Philipp Müller
2021-05-14concat: adjust running time offsets on eventsMathieu Duponchelle
2021-05-12doc: base: Fix reference to virtual functionNicolas Dufresne
2021-05-12gstcheck: Ensure unused threadpool threads are stoppedDoug Nazar
2021-05-11concat: fix locking in SEGMENT event handlerMathieu Duponchelle
2021-05-07sparsefile: Fix sparsefile on Win32Doug Nazar
2021-05-07downloadbuffer: close file before trying to removeDoug Nazar
2021-05-07downloadbuffer: return flow error on read errorDoug Nazar
2021-05-06gstutils: Fix typo in the comment.Nikolay Sivov
2021-05-06multiqueue: Ensure peer pad exists when iterating internal linksJan Alexander Steffens (heftig)
2021-05-06gst_child_proxy_get_property: accept G_VALUE_INITChris White
2021-05-04Introduce gst_element_request_pad_simpleFrançois Laignel
2021-04-21harness: Fix object used to log caps warning.Doug Nazar
2021-04-19pad: clear probes holding mutexMiguel Paris
2021-04-16queue2: Refuse all serialized queries when posting buffering messagesEdward Hervey
2021-04-12tests: Remove invalid buffer test in test_get_allowed_caps.Doug Nazar
2021-04-12leaks: Fix SIGSEGV detecting object type.Doug Nazar
2021-04-10allocator: add gst_allocation_params_new()Chris White
2021-04-08clocksync: Fix providing system clock by defaultDoug Nazar
2021-04-08gstpluginloader: when env var is set do not fall through to system plugin sca...Jose Quaresma
2021-04-08gst-inspect: Allow overriding DEFAULT_LESS_OPTS with GST_LESSJan Alexander Steffens (heftig)
2021-04-06aggregator: Release pads' peeked buffer when removing the pad or finalizing itSebastian Dröge
2021-04-02caps: Add gst_caps_features_new_single()Chris White
2021-04-02typefind: add gst_type_find_suggest_empty_simple()Chris White
2021-04-02gst: Add missing G_GNUC_NULL_TERMINATED markersChris White
2021-03-31systemclock: Fix deadlock on clock_nanosleepPieter Willem Jordaan
2021-03-27Update gst-launch-1.0.1Jason Carrete
2021-03-26bin: Don't special-case G_SIGNAL_RUN_CLEANUP stage in latency signal accumulatorSebastian Dröge
2021-03-25gst: enforce gst_deinit one call per processAaron Boxer
2021-03-25gst: disable indent for parse_goption_argAaron Boxer
2021-03-19device provider: add custom register macroStéphane Cerveau
2021-03-19gst: don't use volatile to mean atomicMatthew Waters
2021-03-18clocksync: Add a new property "sync-to-first" for automatic ts-offset setupSeungha Yang
2021-03-17aggregator: Release the SRC lock while querying latencyOlivier Crête
2021-03-17value: fix parsing of explicit value castsMathieu Duponchelle
2021-03-11clock: define AUTO_CLEANUP_FREE_FUNC for GstClockIDGuillaume Desmottes
2021-03-08element: remove useless ret testStéphane Cerveau
2021-03-03bash-completion: various bash fixesStéphane Cerveau
2021-02-26meson: add uninstalled var for bash-completionStéphane Cerveau
2021-02-24miniobject: add GST_TYPE_MINI_OBJECTGuillaume Desmottes
2021-02-17docs: standardize debugutils documentationMathieu Duponchelle
2021-02-16docs: standardize GstControlSource, GstDateTime documentationMathieu Duponchelle
2021-02-16Revert "baseparse: always use incoming DTS"Mathieu Duponchelle
2021-02-15docs: standardize GstContext, GstControlBinding documentationMathieu Duponchelle
2021-02-15docs: standardize GstClock documentationMathieu Duponchelle
2021-02-15features: remove extra G_BEGIN_DECLS/G_END_DECLSStéphane Cerveau
2021-02-11docs: standardize GstCapsFeatures, GstChildProxy documentationMathieu Duponchelle