platform/upstream/gstreamer.git
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...
2017-12-02 Tim-Philipp... aggregator: 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
2017-12-02 Olivier Crêteaggregator: Set initial position on first buffer
2017-12-02 Olivier Crêteaggregator: Reset the pad's first buffer flag with...
2017-12-02 Olivier Crêteaggregator: Reset pad on init
2017-12-02 Olivier Crêteaggregator: Fix indentation
2017-12-02 Thibault Saunierdocs: Port all docstring to gtk-doc markdown
2017-12-02 Thibault Saunieraggregator: Make instance var name match between ...
2017-12-02 Vincent Penquerc'hgstaggregator: fix event use after free
2017-12-02 Thibault Saunieraggregator: Use the event_full function for GstAggregat...
2017-12-02 Nicolas DufresneRevert "aggregator: Start the task when linked"
2017-12-02 Nicolas Dufresneaggregator: Start the task when linked
2017-12-02 Nicolas Dufresneaggregator: Check all pads for data when live
2017-12-02 Nicolas Dufresneaggregator: Fix locking when using the clock
2017-12-02 Aurélien Zanelliaggregator: remove duplicated test of flow_return in...
2017-12-02 Sebastian Drögeaggregator: Fix leak in unit test
2017-12-02 Nirbheek Chauhanaggregator: Fix strcmp test for sink template
2017-12-02 Nirbheek Chauhanaggregator: Don't try to be too smart while allocating...
2017-12-02 Vineeth TMbad: use new gst_element_class_add_static_pad_template()
2017-12-02 Hyunjun Kotests:aggregator: fix tc failure and correct check...
2017-12-02 Luis de Bethencourtaggregator: use GST_STIME_FORMAT for GstClockTimeDiff
2017-12-02 Stefan Saueraggregator: don't compare templ instance pointers
2017-12-02 Olivier Crêteaggregator: Set to running in a single place
2017-12-02 Olivier Crêteaggregator: Document more locking
2017-12-02 Olivier Crêteaggregator: Hold object lock while manipulating the...
2017-12-02 Olivier Crêteaggregator: Remove dead code
2017-12-02 Sebastian Drögeaggregator: Add create_new_pad() vfunc to allow subclas...
2017-12-02 Sebastian Drögeaggregator: Convert GST_ERROR_OBJECT() for seek events...
2017-12-02 Sebastian Drögeaggregator: For the start time selection, only set...
2017-12-02 Sebastian Drögeaggregator: Don't forward QOS events to sinkpads that...
2017-12-02 Olivier Crêteaggregator: Keep at least two buffers in the queue...
2017-12-02 Sebastian Drögeaggregator: Document that get_next_time() should return...
2017-12-02 Olivier Crêteaggregator: Also ignore start-time on seek from gst_ele...
2017-12-02 Olivier Crêtetests: Add test for seeking live pipelines
2017-12-02 Olivier Crêtetests: Make source live to re-enable aggregator timeout...
2017-12-02 Olivier Crêteaggregator: Queue "latency" buffers at each sink pad.
2017-12-02 Olivier Crêteaggregator: Default to "zero" start time selection...
2017-12-02 Olivier Crêteaggregator: Ignore the "first" mode if the segment...
2017-12-02 Sebastian Drögeaggregator: Add property to select how to decide on...
2017-12-02 Sebastian Drögeaggregator: Query the peer latency again on the next...
2017-12-02 Thiago Santosaggregator: add a convenience macro to get the source pad
2017-12-02 Olivier Crêteaggregator: Document that the latency is in ns
2017-12-02 Jan Schmidtaggregator: Push EOS on error return.
2017-12-02 Reynaldo H... aggregator: document gap handling behavior
next