platform/upstream/gstreamer.git
2017-11-17 Tim-Philipp... tools: gst-inspect: fix double empty line after pad...
2017-11-16 Edward Herveygstpad: Make pad (de)activation atomic
2017-11-16 Edward Herveygstpad: Make calls to GstPadActivateFunction MT-safe
2017-11-10 Nicolas Dufresneparamspec: Move condition check inside the g_return
2017-11-10 Nicolas Dufresneparamspec: Add missing since for _spec_array()
2017-11-10 Edward Herveyconcat: Handle single-pad use-cases
2017-11-09 Edward Herveyconcat: Make QoS forward MT-safe
2017-11-04 Guillaume Desmotteslatency tracer: add timestamp to tracer records
2017-11-04 Edward Herveytypefindhelper: Fix overflow some more
2017-11-04 Edward Herveytypefindhelper: Fix signed integer overflow
2017-11-02 Tim-Philipp... element: add gst_element_foreach_*pad()
2017-11-02 Mathieu Duponchellegstleaks.c: always log leaks listing
2017-11-01 Sebastian Drögenet: Add new file to the meson.build
2017-11-01 Sebastian Drögeexamples/netclock-replay: Fix build
2017-11-01 Robert Rosengrennetutils: Add util for setting socket DSCP
2017-10-31 Edward Herveygstvalue: Cast GST_MAKE_FOURCC arguments
2017-10-30 Nicolas Dufresnelatency-tracer: Exclude synchronization time
2017-10-27 Edward Herveyevent: Don't allow invalid SELECT_STREAMS event creation
2017-10-25 Edward Herveygst: Fix build with option parsing disabled
2017-10-20 Stefan Sauersegment: update the tests
2017-10-20 Stefan Sauersegment: clarify the segment docs for the duration
2017-10-20 Stefan SauerRevert "segment: also intialize the duration"
2017-10-20 Stefan Sauersegment: also intialize the duration
2017-10-20 Stefan Sauergst-inspect: print more details for typefind and tracer...
2017-10-20 Stefan Sauergst-inspect: reduce casting back and forth
2017-10-20 Stefan Sauergst-inspect: simplify the code for printing feature...
2017-10-19 Robert Rosengrennetclientclock: Add possibility to set QoS DSCP value
2017-10-19 Robert Rosengrennettimeprovider: Add possibility to set QoS DSCP value
2017-10-17 Jan Schmidtseqnum: Never return a seqnum of 0, reset GST_SEQNUM_IN...
2017-10-16 Ashish Kumarqueuearray: Fix for possible crashes due to null pointe...
2017-10-15 Stefan Sauercollectpads: mention the query function in the docs...
2017-10-11 Mathieu Duponchellegstbuffer: fix meta removal in gst_buffer_foreach_meta
2017-10-10 fengalinflowcombiner: Fix version for ref and unref functions
2017-10-05 Tim-Philipp... basesink: use new gst_buffer_list_calculate_size()...
2017-10-05 Ashish Kumardevice-provider: gst_device_provider_unhide_provider...
2017-10-05 Havard Graffmeson: remove vs_module_defs
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
next