platform/upstream/gstreamer.git
2016-07-25 Jan Schmidtinputselector: Handle stream-group-done
2016-07-25 Jan Schmidtevents: Implement the stream-group-done event
2016-07-25 Carlos Rafael... message: Add redirect message
2016-07-25 Jan Schmidtinputselector: Wake other pads when selected goes EOS
2016-07-24 Tim-Philipp... element: fix GST_ELEMENT_ERROR() error code expansion
2016-07-22 Tim-Philipp... message: fix some nonsensical annotations
2016-07-22 Vincent Penquerc'hdocs: add GST_ELEMENT_*_WITH_DETAILS to doc list
2016-07-22 Vincent Penquerc'hdocs: list new message details apis where they seem...
2016-07-22 Vincent Penquerc'hlibgstreamer.def: fix mentions of new message details api
2016-07-22 Vincent Penquerc'hmessage: new API for additional custom data to error...
2016-07-20 Guillaume Desmottestracers: leaks: update type filter later for unknown...
2016-07-20 Aurélien Zanellicollectpads: add g-i transfer annotations to peek/pop...
2016-07-19 Jan Schmidttests: Use gst_clock_wait_for_sync () for net client...
2016-07-15 Guillaume Desmottesmessage: fix annotation of parse_stream_{collection...
2016-07-15 Guillaume Desmottesmessage: fix annotation of parse_device_{added,removed}
2016-07-15 Guillaume Desmottespad: add g-i transfer annotatation to _store_sticky_event()
2016-07-12 Sebastian Drögebasesrc: Fix automatic-eos=false mode if a segment...
2016-07-11 Stefan SauerAutomatic update of common submodule
2016-07-11 Nirbheek Chauhanbenchmarks: Fix potential stack corruption in capsnego...
2016-07-11 Guillaume Desmottesleaks: check return values of libunwind calls
2016-07-11 Edward Herveyqueue2: Fix average input rate calculation on small...
2016-07-08 Guillaume Desmottesminiobject: weak_unref: display the pointer of the...
2016-07-08 Guillaume Desmottesbin: properly display the type of the removed message
2016-07-08 Tim-Philipp... element: re-create threadpool after cleaning up tasks
2016-07-08 Guillaume Desmottesleaks: warn if object is destroyed while the tracer...
2016-07-08 Guillaume Desmotteselement: clean up thread pool from gst_task_cleanup_all()
2016-07-08 Guillaume Desmottesleaks tracer: use G_OS_UNIX to check for signal support
2016-07-08 Guillaume Desmottesleaks tracer: add creation stack trace support
2016-07-08 Guillaume Desmottesleaks tracer: add checkpoint support using SIGUSR2
2016-07-08 Guillaume Desmottesleaks tracer: log alive objects when receiving SIGUSR1
2016-07-07 Sebastian Drögefunnel: Only forward sticky events on GAP events if...
2016-07-07 Miguel París... pad: check query caps answered and caps not NULL
2016-07-06 Sebastian DrögeBack to development
2016-07-06 Sebastian DrögeRelease 1.9.1
2016-07-06 Sebastian DrögeUpdate .po files
2016-07-06 Sebastian Drögepo: Update translations
2016-07-05 Jan Alexander... baseparse: Don't add calculated bitrates until threshold
2016-07-04 Sebastian Drögebaseparse: Make sure to not create an invalid event...
2016-07-01 Jan Schmidtgstinfo: Avoid gcc 6 warning that breaks the tests...
2016-07-01 Edward Herveymultiqueue: Fix behaviour with not-linked and eos pads
2016-06-30 Tim-Philipp... streams: sprinkle some Since: markers for docs
2016-06-30 Tim-Philipp... multiqueue: add gtk-doc blurb for new pad property
2016-06-30 Edward Herveymultiqueue: Add a pad property to "group" streams
2016-06-30 Edward Herveygst: New Stream listing/selection system
2016-06-29 Sebastian Drögepoll: #define EWOULDBLOCK to EAGAIN if it's not defined...
2016-06-29 Sebastian Drögebufferpool: Fix handling of the GstPoll
2016-06-29 Sebastian Drögebus: Make sure to always read the control after popping...
2016-06-29 Sebastian Drögesystemclock: Improve GstPoll handling and don't check...
2016-06-29 Sebastian Drögepoll: Clarify when FALSE is returned from read/write_co...
2016-06-29 Sebastian Drögepoll: set_controllable(), restart() and set_flushing...
2016-06-29 Sebastian Drögepoll: Warn if the return value of gst_poll_read_control...
2016-06-29 Matthew Gruenkepoll: Fix various race conditions with read_control...
2016-06-28 Guillaume Desmottesbus: chain up GObject::constructed() to the parent...
2016-06-24 Nirbheek Chauhangstconfig.h: Don't use extern with dllexport
2016-06-23 Nirbheek Chauhanwin32: Don't use dllexport/import when only building...
2016-06-21 Nicolas DufresneAutomatic update of common submodule
2016-06-21 Vincent Penquerc'htests: add a test for small ring buffer sizes
2016-06-21 Vincent Penquerc'hqueue2: fix crash deleting current region for small...
2016-06-20 Tim-Philipp... tests: gstobject: fix typo in test name
2016-06-17 Reynaldo H... docs/design/part-tracing: fix reference to renamed...
2016-06-17 Nicolas Dufresnetee: Properly handle return value when only 1 pad
2016-06-16 Stefan Sauergst-plot-traces.sh: add a script to plot gst-tracer...
2016-06-15 Sebastian Drögedevice: Fix typo
2016-06-14 Tim-Philipp... info: flesh out GST_PTR_FORMAT docs a bit
2016-06-13 Sebastian Drögebasesink: Update start time when losing state only...
2016-06-11 Sebastian Drögepad: Log pad offsets as signed times
2016-06-11 Sebastian Drögepad: Also check the number of segment events and if...
2016-06-11 Sebastian Drögepad: Add unit test for pad offset handling on src pads
2016-06-10 Sebastian Drögeadapter: Rename functions and implement new functions...
2016-06-10 Edward Herveyadapter: Add methods to query current offset
2016-06-09 Tim-Philipp... gstconfig.h.in: indent #if #else jungle for better...
2016-06-08 Sebastian Drögeutils: Add gst_pad_link_maybe_ghosting() for consistency
2016-06-07 Edward Herveybaseparse: Make sure DISCONT flags are properly propagated
2016-06-04 Tim-Philipp... deviceprovider: remove base_class_finalize function
2016-06-04 Tim-Philipp... element: remove base_class_finalize_func which is never...
2016-06-03 Tim-Philipp... tracers: leaks: some micro-optimisations
2016-06-02 Guillaume Desmottestracers: add leaks tracer
2016-06-02 Guillaume DesmottesUse MAY_BE_LEAKED_FLAG
2016-06-02 Guillaume Desmottestracing: add hooks when objects or miniobjects are...
2016-06-02 Guillaume Desmottesgst_deinit: move down tracers cleaning
2016-06-02 Guillaume Desmottestests: plugin: remove feature refcount assert
2016-06-02 Guillaume Desmottestracerrecord: allow G_TYPE_POINTER for field types
2016-05-30 Stefan Sauergstobject: split up name tests
2016-05-30 Stefan Sauerdesign: update design doc
2016-05-30 Stefan Sauerdocs: xref the free function and expand allocation...
2016-05-26 Nicolas Dufresneobject: Add _set_name() test on parented object
2016-05-26 Nicolas Dufresneobject: Check that name change are notified once
2016-05-26 Nicolas Dufresneobject: Notify name change when using _set_name()
2016-05-25 Edward Herveygst_private: Fix gstconfig include
2016-05-25 Tim-Philipp... gst: make sure to include gstconfig.h also in gst_private.h
2016-05-23 Tim-Philipp... g-i: pass compiler env to g-ir-scanner
2016-05-23 Tim-Philipp... gst: g-i: pass compiler with quotes
2016-05-23 Ray Strodegst: attempt to fix/track-down mysterious gnome-continu...
2016-05-23 Tim-Philipp... iterator: only unset GValue if it was inited
2016-05-23 Nirbheek Chauhangst/parse: Also pass -DGST_EXPORTS here
2016-05-23 Nirbheek Chauhangstconfig.h: Always use dllexport/import on Windows
2016-05-20 Danilo Cesar... scripts: make git-update.sh build with all cores available
2016-05-20 Guillaume Desmottes(mini)object: add MAY_BE_LEAKED flag
2016-05-16 Tim-Philipp... bin: emit deep-element-{added,removed} for children...
2016-05-16 Tim-Philipp... bin: add "deep-element-added" and "deep-element-removed...
next