platform/upstream/gstreamer.git
2018-08-09 Tim-Philipp... meson: add option to disable parse-launch pipeline...
2018-08-09 Tim-Philipp... meson: add options to disable tests, examples, benchmar...
2018-08-03 Sebastian Drögeconfigure: Enable poisoning by default for non-release...
2018-08-03 Sebastian Drögegst: Add poisoning to more types
2018-08-03 Tim-Philipp... meson: fix setting of extra checks option
2018-08-03 Tim-Philipp... meson: add option to enable poisoning of deallocated...
2018-08-02 Sebastian Drögetypefindhelper: Mark gst_type_find_helper_get_range_ful...
2018-08-01 Sebastian Drögeinputselector: Forward LATENCY query to all sinkpads
2018-08-01 Sebastian Drögepad: Update pad offsets on the current event if the...
2018-08-01 Sebastian Drögepad: Ensure that the pad is blocked for IDLE probes...
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-27 Nirbheek Chauhanmeson: Add feature options for optional deps
2018-07-25 Sebastian Drögeaggregator: Don't leak peer pad of inactive pads when...
2018-07-25 Nicolas Dufresnemeson: Install bash completion helper in prefix
2018-07-25 Nirbheek Chauhanmeson: host_machine.system() is darwin even on iOS
2018-07-25 Nirbheek Chauhanmeson: Don't add static printf library to executables
2018-07-25 Nirbheek Chauhanmeson: Use new define_variable: feature instead of...
2018-07-25 Nirbheek Chauhanmeson: Small cleanup, unused variable
2018-07-25 Nirbheek Chauhanmeson: Use copy: true for configure_file()
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-24 Sebastian Drögegst: Simplify some boolean expressions
2018-07-23 Sebastian DrögeRevert "pad: Handle changing sticky events in pad probes"
2018-07-20 Mathieu Duponchellebus: add missing (out) annotation to get_poll_fd()
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-16 Olivier Crêtepipeline tests: Add test for processing latency
2018-07-13 Thibault Sauniergst-inspect: Sort properties names
2018-07-13 Thibault Saunierbasesink: Minor GI warning fix.
2018-07-10 Sebastian Drögesample: Set buffer/caps/buffer-lists to NULL correctly...
2018-07-09 Sebastian Drögebufferlist: Prevent gst_buffer_list_foreach() from...
2018-07-09 Sebastian Drögebuffer: Add test to ensure that memories in a non-writa...
2018-07-09 Sebastian Drögebufferlist: Add test to ensure that buffers in an non...
2018-07-09 Sebastian Drögeminiobject: Add parent pointers to the miniobject to...
2018-07-09 Thibault Sauniercheck: Add a fail_unless_equals_clocktime macro for...
2018-07-07 Nicolas Dufresnebase: Add processing deadline API to win32 def
2018-07-07 Olivier Crêtebasesink: Add processing deadline
2018-07-07 Bastian Köchergstreamer: fix install dir for configure files
2018-07-04 Nicolas Dufresnestructure: Update doc error in ARRAY/LIST helpers
2018-06-25 Philippe Normandprotection: Release decryptors list, even if it's empty
2018-06-24 Tim-Philipp... Update for g_type_class_add_private() deprecation in...
2018-06-19 Edward Herveyconcat: Properly forward the SEGMENT seqnum
2018-06-18 Sebastian Drögeevent: Unset SNAP flags when creating a new seek event...
2018-06-18 Sebastian Drögeevent: Require writable events for setting the running...
2018-06-15 Guillaume Desmottesgst_structure_to_string: display actual value of pointers
2018-06-13 Thibault Saunierstream: Add some missing API safe guards
2018-06-08 Tim-Philipp... poll: minor docs clarification
2018-06-08 Tim-Philipp... win32: update for new API
2018-06-08 Guillaume Desmottespoll: add API to watch for POLLPRI
2018-06-08 Guillaume Desmottespoll: stop treating on POLLPRI as 'read'
2018-06-05 Edward Herveybaseparse: Ensure seqnum consistency
2018-06-05 Edward Herveymessage: Only allow setting valid seqnum on messages
2018-06-05 Edward Herveyevent: Only allow setting valid seqnum on events
2018-06-05 Edward Herveybin: Make sure we don't use invalid seqnums on messages
2018-06-04 Dimitrios Katsarosqueue2: use GstQueueArray
2018-06-03 Mike Weydataqueue: add some missing introspection annotations
2018-05-30 Edward Herveybaseparse: Documentation improvements
2018-05-22 Thibault Sauniermeson: Add an option to activate extra checks
2018-05-21 Tim-Philipp... meson: rename gtkdoc option to gtk_doc
2018-05-21 Edward Herveydatetime: Update/fix documentation
2018-05-21 Edward Herveysample: Update documentation
2018-05-21 Edward Herveygst: Add an example to GST_STATIC_PAD_TEMPLATE macro
2018-05-21 Mark Nauwelaertsgst: add some GIR array annotations
2018-05-20 Tim-Philipp... meson: add 'nls' option to disable translations
2018-05-16 Tim-Philipp... win32: update for new aggregator API
2018-05-16 Olivier Crêteaggregator: Add get_next_time function for live streams
2018-05-11 Sebastian Drögepad: Fix race condition causing the same probe to be...
2018-05-07 Edward Herveygst: Use memcpy() instead of strncpy() where appropriate
2018-05-07 Seungha Yangbitwriter: Fix build error
2018-05-06 Jan Schmidtgstevent: Add some FIXME: 2.0 about removing the timestamp
2018-05-06 Sreerenj Balachandranbitwriter: Add unit tests
2018-05-06 Wind Yuanbitwriter: Add a generic bit writer
2018-05-05 Nirbheek Chauhanmeson: Update option names to omit disable_ and with...
2018-05-05 Tim-Philipp... bufferlist: fix abort due to underflow when creating...
2018-05-05 Tim-Philipp... scripts: create-uninstalled-setup: remove dead wiki...
2018-05-05 Tim-Philipp... aggregator: since marker for new API
2018-05-04 Francisco Velazquezdebugutils: Update configure option in documentation
2018-05-01 luz.pazSource code typo fixes
2018-05-01 luz.pazFix typos in comments and docs
2018-04-25 Tim-Philipp... win32: add new symbol
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-25 Tim-Philipp... buffer: don't over-allocate internal GstMeta items
2018-04-24 Xavier ClaessensMeson: Use library() to build both static and shared...
2018-04-24 Xavier ClaessensMeson: Fix check for linker args
2018-04-22 Tim-Philipp... pkgconfig: set pluginsdir to plugins/ sub-directory...
2018-04-20 Tim-Philipp... meson: fix invalid keyword argument warnings
2018-04-18 Thibault SaunierRevert "docs: Minor fix in event_new_select_streams"
2018-04-17 Thibault Saunierdocs: Minor fix in event_new_select_streams
2018-04-17 Tim-Philipp... multiqueue, inputselector: show pad properties in gst...
2018-04-17 Tim-Philipp... inputselector, outputselector: add guards for wrong...
2018-04-17 Thibault Sauniercaps: Add a macro based variant of gst_caps_copy
2018-04-17 Thibault Saunierpad: Handle changing sticky events in pad probes
2018-04-17 Thibault Saunierdebug: Make PADS debug background blue
2018-04-17 Tim-Philipp... win32: update defs for new exports
2018-04-17 Thibault Saunierharness: Handle harness->element not being a GstBin
2018-04-17 Thibault Sauniergst: Stop inlining gst_caps_copy
2018-04-16 Tim-Philipp... Automatic update of common submodule
2018-04-15 Aurelien Jarnogstconfig.h.in: initial RISC-V support
next