platform/upstream/gstreamer.git
2022-01-20 Gilbok LeeMove the defines from spec to meson.build 55/269655/4
2022-01-13 Eunhye Choifix tv profile option bug
2022-01-13 Eunhye Choiapply meson option and fix build error 98/269298/3
2022-01-12 Gilbok LeeMerge remote-tracking branch 'upstream/master' into...
2021-12-13 Doug NazarUse g_memdup2() where available and add fallback for... 33/267933/1 accepted/tizen/unified/20211222.230738 submit/tizen/20211212.233427
2021-09-23 Tim-Philipp... Release 1.19.2
2021-09-22 Sebastian Drögeclocksync: Add some debug output to the clock waiting...
2021-09-20 Sebastian Drögegst: Initialize optional event/message fields when...
2021-09-19 He Junyantest: bitwriter: Add a test for reset_and_get_data...
2021-09-19 He Junyanbitwriter: Fix a memory leak in reset_and_get_buffer.
2021-09-19 He Junyanbitwriter: Fix the trailing bits lost when getting...
2021-09-13 Mathieu Duponchellemultiqueue: fix obsolete comment re initial flow status
2021-09-13 Mathieu Duponchellemultiqueue: never consider a queue that is not waiting
2021-09-09 Andika Triwidadaadd missing space
2021-09-05 Jan Schmidtmultiqueue: Use running time of gap events for wakeups.
2021-08-27 Matthew Waterselement: NULL the lists of contexts in dispose()
2021-08-24 Jan Alexander... pad: Keep IDLE probe hook alive during immediate callback
2021-08-20 Edward Herveyconcat: Properly propagate seqnum of segment events
2021-08-20 Théo MAILLARTtests: elementfactory: add element creation tests
2021-08-20 Théo MAILLARTelementfactory: enable construct only property passing
2021-08-18 Olivier Crêtetracer: Add new tracer to list loaded elements and...
2021-08-18 Olivier Crêtetracers: Add tracepoint when a plugin feature it loaded
2021-08-18 Edward Herveypad: Ensure last flow return is set on sink pads in...
2021-08-13 Nirbheek Chauhangstbuffer: Use g_memdup2 instead of g_memdup
2021-08-10 Tim-Philipp... plugin: load plugins with unknown license strings
2021-08-03 Stéphane Cerveauidentity: provide a log to check the buffers
2021-07-31 Seungha Yangexamples: controller-graph: Fix build with MSVC
2021-07-28 Seungha Yanggst-launch: Enable Windows high-resolution clock
2021-07-28 Jan Alexander... input-selector: Use proper segments when cleaning cache...
2021-07-26 Stéphane Cerveaugitlab: update bug template
2021-07-26 Zhao, Ganggsturi: Set GError if uri is invalid
2021-07-26 Zhao, Ganggsturi: Don't treat invalid format of uri as critical...
2021-07-26 Seungha Yangsystemclock: Restore default clock mode to monotonic...
2021-07-20 Seungha Yangbasesink: Don't swap rstart/rstop when stepping
2021-07-19 Nirbheek Chauhangstptpclock: Don't leak the GList
2021-07-19 Nirbheek Chauhangstpad: Don't spam INFO when default-chaining a buffer...
2021-07-15 Stéphane Cerveaugitlab: add bug template
2021-07-08 Kasper Steensig... Add meson description for tracer_hooks
2021-07-05 Edward Herveygstinfo: Improve usage of libdw for backtraces
2021-07-01 Jan Schmidtparse: Fix a critical when using the : operator.
2021-06-28 Sebastian Drögebasesink: Post a latency message whenever we're ready...
2021-06-24 Sebastian Drögebasesrc: Print segments with GST_SEGMENT_FORMAT and...
2021-06-22 Víctor Manuel... Fix GI annotations.
2021-06-21 Corentin DammanUpdate COPYING to LGPL 2.1
2021-06-21 Jan Schmidtparse: Don't do delayed property setting for top-level...
2021-06-16 François LaignelCheck mandatory ClockTime arguments
2021-06-08 Doug NazarUse g_memdup2() where available and add fallback for...
2021-06-07 Alba Mendezintrospection: annotate ownership in more vfuncs
2021-06-04 Alba Mendezintrospection: annotate handle_message ownership
2021-06-02 Guillaume Desmottestracers: leaks: log when tracer is exiting
2021-06-01 Tim-Philipp... Back to development
2021-06-01 Eunhye Choimultiqueue: skip buffering except audio and video 92/259092/1 accepted/tizen_6.5_unified tizen_6.5 accepted/tizen/6.5/unified/20211029.013458 accepted/tizen/unified/20210624.131907 submit/tizen/20210616.025147 submit/tizen/20210621.051655 submit/tizen_6.5/20211028.163401 tizen_6.5.m2_release
2021-05-31 Tim-Philipp... Release 1.19.1
2021-05-27 tyler-aicradlesystemclock: fall back to g_get_monotonic_time
2021-05-27 tyler-aicradlesystemclock: reorg real and mono time functions for...
2021-05-27 tyler-aicradlesystemclock: Use g_get_real_time on Windows and macOS...
2021-05-27 tyler-aicradlesystemclock: Reorganize defined checks for parts of...
2021-05-24 Tim-Philipp... buffer: rename new gst_buffer_new_copy() to gst_buffer_...
2021-05-23 Tim-Philipp... buffer: add gst_buffer_new_copy() convenience function
2021-05-16 Tim-Philipp... docs: random: clean up outdated documents
2021-05-14 Mathieu Duponchelleconcat: adjust running time offsets on events
2021-05-12 Nicolas Dufresnedoc: base: Fix reference to virtual function
2021-05-12 Doug Nazargstcheck: Ensure unused threadpool threads are stopped
2021-05-11 Mathieu Duponchelleconcat: fix locking in SEGMENT event handler
2021-05-07 Doug Nazarsparsefile: Fix sparsefile on Win32
2021-05-07 Doug Nazardownloadbuffer: close file before trying to remove
2021-05-07 Doug Nazardownloadbuffer: return flow error on read error
2021-05-06 Nikolay Sivovgstutils: Fix typo in the comment.
2021-05-06 Jan Alexander... multiqueue: Ensure peer pad exists when iterating inter...
2021-05-06 Chris Whitegst_child_proxy_get_property: accept G_VALUE_INIT
2021-05-04 François LaignelIntroduce gst_element_request_pad_simple
2021-04-21 Doug Nazarharness: Fix object used to log caps warning.
2021-04-21 Jan Schmidtclocksync: Add new clocksync element 75/253675/3 accepted/tizen/unified/20210422.005314 submit/tizen/20210421.120517
2021-04-21 Nirbheek Chauhangsturi: Add new API for storing unmodified userinfo... 79/253379/3
2021-04-21 Nirbheek Chauhantests: Add more tests for gsturi 78/253378/3
2021-04-19 Miguel Parispad: clear probes holding mutex
2021-04-16 Edward Herveyqueue2: Refuse all serialized queries when posting...
2021-04-12 Doug Nazartests: Remove invalid buffer test in test_get_allowed_caps.
2021-04-12 Doug Nazarleaks: Fix SIGSEGV detecting object type.
2021-04-10 Chris Whiteallocator: add gst_allocation_params_new()
2021-04-08 Doug Nazarclocksync: Fix providing system clock by default
2021-04-07 Jose Quaresmagstpluginloader: when env var is set do not fall throug...
2021-04-07 Jan Alexander... gst-inspect: Allow overriding DEFAULT_LESS_OPTS with...
2021-04-06 Sebastian Drögeaggregator: Release pads' peeked buffer when removing...
2021-04-02 Chris Whitecaps: Add gst_caps_features_new_single()
2021-04-02 Chris Whitetypefind: add gst_type_find_suggest_empty_simple()
2021-04-02 Chris Whitegst: Add missing G_GNUC_NULL_TERMINATED markers
2021-03-31 Pieter Willem... systemclock: Fix deadlock on clock_nanosleep
2021-03-26 Jason CarreteUpdate gst-launch-1.0.1
2021-03-26 Sebastian Drögebin: Don't special-case G_SIGNAL_RUN_CLEANUP stage...
2021-03-24 Aaron Boxergst: enforce gst_deinit one call per process
2021-03-24 Aaron Boxergst: disable indent for parse_goption_arg
2021-03-19 Stéphane Cerveaudevice provider: add custom register macro
2021-03-19 Matthew Watersgst: don't use volatile to mean atomic
2021-03-18 Seungha Yangclocksync: Add a new property "sync-to-first" for autom...
2021-03-17 Olivier Crêteaggregator: Release the SRC lock while querying latency
2021-03-17 Mathieu Duponchellevalue: fix parsing of explicit value casts
2021-03-11 Guillaume Desmottesclock: define AUTO_CLEANUP_FREE_FUNC for GstClockID
2021-03-08 Stéphane Cerveauelement: remove useless ret test
2021-03-03 Stéphane Cerveaubash-completion: various bash fixes
next