platform/upstream/gstreamer.git
2017-10-03 Reynaldo H... Use proper GtkDoc notation for NULL/FALSE/TRUE
2017-10-03 Edward Herveybin: iterate_sorted: Ensure sources are always returned...
2017-10-02 Nicolas Dufresnetee-test: Test a real use case
2017-10-02 Stefan Sauertee: don't create a pool if none is needed
2017-10-02 Nicolas Dufresnetee: Re-enabled alloc query + allow-not-linked test
2017-10-02 Stefan Sauertee: split the allocation query test
2017-10-02 Stefan Sauerstructure: add a todo comment
2017-10-02 Stefan Sauerquery: doc consistency
2017-09-28 Edward Herveywin32: update exports file
2017-09-27 Mathieu Duponchellegst: Modify behaviour of gst_get_main_executable_path
2017-09-27 Mathieu Duponchellegst: API: gst_get_main_executable_path()
2017-09-27 Mathieu Duponchellegst: Do not try to determine executable path on iOS.
2017-09-27 Mathieu Duponchellegst: Fix typo in windows function name.
2017-09-27 Edward Herveywin32: Update export file
2017-09-26 Mathieu Duponchelleplugin dependencies: fix 6cddce7663cb4b6ee061950d20365f...
2017-09-26 Mathieu Duponchelleplugin: API: GST_PLUGIN_DEPENDENCY_FLAG_PATHS_ARE_RELAT...
2017-09-22 Vivia Nikolaidougit-update: Also build $EXTRA_MODULES
2017-09-21 Mathieu Duponchellegst-inspect: Print GstValueArray properties nicely
2017-09-18 Mathieu DuponchelleMultiqueue: don't allow dropping SEGMENT_DONE events
2017-09-17 Sebastian Drögeinfo: GstStackTraceFlags were added in 1.12
2017-09-17 Tim-Philipp... plugins: use new gst_buffer_list_calculate_size()
2017-09-17 Tim-Philipp... bufferlist: add gst_buffer_list_calculate_size()
2017-09-17 Tim-Philipp... bufferlist: add gst_buffer_list_get_writable()
2017-09-12 Michael Shigoringstconfig.h.in: initial e2k arch support
2017-09-09 Sebastian Drögeinfo: GstDebugColorFlags are flags, not an enum
2017-09-06 Nicolas Dufresneidentity: Add a drop-allocation property
2017-09-05 Nicolas Dufresnetee: Allocate one more buffer when multi-plexing
2017-09-05 Nicolas Dufresnetee: Add test for the allocation query
2017-09-05 Nicolas Dufresnetee: Implement allocation query aggregation
2017-09-05 Nicolas Dufresnetee: Deprecate alloc-pad property
2017-09-04 Miguel Paríspad: add test to check handled and drop probes
2017-09-04 Edward Herveypad: Don't call remaining probes after they return...
2017-08-26 Thibault Sauniervalue: Handle serializing NULL GValueArray
2017-08-25 Tim-Philipp... baseparse: fix taglist update spam
2017-08-17 Tim-Philipp... Automatic update of common submodule
2017-08-17 Sebastian Drögeelement/deviceprovider: Add instance getter functions...
2017-08-16 Sebastian Drögeidentity: Return FLUSHING instead of EOS and don't...
2017-08-14 Tim-Philipp... allocator: Hide private sysmem GType func
2017-08-13 Carlos Rafael... configure: Add switches for enabling/disabling libdw...
2017-08-13 Tim-Philipp... libcheck: fix build failure
2017-08-11 Sebastian Drögequeue: Allow re-usability after EOS
2017-08-10 Tim-Philipp... meson: hide symbols by default unless explicitly exported
2017-08-10 Tim-Philipp... libs: check: sprinkle some GST_EXPORT
2017-08-10 Tim-Philipp... utils: fix g-ir-scanner warning about bogus transfer...
2017-08-09 Edward Herveyqueue2: Allow re-usability after EOS
2017-08-09 Edward Herveyplugins: *queue* elements: Handle STREAM_START in EOS...
2017-08-08 Sebastian Drögeutils: Skip gst_calculate_linear_regression() in bindings
2017-08-07 Edward Herveyqueue2: Handle buffering levels on NOT_LINKED
2017-08-07 Tim-Philipp... meson: fix gtk-doc invocation
2017-08-07 Tim-Philipp... meson: fix a few warnings
2017-08-07 Tim-Philipp... meson: add -lm to gstreamer-check-1.0 pkgconfig file
2017-08-02 Sebastian Drögepad: Recheck sticky events after non-blocking buffer...
2017-07-29 Tim-Philipp... info: fix build with gst debugging disabled
2017-07-28 Sebastian Drögedebug: Add a memory ringbuffer based debug logger
2017-07-28 Sebastian Drögesegment: Add missing out annotations for various parameters
2017-07-26 Tim-Philipp... downloadbuffer: remove unused struct member
2017-07-26 Luis de Bethencourtcheck: duplicate code branches
2017-07-26 George Kiagiadakiselement: document that gst_element_continue_state needs...
2017-07-20 Tim-Philipp... gst-launch: fix compiler warnings for SIGHUP handlers...
2017-07-20 Edward Herveymultiqueue: Fix access to NULL pointer
2017-07-19 Seungha Yangmultiqueue: Calculate interleave only within each strea...
2017-07-15 Tim-Philipp... meson: po: use glib preset and read language list from...
2017-07-15 Tim-Philipp... miniobject: don't modify memory if it's clearly not...
2017-07-14 Tim-Philipp... basesrc: deprecate non-functional "typefind" property
2017-07-14 Francisco Velazquezbenchmark: fix complexity benchmark
2017-07-14 Tim-Philipp... win32: find plugin scanner in libexecdir subdir as...
2017-07-14 Jason Linbasesink: fix buffer leaks if preroll failed
2017-07-13 Graham LeggettGenerate a gstreamer pipeline diagram on SIGHUP.
2017-07-12 George Kiagiadakisbasesrc: forward SINK_MESSAGE events downstream
2017-07-11 Nicolas Dufresnemeson: Fix bashcomp installation
2017-07-11 Nicolas Dufresnemeson: Use join_paths and .set_quoted where possible
2017-07-11 Tim-Philipp... meson: pkgconfig: add libunwind/libdw to gstreamer...
2017-07-11 Edward Herveypkgconfig: Add private requirements
2017-07-09 Stefan Sauerbasesink: use GST_CLOCK_TIME macros for readability
2017-07-09 Stefan Sauercollectpads: correct some comments and add more logging
2017-07-09 Scott D Phillipstools: gst-stats: Use standard character escapes
2017-07-07 Tim-Philipp... meson: find python3 via python3 module
2017-07-05 Tim-Philipp... meson: add option to disable tracer hooks
2017-07-05 Tim-Philipp... tests: memory: skip test that depends on debug system...
2017-07-05 Tim-Philipp... tracing: fix build with tracer hooks disabled
2017-07-05 Tim-Philipp... miniobject: make refcount tracing and debug logging...
2017-07-05 Tim-Philipp... plugin: clarify code that deduces plugin name from...
2017-06-29 Stefan Sauerdocs: add a missing const in bytereader docs
2017-06-29 Nicolas Dufresnebasesrc: Removed unused private member qos_enabled
2017-06-29 Nicolas Dufresnebasesrc: Don't reallocate buffers when flushing
2017-06-29 Nicolas Dufresnebasesrc: Don't hold LIVE_LOCK in create/alloc/fill
2017-06-29 Nicolas Dufresnebasesrc: Protect access to pool and allocator
2017-06-29 Jimmy Ohngst-inspect: Fix memory leak in print_pad_templates_info
2017-06-29 Tim-Philipp... meson: check for ppoll() as well
2017-06-28 Thibault Sauniermeson: Add configinc as include_directory in tools/
2017-06-28 Thibault Sauniermeson: Allow using glib as a subproject
2017-06-28 Xabier Rodriguez... protection: add function to filter system ids
2017-06-23 Tim-Philipp... meson: fix with-package-name option
2017-06-23 Matej Knoppgstplugin: remove gst prefix when loading plugin on...
2017-06-22 Nicolas Dufresnebaseparse: sinkcaps can be NULL in default caps negotiation
2017-06-20 Thibault Saunierwin32: Update .def file
2017-06-20 Thibault Saunierutils: Add a function to get a string representation...
2017-06-20 Thibault Saunierelement: Add missing values for "to same" state changes
2017-06-20 Heekyoung Seoutils: Fix leak in failed case of regression overflow...
2017-06-20 Heekyoung Seoregistrychunk: Fix leak in failed case of reading plugi...
next