platform/upstream/gstreamer.git
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...
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"
next