platform/upstream/gstreamer.git
2018-11-23 Zeeshan Aligst-inspect: Remove redundant plugin name from output
2018-11-23 Nirbheek Chauhangst-inspect: Use less -F -X everywhere as the pager
2018-11-12 Jordan PetridisAdd Gitlab CI configuration
2018-11-12 Seungha Yangtests: caps: Add more broken caps test case
2018-11-12 Seungha Yanggst: Fix string leak when G_VALUE_COLLECT_INIT() was...
2018-11-10 Sebastian Drögedebugutils: Make sure that GST_DEBUG_GRAPH_SHOW_VERBOSE...
2018-11-10 Havard Grafftests: fix tests when compiling with glib_checks=disabled
2018-11-10 Havard Grafftest/datetime: fix test for windows
2018-11-10 Havard Grafftests/uri: fix test after GHashTable changes in GLib...
2018-11-09 Zeeshan Aligst-inspect: Pipe stderr to pager as well
2018-11-09 Niels De Graeftypefind: cleanup (un)reffing of several objects.
2018-11-08 Tim-Philipp... Fix distcheck
2018-11-08 Michael Olbrichgst: add some gdb python macros
2018-11-08 Sebastian Drögeclock: Move clock GWeakRef to a private GstClockEntry...
2018-11-07 Matthew Watersquery: add a new bitrate query
2018-11-07 Matthew Watersqueue2: avoid ping-pong between 0% and 100% buffering...
2018-11-06 Nicolas Dufresnetracers: log: Fix post query trace
2018-11-06 Havard Graffdocs: add new GstTestClock API
2018-11-06 Havard Graffharness: improve _wait_for_clock_id_waits performance
2018-11-06 Havard Graffsystemclock: pre-calculate the ratio for multiplying...
2018-11-06 Havard Graffgstpad: use hook_id instead of hook in called_probes...
2018-11-06 Matthew Watersgst/buffer: add a new function for wrapping GBytes
2018-11-05 Matthew Watersmeson: generate pkg-config files for our plugins
2018-11-05 Jan Alexander... gst_clear_*: Remove volatile from arguments
2018-11-05 Jan Alexander... gst_clear_*: Cast to GstMiniObject** when needed
2018-11-05 Niels De Graefdocs: update gstreamer-sections.txt with new API
2018-11-05 Niels De Graefquery: add gst_query_take()
2018-11-05 Niels De Graefmessage: add gst_message_take()
2018-11-05 Niels De Graeftaglist: add gst_tag_list_replace/take()
2018-11-05 Niels De Graefbufferlist: add gst_buffer_list_replace/take()
2018-11-05 Niels De Graefstructure: add gst_clear_structure()
2018-11-05 Niels De Graeftaglist: add gst_clear_tag_list()
2018-11-05 Niels De Graefquery: add gst_clear_query()
2018-11-05 Niels De Graefmessage: add gst_clear_message()
2018-11-05 Niels De Graefevent: add gst_clear_event()
2018-11-05 Niels De Graefcaps: add gst_clear_caps()
2018-11-05 Niels De Graefbufferlist: add gst_clear_buffer_list()
2018-11-05 Niels De Graefbuffer: add gst_clear_buffer()
2018-11-05 Niels De Graefminiobject: add gst_clear_mini_object()
2018-11-05 Niels De Graefobject: add gst_clear_object()
2018-11-05 Haihao XiangClone the code from gitlab
2018-11-04 Sebastian Drögetypefind: Always forward RECONFIGURE events upstream
2018-11-03 Sebastian Drögeclock: Move clock weak ref into its own ABI struct
2018-11-03 Sebastian Drögeclock: Add new functions to the documentation
2018-11-03 Sebastian Drögeclock: Fix deprecation handling of the GstClock clock...
2018-11-03 Thomas Bluemelclock: Keep weak reference to underlying clock
2018-10-30 Zeeshan Aligst-inspect: Don't page if output fits the screen
2018-10-30 Zeeshan Aligst-inspect: Flush stdout before closing stdout FD
2018-10-28 Sebastian Drögeharness: Add API for proposing meta APIs from the alloc...
2018-10-28 Jan Schmidtsegment: Allow stop == -1 in gst_segment_to_running_tim...
2018-10-28 Zeeshan Aligst-inspect: Pipe stdout to less if not piped already
2018-10-26 Sebastian Drögetypefind: Lower debug level of some output related...
2018-10-23 Jordan Petridisgst: skip format specifiers from gir generation
2018-10-23 Jordan Petridisgst/gsterror.h: skip GST_ERROR_SYSTEM during gir generation
2018-10-22 Edward Herveymultiqueue: Don't clamp running times for position...
2018-10-22 Edward Herveyqueue2: Reset result flow when retrying
2018-10-17 Olivier Crêtetests: Use GstTestClock for processing-deadline test
2018-10-16 Tim-Philipp... tests: pipeline: fix leak
2018-10-15 Sebastian Drögequeuearray: Only clear dropped item if it is not returned
2018-10-15 Sebastian Drögequeuearray: Clear items when dropping them and a clear...
2018-10-12 Philippe Normandgstelementfactory: Remove MEDIA_HARDWARE FactoryType
2018-10-12 Philippe Normandgstelementfactory: Add MEDIA_HARDWARE klass classifier
2018-10-11 Aleix Conchillo... gst-uninstalled: add libnice to LD_LIBRARY_PATH
2018-10-11 Jan Schmidtptp clock: Wait for ANNOUNCE before selecting a master
2018-10-11 Jan Schmidtptp clock: improve debug
2018-10-11 Jan Schmidtptp clock: Increase tolerance for late follow-up and...
2018-10-11 Jan Schmidtptpclock: Add TRACE level debug output
2018-10-07 Tim-Philipp... meson: use new 'python' module instead of deprecated...
2018-10-03 Tim-Philipp... aggregator: document new "min-upstream-latency" propert...
2018-10-03 Thibault Saunierprotection: Fix the string to define unspecified system id
2018-10-03 Yacine Bandouprotection: Add a new definition for unspecified system...
2018-09-27 Vivia Nikolaidouqueuearray: Add set_clear_func and clear functions
2018-09-27 Mathieu Duponchelleaggregator: add gtk-doc blurb for new min-upstream...
2018-09-27 Mathieu Duponchelleaggregator: add min-upstream-latency property.
2018-09-27 Mathieu Duponchelleelement: remove inactive pad g_warning in add_pad
2018-09-24 Tim-Philipp... meson: use library() for libgstcheck instead of always...
2018-09-24 Tim-Philipp... tests: netclock-replay: fix build with new api export...
2018-09-24 Tim-Philipp... libs: figure out right export define in configure
2018-09-23 Tim-Philipp... libs: fix 'inconsistent DLL linkage' warnings on Windows
2018-09-23 Tim-Philipp... gstconfig.h: add GST_API_IMPORT define
2018-09-21 Seungha Yangmeson: Specify encoding to UTF-8 when building with...
2018-09-20 Mathieu Duponchelleaggregator: define autoptr cleanup functions
2018-09-19 Tim-Philipp... docs: gst: default to single include also for protectio...
2018-09-19 Tim-Philipp... docs: libs: move all includes to canonical single heade...
2018-09-19 Linus Svenssondocs: Update include directive for gstreamer-base compo...
2018-09-19 Tim-Philipp... meson: add glib-checks option to disable API guards...
2018-09-19 Tim-Philipp... meson: fix missing closing bracket in option descriptions
2018-09-17 Jan Schmidttests: Use a different rate in a segment test.
2018-09-12 Nicolas Dufresnefilesink: Fix wrong printf format
2018-09-08 Philippe Normandbin: Fix use-after-free issue in gst_bin_add()
2018-09-05 Nirbheek Chauhanmeson: Always use a dependency object for dependencies
2018-09-03 Philippe Normandutils: Set default values for position and duration...
2018-08-31 Philippe Normandbaseparse: avg_bitrate calculation critical warning fix
2018-08-31 Sebastian Drögeinput-selector: Bring latency handling in sync with...
2018-08-31 Sebastian DrögeRevert "pad: Don't drop LATENCY queries with default...
2018-08-31 Sebastian DrögeRevert "pad: Accumulate live/non-live latency values...
2018-08-31 Nirbheek Chauhanmeson: Maintain macOS ABI through dylib versioning
2018-08-31 Sebastian Drögeinput-selector: Apply GstPad default latency handler...
2018-08-31 Sebastian Drögepad: Accumulate live/non-live latency values separately
2018-08-29 Sebastian Drögeconcat: Improve debug output a bit by printing pad...
next