platform/upstream/gstreamer.git
2017-01-05 Thibault Sauniermeson: Do not generate .pc files for libgstcheck on...
2017-01-05 Guillaume Desmottesmeson: generate pkg-config -uninstalled pc files
2017-01-03 Tim-Philipp... pad: clarify docs for GST_PAD_PROBE_DROP
2017-01-02 Jan Schmidtqueue: Don't generate GST_FLOW_ERROR without logging
2017-01-02 Jan Schmidtpadtemplate: Fix null pointer dereference on invalid...
2017-01-02 Jan Schmidtcaps: Fix null pointer dereference on invalid static...
2016-12-30 Stefan Sauerstructure: reword comment for gst_structure_parse_string()
2016-12-30 Stefan Sauerinfo: re-eval GST_DEBUG env var for late categories
2016-12-29 Edward Herveygst-uninstalled: Default to python3
2016-12-28 Mark Nauwelaertsbaseparse: also unset DISCONT on buffers in reverse...
2016-12-23 Thibault Sauniergst-launch: Add a '--types' option to filter elements...
2016-12-23 Nicolas Dechesnetools: gst-launch: set GST_GL_XINITTHREADS
2016-12-22 Thibault Sauniergstpreset: Lower some debug logs level
2016-12-22 Nirbheek Chauhanmeson: Fix order of C source and header in mkenums
2016-12-22 Tim-Philipp... meson: use gnome.mkenums() with template files for...
2016-12-22 Sebastian Drögeelement: Add guard to gst_element_release_pad() to...
2016-12-21 Stefan Sauergstrusage: explicitly register to hooks
2016-12-21 Nirbheek Chauhanmeson: Add several missing features from configure.ac
2016-12-21 Nirbheek Chauhanbuild: Remove unused functions
2016-12-21 Nirbheek Chauhanmeson: Derive defines from header/function names
2016-12-21 Stefan Sauergststructure: simplify test
2016-12-20 Stefan Sauertracerrecord: improve the values flags docs
2016-12-20 Stefan Sauerlatency: the latency is not an aggregated value
2016-12-20 Thibault Saunierleaks: Allow user to set the flags to use to retrieve...
2016-12-20 Thibault Saunierleaks: Allow tracing Gst(Mini)Object reffing operations
2016-12-20 Thibault Saunierleaks: Allow passing a GstStructure to configure the...
2016-12-20 Jan Schmidttypefind: Switch to normal mode before have-type
2016-12-18 Sebastian Drögemultiqueue: Protect against spurious wakeups of the...
2016-12-17 Fabrice Belletbasesink: fix a use after free case
2016-12-16 Tim-Philipp... check: fix typo in docs
2016-12-16 Nirbheek Chauhanmeson: Don't search for python3 twice
2016-12-16 Tim-Philipp... check: export new global variable
2016-12-16 Thibault Sauniercheck: Avoid possible double free
2016-12-16 Thibault Sauniercheck: Allow listing unit tests names
2016-12-16 Stefan Sauertracers/stats: log optional fields instead of GST_CLOCK...
2016-12-16 Josep Torraautogen.sh: drop a leftover docbook related bit
2016-12-15 Matthew Watersvalue: add structure intersect/union/is_subset/fixate...
2016-12-15 Matthew Waterstests/structure: add some more is_subset checks
2016-12-14 Tim-Philipp... tests: meta: add test for gst_buffer_iterate_meta*()
2016-12-14 Tim-Philipp... buffer: add gst_buffer_iterate_meta_filtered()
2016-12-14 Tim-Philipp... buffer: mark gst_buffer_iterate_meta() as 'skip' for...
2016-12-14 Iñaki García... g-i: Fix annotations for gst_event_new_select_streams...
2016-12-14 Reynaldo H... gstpad: only warn on performance penalty if not using...
2016-12-13 Sebastian Drögequeue/queue2: Protect against spurious condition variab...
2016-12-13 Sebastian Drögequeue/queue2: Ensure that the streaming thread is unloc...
2016-12-13 Stefan Sauergstvalue: add serialisation for GTypes
2016-12-13 Thibault Sauniergst: Fix building with msvc
2016-12-12 Tim-Philipp... gst: init new flags type in gst_init()
2016-12-12 Tim-Philipp... win32: update .def file for new API
2016-12-12 Thibault Saunierinfo: Add a 'flags' parametter to gst_debug_get_stack_trace
2016-12-12 Edward Herveyfilesrc: Set GError in another error case
2016-12-11 Seungha Yangmultiqueue: Fix overflow on get_buffering_level()
2016-12-09 Thibault Sauniermeson: Fix build
2016-12-09 Thibault Sauniermeson: Support building with Gst debug disabled
2016-12-09 Nirbheek Chauhancheck: Fix macro check for OS X
2016-12-09 Sebastian Drögetypefind: Use gst_query_has_scheduling_mode_with_flags...
2016-12-09 Nirbheek Chauhancheck: Don't try to include CoreServices.h on iOS
2016-12-09 Nirbheek Chauhancheck: Don't check for malloc/realloc and try to fallback
2016-12-09 Nirbheek ChauhanAdd a README.txt with context for libcheck
2016-12-09 Nirbheek Chauhanlibcheck: Update the compatibility code and checks
2016-12-09 Nirbheek Chauhanlibcheck: Just move libcompat files to a subdir
2016-12-09 Nirbheek Chauhanlibcheck: port to latest check git
2016-12-08 Stefan Sauertracers/log: log more detail
2016-12-08 Stefan Sauertracer/log: fix hook prototype
2016-12-08 Stefan Sauertracer: move the PAD_LINK tracer hook to _pad_link_full()
2016-12-07 Stefan Sauertracer/latency: clear qdata
2016-12-07 Peter Seiderergstconfig: Fix unaligned access support for arc and...
2016-12-06 Seungha Yanguri: Add new uri API to get media fragments URI as...
2016-12-06 Ricardo Ribalda... helpers/gst: Get bash completion options from gst-launch
2016-12-06 Tim-Philipp... configure: update for removed docs/design directory
2016-12-06 Thibault Saunierdocs: Remove design doc as they have been moved to...
2016-12-06 Thibault Saunierinfo: Properly start and end dwfl sessions when getting...
2016-12-06 Marcin Kolnynet: set clock name in the constructor
2016-12-05 Peter Seiderergstconfig: Fix unaligned access support for microblaze...
2016-12-05 Tim-Philipp... meta: remove unnecessary padding for GstMetaInfo struct
2016-12-05 Tim-Philipp... fakesink, identity: print metas attached to buffer...
2016-12-05 Sebastian Drögeelements: Handle GstIterator RESYNC return value correc...
2016-12-04 Stefan Sauertracers/log: log messages in message category
2016-12-03 Edward HerveyAutomatic update of common submodule
2016-12-01 Sebastian Drögebin: Make sure to resync iterators and handle RESYNC...
2016-11-29 Sebastian Drögeclock: Fix offsetting of times_temp relative to the...
2016-11-29 Thibault Sauniermeson: Set default debug level to ERROR when running...
2016-11-28 Nirbheek Chauhanmeson: Add Autotools changes that weren't mirrored
2016-11-28 Edward Herveycheck/pipeline: Make failure message more informative
2016-11-28 Edward Herveycheck/memory: Don't leak the custom allocator
2016-11-28 Edward Herveygstutils: Fix a pad leak
2016-11-28 Edward Herveycheck: Fix leak in queue2 test
2016-11-28 Sebastian Drögeutils: Export linear regression calculation as public...
2016-11-28 Tim-Philipp... Remove generated gstreamer.spec file
2016-11-28 Tim-Philipp... docs: add dataurisrc to docs and update
2016-11-28 Tim-Philipp... tests: filesrc: init and clear GCond and mutex
2016-11-28 Tim-Philipp... tests: rewrite and enable dataurisrc test
2016-11-28 Tim-Philipp... elements: add dataurisrc to build
2016-11-28 Tim-Philipp... dataurisrc: fix string leak in property getter
2016-11-28 Tim-Philipp... Move dataurisrc element from -bad
2016-11-28 Sebastian Drögemessage: Ensure that the "debug" field of error/warning...
2016-11-26 Tim-Philipp... common: use https protocol for common submodule
2016-11-26 Hanno Boeckscripts: create-uninstalled-setup: use https protocol...
2016-11-25 Ting-Wei Lanmeson: Support execinfo.h on FreeBSD by using -lexecinfo
2016-11-23 Edward Herveytools: Remove files to be cleaned
next