platform/upstream/gstreamer.git
2018-01-18 Sebastian Drögepadtemplate: Add gst_pad_template_new_with_gtype()
2018-01-18 Sebastian Drögepadtemplate: Add Since: 1.14 marker to gst_pad_template...
2018-01-16 Edward Herveygstpad: Avoid stream-dead-lock on deactivation
2018-01-15 Edward Herveygstpad: Release pending g_cond_wait() when stopping...
2018-01-15 Jun Xietypefindhelper: fix confusing debug log message
2018-01-12 Tim-Philipp... docs: explicit refer to GObject docs for floating refs
2018-01-11 Tim-Philipp... tests: fakesink: make notify stress test work better...
2018-01-11 Tim-Philipp... tests: filesrc: more Windows fixes
2018-01-11 Tim-Philipp... utils: use g_get_monotonic_time() as fallback in gst_ut...
2018-01-11 Tim-Philipp... tests: systemclock: scale stress test threads according...
2018-01-11 Tim-Philipp... plugin: plugin_load() must return a ref even if it...
2018-01-11 Tim-Philipp... tests: filesrc: fix for windows
2018-01-11 Tim-Philipp... libs: check: print stacktrace on unexpected criticals
2018-01-11 Tim-Philipp... tests: abi: fix abi test on 64-bit Windows
2018-01-11 Tim-Philipp... tests: info: fix post init cat reg test on windows...
2018-01-11 Tim-Philipp... info: reset default threshold to LEVEL_DEFAULT not 0
2018-01-11 Håvard Graffmeson: make check and tests build on Windows with msvc
2018-01-02 Edward Herveygstharness: Remove double free
2017-12-26 Sebastian Drögestreams: GstStreamType/GstStream are available since...
2017-12-26 Tim-Philipp... meson: skip translations if gettext is not available
2017-12-26 Stefan Saueraggregator: remove DEBUG_FUNCPTR
2017-12-26 Stefan Sauerinspect: add comment for how to improve tracer support
2017-12-26 Stefan Sauersegment: add a FIXME-2.0 for the format parameters
2017-12-24 Tim-Philipp... Skip gst_deinit() if gstreamer was not initialized...
2017-12-24 Jan Alexander... tests: multiqueue: Replace large test macro with function
2017-12-24 Jan Alexander... tests: multiqueue: Check we get CREATE+ENTER stream...
2017-12-24 Jan Alexander... multiqueue: Don't start new pads until parented
2017-12-24 Jan Alexander... multiqueue: Split task handling from gst_single_queue_flush
2017-12-24 Jan Alexander... aggregator: Avoid a maybe-uninitialized warning
2017-12-21 Sebastian Drögedownloadbuffer: Don't hold the mutex while posint the...
2017-12-20 Sebastian Drögesystemclock: set_default() clock parameter can be NULL
2017-12-20 Sebastian Drögeelement: Annotate set_clock() clock parameter with...
2017-12-20 Sebastian Drögeelement: Annotate set_bus() bus parameter as allow...
2017-12-19 Tim-Philipp... gst-uninstalled: update for gl lib move from bad to...
2017-12-17 Nicolas Dufresnebasetransform: Allow going passthrough inside decide_al...
2017-12-17 Sebastian Drögeplugin: Annotate add_dependency() arguments as NULL...
2017-12-14 Umang Jaindocs: GstBus: Provide more information for ref/unref...
2017-12-14 Matthew Watersupdate win32 defs for tracer API addition
2017-12-14 Matthew WatersAutomatic update of common submodule
2017-12-14 Matthew Watersdocs: include tracers in the documentation
2017-12-13 Matthew Waterscheck/harness: fix transfer annotations on buffer passi...
2017-12-07 Tim-Philipp... basesrc: add buffer list support
2017-12-07 Tim-Philipp... basesrc: minor code readability improvement
2017-12-07 Tim-Philipp... docs: Fix a few gtk-doc warnings
2017-12-06 Tim-Philipp... tests: aggregator: fix caps leak in unit test
2017-12-06 Edward Herveygstpad: Handle GST_PAD_PROBE_HANDLED on sticky event...
2017-12-06 Sebastian Drögeevent/query/message: Annotate get_structure() return...
2017-12-06 Sebastian Drögequery: Add an empty structure in writable_structure...
2017-12-05 Edward Herveydocs: Misc addition/fixes
2017-12-05 Edward Herveydocs: Add documentation for GST_SEQNUM_INVALID
2017-12-05 Edward Herveyutils: Never return a group_id of 0, add GST_GROUP_ID_I...
2017-12-05 Tim-Philipp... harness: make bindings use the GBytes variant for _take...
2017-12-05 Havard Graffharness: use new take_all_data() function in _dump_to_f...
2017-12-05 Tim-Philipp... harness: add gst_harness_take_all_data() + _take_all_da...
2017-12-05 Tim-Philipp... buffer: document that _extract_dup() will return NULL...
2017-12-05 Nirbheek Chauhanmeson: Use array syntax instead of .get() in tests
2017-12-05 Nirbheek Chauhanmeson: Use new find_program fallback syntax
2017-12-04 Sebastian Drögegst: gst_element_remove_pad() is transfer none for...
2017-12-04 Tim-Philipp... aggregator: add finish_buffer() vfunc
2017-12-04 Tim-Philipp... aggregator: disable tag merging and forwarding for now
2017-12-04 Jan Alexander... devicemonitor: Avoid maybe-uninitialized compiler warning
2017-12-03 Sebastian Drögegst: Annotate various strings as type filename if they...
2017-12-02 Tim-Philipp... aggregator: hook up to docs
2017-12-02 Tim-Philipp... aggregator: hook up to build system
2017-12-02 Tim-Philipp... Move GstAggregator from -bad to core
2017-12-02 Mathieu Duponchelleaggregator: Remove klass->sinkpads_type
2017-12-02 Tim-Philipp... aggregator: add doc blurb for gst_aggregator_pad_is_eos()
2017-12-02 Tim-Philipp... aggregator: also remove now-unused PadForeachFunc decla...
2017-12-02 Olivier Crêteaggregator: Remove pad iterator function
2017-12-02 Tim-Philipp... aggregator: use new gst_element_foreach_sink_pad()
2017-12-02 Stefan Saueraggregator: add more comments
2017-12-02 Stefan Sauertests: comment and logging cleanups for audiomixer...
2017-12-02 Stefan Saueraggregator: fix type for latency property (int64 -...
2017-12-02 Olivier Crêteaggregator: Don't take flush lock from output thread
2017-12-02 Olivier Crêteaggregator: Don't block if adding to the tail of the...
2017-12-02 Stefan Saueraggregator: review code related to time level
2017-12-02 Stefan Saueraggregator: init latency values with 0 instead of FALSE
2017-12-02 Stefan Saueraggregator: code cleanup for event and query func
2017-12-02 Stefan Saueraggregator: simplify pad_event_func for FLUSH_STOP...
2017-12-02 Stefan Saueraggregator: drop special casing for eos
2017-12-02 Stefan Saueraggregator: add a doc-blob for the event_func
2017-12-02 Stefan Saueraggregator: rename a local variable
2017-12-02 Stefan Saueraggregator: remove commented code
2017-12-02 Stefan Saueraggregator: move the comment for the locks to the lock...
2017-12-02 Stefan Saueraggregator: improve section docs
2017-12-02 Stefan Saueraggregator: add two more tests for a sequence of data
2017-12-02 Stefan Saueraggregator: refactor the test helper
2017-12-02 Stefan Saueraggregator: test cleanup
2017-12-02 Stefan Saueraggregator: cleanup event forwarding
2017-12-02 Stefan Saueraggregator: simplify src_event
2017-12-02 Stefan Saueraggregator: register func for do_events_and_queries
2017-12-02 Stefan Saueraggregator: only set clipped_buffer to NULL if needed
2017-12-02 Stefan Saueraggregator: rename check_events
2017-12-02 Stefan Saueraggregator: add a few more comments to PadPrivate struct
2017-12-02 Stefan Saueraggregator: rename buffers field to data
2017-12-02 Stefan Saueraggregator: documentaion fixes
2017-12-02 Edward Herveycheck: Fix usage of dual probes
2017-12-02 Stefan Saueraggregator: log all events
2017-12-02 Tim-Philipp... aggregator: fix header formatting
2017-12-02 Sebastian Drögeaggregator: Remove the GAP event from the queue before...
next