platform/upstream/gstreamer.git
2017-11-26 Tim-Philipp... tracers: log: no need to link to our internal printf...
2017-11-26 Tim-Philipp... tools: gst-inspect: don't print element flags whch...
2017-11-26 Tim-Philipp... tools: gst-inspect: print pad properties where we know...
2017-11-25 Tim-Philipp... tools: gst-inspect: refactor way indentation is done...
2017-11-25 Edward Herveygstinfo: Use free instead of g_free
2017-11-25 Edward Herveygstinfo: Don't leak array of strings
2017-11-24 Edward Herveycheck/buffer: Remove usless memcmp with empty size
2017-11-24 Edward Herveygstutils: Fix linear regression comparision
2017-11-24 Matthew Waterscheck: add missing harness function to symbol export...
2017-11-24 Tim-Philipp... tests: include config.h and don't include unix headers
2017-11-24 Tim-Philipp... tests: add missing license header to test_transform.c
2017-11-24 Mikhail Fludkovgsttraceutils: actually disable tracing system hooks...
2017-11-24 Havard Graffutils: add gst_utils_dump_buffer()
2017-11-24 Håvard Graffmeson.build: use join_paths() on prefix
2017-11-24 Tim-Philipp... libs: fix indentation
2017-11-24 Stian Selnespad: gst_pad_activate_mode() always succeed if same...
2017-11-24 Havard Graffgstbasetranform: replace GST_BASE_TRANSFORM with GST_BA...
2017-11-24 Tim-Philipp... ghostpad: return TRUE if target pad was already set
2017-11-24 Tim-Philipp... ghostpad: access internal pad with lock held
2017-11-24 Havard Graffghostpad: fix race-condition while tearing down
2017-11-24 Haakon Sporsheimcheck: Add test suite time elapsed output
2017-11-23 Edward Herveyqueue: Only calculate level if we have valid levels
2017-11-23 Tim-Philipp... gstvalue: allocate slightly larger than needed tables...
2017-11-22 Mathieu Duponchellepad templates: Allow specifying GType
2017-11-22 Tim-Philipp... win32: update for latest promise api changes
2017-11-22 Matthew Watersgst: add a promise object
2017-11-20 Edward Herveyregistrychunks: Make sure we use aligned memory
2017-11-17 Tim-Philipp... tools: gst-inspect: stop printing element state_change...
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...
next