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-09-23Release 1.19.2HEAD1.19.2masterTim-Philipp Müller
2021-09-22clocksync: Add some debug output to the clock waiting codeSebastian Dröge
2021-09-20gst: Initialize optional event/message fields when parsingSebastian Dröge
2021-09-19test: bitwriter: Add a test for reset_and_get_data when not byte unaligned.He Junyan
2021-09-19bitwriter: Fix a memory leak in reset_and_get_buffer.He Junyan
2021-09-19bitwriter: Fix the trailing bits lost when getting its data.He Junyan
2021-09-13multiqueue: fix obsolete comment re initial flow statusMathieu Duponchelle
2021-09-13multiqueue: never consider a queue that is not waitingMathieu Duponchelle
2021-09-09add missing spaceAndika Triwidada
2021-09-05multiqueue: Use running time of gap events for wakeups.Jan Schmidt
2021-08-27element: NULL the lists of contexts in dispose()Matthew Waters
2021-08-24pad: Keep IDLE probe hook alive during immediate callbackJan Alexander Steffens (heftig)
2021-08-20concat: Properly propagate seqnum of segment eventsEdward Hervey
2021-08-20tests: elementfactory: add element creation testsThéo MAILLART
2021-08-20elementfactory: enable construct only property passingThéo MAILLART
2021-08-19tracer: Add new tracer to list loaded elements and other featuresOlivier Crête
2021-08-19tracers: Add tracepoint when a plugin feature it loadedOlivier Crête
2021-08-18pad: Ensure last flow return is set on sink pads in push modeEdward Hervey
2021-08-13gstbuffer: Use g_memdup2 instead of g_memdupNirbheek Chauhan
2021-08-10plugin: load plugins with unknown license stringsTim-Philipp Müller
2021-08-03identity: provide a log to check the buffersStéphane Cerveau
2021-07-31examples: controller-graph: Fix build with MSVCSeungha Yang
2021-07-28gst-launch: Enable Windows high-resolution clockSeungha Yang
2021-07-28input-selector: Use proper segments when cleaning cached buffersJan Alexander Steffens (heftig)
2021-07-26gitlab: update bug templateStéphane Cerveau
2021-07-26gsturi: Set GError if uri is invalidZhao, Gang
2021-07-26gsturi: Don't treat invalid format of uri as critical errorZhao, Gang
2021-07-26systemclock: Restore default clock mode to monotonic for non-linux systemSeungha Yang
2021-07-20basesink: Don't swap rstart/rstop when steppingSeungha Yang
2021-07-19gstptpclock: Don't leak the GListNirbheek Chauhan
2021-07-19gstpad: Don't spam INFO when default-chaining a buffer listNirbheek Chauhan
2021-07-15gitlab: add bug templateStéphane Cerveau
2021-07-08Add meson description for tracer_hooksKasper Steensig Jensen
2021-07-05gstinfo: Improve usage of libdw for backtracesEdward Hervey
2021-07-01parse: Fix a critical when using the : operator.Jan Schmidt
2021-06-28basesink: Post a latency message whenever we're ready to answer the querySebastian Dröge
2021-06-24basesrc: Print segments with GST_SEGMENT_FORMAT and not GST_PTR_FORMATSebastian Dröge
2021-06-22Fix GI annotations.Víctor Manuel Jáquez Leal
2021-06-21Update COPYING to LGPL 2.1Corentin Damman
2021-06-21parse: Don't do delayed property setting for top-level properties.Jan Schmidt
2021-06-16Check mandatory ClockTime argumentsFrançois Laignel
2021-06-08Use g_memdup2() where available and add fallback for older GLib versionsDoug Nazar
2021-06-07introspection: annotate ownership in more vfuncsAlba Mendez
2021-06-04introspection: annotate handle_message ownershipAlba Mendez
2021-06-02tracers: leaks: log when tracer is exitingGuillaume Desmottes
2021-06-01Back to developmentTim-Philipp Müller
2021-06-01Release 1.19.11.19.1Tim-Philipp Müller
2021-05-28systemclock: fall back to g_get_monotonic_timetyler-aicradle
2021-05-27systemclock: reorg real and mono time functions for macOS and win32tyler-aicradle
2021-05-27systemclock: Use g_get_real_time on Windows and macOS for realtime clocktyler-aicradle