Update for g_type_class_add_private() deprecation in recent GLib
[platform/upstream/gstreamer.git] / libs / gst / base /
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
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: 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 Stefan Saueraggregator: log all events
2017-12-02 Tim-Philipp Mülleraggregator: fix header formatting
2017-12-02 Sebastian Drögeaggregator: Remove the GAP event from the queue before...
2017-12-02 Tim-Philipp Mülleraggregator: mark symbols explicitly for export with...
2017-12-02 Stefan Saueraggregator: remove duplicated code fragment
2017-12-02 Stefan Saueraggregator: code cleanups
2017-12-02 Mathieu Duponchelleaggregator: Invalidate pad's tail position ...
2017-12-02 Stefan Saueraggregator: fix "'aggclass' may be used uninitialized...
2017-12-02 Olivier Crêteaggregator: Process serialized queries through the...
2017-12-02 Olivier Crêteaggregator: Set flow to FLUSHING on pad stop
2017-12-02 Olivier Crêteaggregator: Request pad templates which are not request pad
2017-12-02 Olivier Crêteaggregator: Don't restrict sink pad names
2017-12-02 Olivier Crêteaggregator: Implement propose allocation
2017-12-02 Olivier Crêteaggregator: Check for the result of caps events
2017-12-02 Olivier Crêteaggregator: Caps event always goes to the aggregate...
2017-12-02 Olivier Crêteaggregator: Add downstream allocation query
2017-12-02 Olivier Crêteaggregator: Remove unused GST_FLOW_NOT_HANDLED
2017-12-02 Matthew Watersaggregator: add simple support for caps handling
2017-12-02 Nicolas Dufresneaggregator: Reset upstream latency on first buffer
2017-12-02 Olivier Crêteaggregator: Always handle sync'ed events on output...
2017-12-02 Olivier Crêteaggregator: Delay clipping to output thread
2017-12-02 Olivier Crêteaggregator: Make pad eos as soon as all buffers are...
2017-12-02 Olivier Crêteaggregator: Only count buffers when declaring queue...
2017-12-02 Olivier Crêteaggregator: Simplify clip function
2017-12-02 Olivier Crêteaggregator: Only declare first buffer on actual buffer
next