aggregator: Assert if the sink/src pad type that is to be used is not a GstAggregator...
[platform/upstream/gstreamer.git] / libs / gst / base /
2019-08-14 Sebastian Drögeaggregator: Assert if the sink/src pad type that is...
2019-08-14 Sebastian Drögeaggregator: Ensure that the source pad is created as...
2019-08-08 Sebastian Drögeaggregator: Make parsing of explicit sink pad names...
2019-08-08 Tim-Philipp Mülleraggregator: fix flow-return boolean return type mismatch
2019-08-06 Sebastian Drögebase: Include gstbitwriter.h in the single-include...
2019-08-06 Sebastian Drögebitwriter: Fix inclusion of header in C++ code
2019-08-06 Sebastian Drögebitwriter: Mark the whole type as Since: 1.16
2019-08-06 Sebastian Drögeaggregator: Mark all public structs as Since: 1.14
2019-08-06 Sebastian Drögelibs: Fix various Since markers
2019-04-18 Olivier Crêtebasesrc: Downgrade EOS warning
2019-04-16 Tim-Philipp Mülleraggregator: fix doc chunk for new buffer-consumed signal
2019-04-05 Mathieu Duponchellebasesrc: do not send EOS when automatic_eos is FALSE
2019-04-05 Mathieu Duponchelleaggregator: add buffer-consumed pad signal
2019-03-23 Tim-Philipp Müllerbitwriter: mark as 'skip' for gobject-introspection
2019-03-21 Matthew Watersaggregator: don't leak gap buffer when out of segment
2019-03-21 Matthew Watersaggregator: take the pad lock around queue gap event...
2019-03-20 Matthew Watersbaseparse: don't reset the disable-passthrough property...
2019-01-05 Tim-Philipp Mülleraggregator: fix typo in docs
2018-12-19 Tim-Philipp Müllerbasesrc: ensure submitted buffer list is writable
2018-11-28 KimTaeSoobaseparse: Use buffer from short reads instead of pulli...
2018-11-03 Thomas Bluemelclock: Keep weak reference to underlying clock
2018-10-15 Sebastian Drögequeuearray: Only clear dropped item if it is not returned
2018-10-15 Sebastian Drögequeuearray: Clear items when dropping them and a clear...
2018-10-03 Tim-Philipp Mülleraggregator: document new "min-upstream-latency" propert...
2018-09-27 Vivia Nikolaidouqueuearray: Add set_clear_func and clear functions
2018-09-27 Mathieu Duponchelleaggregator: add gtk-doc blurb for new min-upstream...
2018-09-27 Mathieu Duponchelleaggregator: add min-upstream-latency property.
2018-09-24 Tim-Philipp Müllerlibs: figure out right export define in configure
2018-09-23 Tim-Philipp Müllerlibs: fix 'inconsistent DLL linkage' warnings on Windows
2018-09-20 Mathieu Duponchelleaggregator: define autoptr cleanup functions
2018-08-31 Philippe Normandbaseparse: avg_bitrate calculation critical warning fix
2018-08-31 Nirbheek Chauhanmeson: Maintain macOS ABI through dylib versioning
2018-08-26 Tim-Philipp Müllerbitwriter: fix compiler warning
2018-08-14 Sebastian Drögeaggregator: Fixup for previous commit to prevent infini...
2018-08-14 Sebastian Drögeaggregator: Return an error directly if negotiation...
2018-08-12 Tim-Philipp Müllerbitwriter: fix g-i scanner warning
2018-08-02 Sebastian Drögetypefindhelper: Mark gst_type_find_helper_get_range_ful...
2018-08-01 Sebastian Drögetypefind: Add new gst_type_find_helper_get_range_full...
2018-07-27 Mathieu Duponchelleaggregator: annotate GstAggregatorClass::update_src_caps
2018-07-25 Sebastian Drögeaggregator: Don't leak peer pad of inactive pads when...
2018-07-24 Sebastian Drögetypefindhelper: Mark extension in gst_type_find_helper_...
2018-07-24 Sebastian Drögetypefind: Add _with_extension() variants for typefindin...
2018-07-19 Thibault Saunierbasetransform: Do not check if NULL is an emtpy caps
2018-07-16 Olivier Crêtesink: Only add processing latency if upstream is live
2018-07-13 Thibault Saunierbasesink: Minor GI warning fix.
2018-07-07 Olivier Crêtebasesink: Add processing deadline
2018-06-24 Tim-Philipp MüllerUpdate for g_type_class_add_private() deprecation in...
2018-06-05 Edward Herveybaseparse: Ensure seqnum consistency
2018-06-03 Mike Weydataqueue: add some missing introspection annotations
2018-05-30 Edward Herveybaseparse: Documentation improvements
2018-05-16 Olivier Crêteaggregator: Add get_next_time function for live streams
2018-05-07 Seungha Yangbitwriter: Fix build error
2018-05-06 Wind Yuanbitwriter: Add a generic bit writer
2018-05-05 Tim-Philipp Mülleraggregator: since marker for new API
2018-05-01 luz.pazSource code typo fixes
2018-05-01 luz.pazFix typos in comments and docs
2018-04-25 Olivier Crêteaggregator: Improve doc for gst_aggregator_pad_has_buffer
2018-04-25 Olivier Crêteaggregator: Add API to check if a pad has a new buffer
2018-04-24 Xavier ClaessensMeson: Use library() to build both static and shared...
2018-04-13 Mathieu Duponchelleadapter: port the buffer list from GSList to GstQueueArray
2018-04-13 Mathieu DuponchelleAPI: gst_queue_array_peek_nth
2018-04-13 Mathieu Duponchellegstqueuearray: make find() return a 0-based index
2018-04-13 Mark Nauwelaertsbase: fix some GIR annotations
2018-04-02 Edward Herveylibs: Documentation fixes
2018-03-13 Tim-Philipp Müllerbase: GST_EXPORT -> GST_BASE_API
2018-03-08 Nicolas Dufresnebasesrc: Balance unlock/unlock_stop in _src_stop()
2018-03-08 Nicolas Dufresnebasesrc: No need to stop flushing in start_complete
2018-03-05 Sebastian Drögequeuearray: Implement pop_tail_struct() for completeness
2018-03-01 Olivier Crêtequeue: Ignore thresholds if a query is queued
2018-03-01 Mathieu Duponchellegstaggregator: pads must inherit from #GstAggregatorPad
2018-03-01 Mathieu DuponchelleRevert "gstaggregator: pads must inherit from #GstAggre...
2018-02-28 Mathieu Duponchellegstaggregator: pads must inherit from #GstAggregatorPad
2018-02-28 Mathieu Duponchelleaggregator: allow src GstAggregatorPads
2018-02-22 Nicolas Dufresnebaseparse: Fix integer overflow in bitrate calculation
2018-02-22 Nicolas Dufresnebaseparse: Avoid overflow in update_interval calculation
2018-02-22 Nicolas Dufresnebaseparse: Fix check for update_interval
2018-02-19 Tim-Philipp Müllerqueuearray: add _peek_tail() and _pop_tail()
2018-02-16 Alicia Boya Garcíagstbasesink: Include segment.offset in the computation...
2018-01-31 Mathieu Duponchellebasetransform: annotate virtual methods
2018-01-23 Mathieu Duponchelleaggregator: delegate buffer skipping to the aggregate...
2018-01-23 Mathieu DuponchelleAPI: GstAggregatorPad.skip_buffer virtual method
2018-01-23 Mathieu Duponchellebasesrc: Annotate some of the virtual methods
2018-01-23 Tim-Philipp Mülleraggregator: rename _get_buffer() -> _peek_buffer()...
2018-01-15 Jun Xietypefindhelper: fix confusing debug log message
2017-12-26 Stefan Saueraggregator: remove DEBUG_FUNCPTR
2017-12-24 Jan Alexander Stef... aggregator: Avoid a maybe-uninitialized warning
2017-12-17 Nicolas Dufresnebasetransform: Allow going passthrough inside decide_al...
2017-12-07 Tim-Philipp Müllerbasesrc: add buffer list support
2017-12-07 Tim-Philipp Müllerbasesrc: minor code readability improvement
2017-12-04 Tim-Philipp Mülleraggregator: add finish_buffer() vfunc
2017-12-04 Tim-Philipp Mülleraggregator: disable tag merging and forwarding for now
2017-12-02 Tim-Philipp Mülleraggregator: hook up to docs
2017-12-02 Tim-Philipp Mülleraggregator: hook up to build system
2017-12-02 Tim-Philipp MüllerMove GstAggregator from -bad to core
2017-12-02 Mathieu Duponchelleaggregator: Remove klass->sinkpads_type
2017-12-02 Tim-Philipp Mülleraggregator: add doc blurb for gst_aggregator_pad_is_eos()
2017-12-02 Tim-Philipp Mülleraggregator: also remove now-unused PadForeachFunc decla...
2017-12-02 Olivier Crêteaggregator: Remove pad iterator function
2017-12-02 Tim-Philipp Mülleraggregator: use new gst_element_foreach_sink_pad()
2017-12-02 Stefan Saueraggregator: add more comments
next