platform/upstream/gstreamer.git
2019-05-31 Thibault Saunierdocs: Add tracers support
2019-05-30 Mathieu Duponchellegstelement: fix links to the gsterror page
2019-05-30 Mathieu Duponchellegsttaglist: do not link to symbols from gst-plugins...
2019-05-29 Mathieu Duponchelledoc: remove xml from comments
2019-05-25 Thibault Saunierdocs: Document pad types
2019-05-25 Thibault Saunieraggregator: Minor documentation fix
2019-05-25 Tim-Philipp... aggregator: fix flow-return boolean return type mismatch
2019-05-24 Michael Olbrichgdb: add gst_element_pad() function
2019-05-24 Michael Olbrichgdb: print more data for segment events
2019-05-24 Michael Olbrichgdb: add 'gst-pipeline-tree' command
2019-05-24 Michael Olbrichgdb: add gst_pipeline() and gst_bin_get() functions
2019-05-24 Michael Olbrichgdb: handle ghost and proxy pads while looking for...
2019-05-24 Michael Olbrichgdb: refactor finding top-level pipeline
2019-05-24 Michael Olbrichgdb: gst-print add more pad and element information
2019-05-24 Michael Olbrichgdb: refactor time formating
2019-05-23 Sebastian Drögedataurisrc: Add test that checks various URIs against...
2019-05-21 Benjamin Ottedataurisrc: Fix crash when semicolon is aprt of data
2019-05-21 Benjamin Ottedataurisrc: Allow case-insensitive scheme
2019-05-18 Matthew Watersdocs: add coretracers to the list of plugins
2019-05-16 Thibault Saunierdocs: Stop building the doc cache by default
2019-05-16 Thibault Saunierdocs: Update diplayed plugins filename something stable
2019-05-16 Thibault Saunierhotdoc: Let the the registry inspect in forks
2019-05-16 Thibault Saunierdocs: Use the MESON_BUILD_ROOT env variable in the...
2019-05-16 Thibault Saunierdocs: Do not pass the json through stdout
2019-05-16 Thibault Saunierregistry: Avoid discovering plugins in hotdoc private...
2019-05-16 Thibault Saunierdocs: Do not inspect internal files
2019-05-16 Seungha Yangdocs: Always follow Unix style newline
2019-05-16 Sebastian Drögebasesink: Remove leading space from Since maker of...
2019-05-16 Sebastian Drögebasesink: Fix syntax for gtk-doc comment of the new...
2019-05-16 Edward Herveygstpad: Probes that return HANDLED can reset the data...
2019-05-16 Sebastian Drögefilesink: Implement workaround for some (network) files...
2019-05-14 Aaron Boxergstreamer.pc.in: exec_prefix must be defined before...
2019-05-14 Thibault Saunierdocs: Update plugins cache
2019-05-14 Thibault Saunierdocs: Fix cache invalidation status
2019-05-13 Thibault Saunierdocs: Use the new GstPluginsPath.json to have the right...
2019-05-13 Thibault Saunierpkgconfig: Add information about libexecdir
2019-05-13 Thibault Saunierdoc: Update the README
2019-05-13 Thibault Saunierdoc: Fix hotdoc warnings
2019-05-13 Thibault SaunierPort to hotdoc
2019-05-13 Thibault Saunierdoc: Remove gtk-doc support
2019-05-13 Thibault Sauniergst: Add a GParamSpecFlag to force gst-inspect to use...
2019-05-13 Thibault Saunierdoc: Add some missing docstrings
2019-05-13 Thibault Saunierdoc: Fix and add some missing docstrings
2019-05-13 Thibault Saunierstructure: Mark _from_string as constructor
2019-05-13 Nirbheek Chauhanmeson: Pass -DGST_STATIC_COMPILATION for static builds
2019-05-13 Nirbheek Chauhanmeson: Link to objects instea of static helper library
2019-05-11 Michael Olbrichmeson: set correct install path for gdb helper
2019-05-10 Niels De Graefuri: Add gst_clear_uri()
2019-05-09 Víctor Manuel... gstbasesink: Fix gir annotation
2019-05-08 Aaron Boxergstbasesink: add stats getter method
2019-05-08 Niels De Graefgst: Add support for g_autoptr(GstPromise)
2019-05-01 Niklas HambüchenMake get_flex_version.py script executable
2019-04-25 Guillaume Desmottesgst-stats: format latency as GST_TIME
2019-04-24 Andoni Morales... gst-inspect: fix unused-const-variable error in windows
2019-04-24 Mathieu Duponchellegstsegment: Add GST_SEEK_FLAG_TRICKMODE_FORWARD_PREDICTED
2019-04-24 Rasmus Thomsenmeson: check for libcap via pkg-config
2019-04-23 Sebastian Drögebitwriter: Fix inclusion of header in C++ code
2019-04-23 Sebastian Drögebase: Include gstbitwriter.h in the single-include...
2019-04-23 Sebastian Drögegst: Fix various Since markers
2019-04-23 Sebastian Drögelibs: Fix various Since markers
2019-04-23 Sebastian Drögeaggregator: Mark all public structs as Since: 1.14
2019-04-23 Sebastian Drögecaps: Add Since: 1.16 marker to gst_caps_copy()
2019-04-23 Sebastian Drögebitwriter: Mark the whole type as Since: 1.16
2019-04-22 Robert Rosengrennetutils: make gst_net_utils_set_socket_dscp external
2019-04-22 Robert Rosengrennetutils: Add IPv6 support to QoS DSCP
2019-04-19 Tim-Philipp... docs: add index for new symbols in 1.16
2019-04-19 Tim-Philipp... Back to development
2019-04-18 Tim-Philipp... Release 1.16.0
2019-04-18 Tim-Philipp... Update docs
2019-04-18 Tim-Philipp... Update translations
2019-04-18 Olivier Crêtebasesrc: Downgrade EOS warning
2019-04-17 Mathieu Duponchelletests: basesrc: unref gst_bus_timed_pop_filtered return
2019-04-17 Mathieu Duponchellegstinfo: clean up function pointer names hashtable
2019-04-16 Tim-Philipp... aggregator: fix doc chunk for new buffer-consumed signal
2019-04-15 Julian Bouzastracer: latency: Don't compare element name as element...
2019-04-15 Julian Bouzastracer: latency: Remove redundant if conditions
2019-04-15 Julian Bouzastracer: latency: Make GST_DEBUG logs consistent
2019-04-15 Julian Bouzastracer: latency: Fix bug when dropping sub-latency...
2019-04-12 Philipp Zabelevent: fix seek event creation
2019-04-11 Xavier Claessensgst-inspect: Do not print warning if 'less' is missing
2019-04-10 Tim-Philipp... Release 1.15.90
2019-04-10 Tim-Philipp... Update docs
2019-04-10 Julian Bouzastracer: latency: Fix typo bug
2019-04-10 Julian Bouzastracer: latency: Fix bug when storing latency probe...
2019-04-10 Sebastian Drögecontrolbinding: Check if the weak pointer was cleared...
2019-04-09 Julian Bouzastracer: latency: Show element id, element name and...
2019-04-08 Julian Bouzasgst-stats: Add element latency support
2019-04-08 Julian Bouzastracer: latency: Show per-element reported latency
2019-04-08 Julian Bouzastracer: latency: Show element's source pad name instead...
2019-04-08 Nicolas Dufresnelatency: Dot not override already stored events
2019-04-08 Nicolas Dufresnetracer: latency: Add parameter to select latency type
2019-04-08 Nicolas Dufresnetracer: latency: Add per element latency tracer
2019-04-08 Nicolas Dufresnetracer: Don't pass pads inside GstEvent
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-04-05 Antonio Ospitegst-inspect: fix printing the first field of a GstStructure
2019-04-01 Mathieu Duponchelleevent: add new seek parameter, "trickmode-interval"
2019-03-24 Antonio Ospitetests: add the valgrind suppression file from the ...
2019-03-23 Tim-Philipp... g-i: pass --quiet to g-ir-scanner
2019-03-23 Tim-Philipp... check: suppress some g-i warnings
next