tests: bus: add unit test for async message delivery
[platform/upstream/gstreamer.git] / gst /
2015-02-17 Tim-Philipp Müllermessage, bus: fix async message delivery
2015-02-16 Tim-Philipp Müllerinfo: nicer buffer offset printing when offsets are...
2015-02-16 Sebastian Drögepad: Only initialize GValue to a type once, not on...
2015-02-15 Matthieu Bourongstutils: check uri before using it in gst_pad_create_s...
2015-02-12 Sebastian Drögepad: gst_pad_iterate_internal_links() can return NULL...
2015-02-12 Sebastian Drögepad: Return NULL instead of FALSE for pointers
2015-02-12 Sebastian Drögepad: Implement more useful default handling for the...
2015-02-11 Sebastian DrögeImprove and fix LATENCY query handling
2015-02-06 Jan Schmidtclock: Make linear regression x/y base start from maxim...
2015-02-05 Tim-Philipp Müllerpad: add "offset" property to go with gst_pad_set_offset()
2015-02-02 Stefan Sauerplugin: add more detail to logging when not loading...
2015-02-02 Jan Schmidtgstpad: Fix a typo in a docstring.
2015-02-01 Nicolas Dufresnebuild: Check that _MSC_VER macro is defined
2015-02-01 Ilya Konstantinovtask: Add thread name support on OS X and iOS
2015-01-29 Sebastian Drögeclock: Don't use invalid objects for GST_DEBUG_OBJECT()
2015-01-29 Sebastian Drögebuffer: Document that gst_buffer_copy_region() accepts...
2015-01-26 Jan Schmidtsegment: Add new skip flags for clarifying trick mode...
2015-01-22 Sebastian Drögeuri: Fix indention
2015-01-22 David Waringuri: Fix parsing issues
2015-01-21 Edward Herveygstpad: Inline apply_pad_offset()
2015-01-21 Edward Herveygstpad: Fix debug message
2015-01-21 Edward Herveygstpad: Fix PROBE_NO_DATA macro
2015-01-21 Jan Schmidtclock: Improve slaving regression.
2015-01-21 Jan Schmidtclock: Add gst_clock_add_observation_unapplied()
2015-01-21 Jan Schmidtclock: Add gst_clock_adjust_with_calibration()
2015-01-20 Thiago Santosdocs: fix typo in GstEvent docs
2015-01-16 Sebastian Drögebin: Pass structs we plan to modify around by pointer...
2015-01-14 Phillip Woodpreset: fix incorrect preset version comparison
2015-01-11 Stefan Sauerpreset: fix sorting presets
2015-01-04 Stefan Sauerpreset: don't return empty preset lists
2014-12-29 Stefan Sauerdocs: fix two gtk-doc warnings
2014-12-27 Nirbheek Chauhaniterator: Fix outdated example code and accompanying...
2014-12-21 Stefan Sauerdebugutils: use a constant for the max param length
2014-12-19 Edward Herveygstinfo: Add new maximum level debugging
2014-12-18 Arun Raghavandebugutils: Truncate parameter values that are too...
2014-12-16 Sebastian Drögestructure/caps: Add gst_{structure,caps}_filter_and_map...
2014-12-16 Sebastian Drögecaps: Add gst_caps_foreach() and gst_caps_map_in_place()
2014-12-16 Nicolas Dufresnebufferpool: Don't check size in config validation
2014-12-16 Wim Taymansbufferpool: log reason for discarded buffers
2014-12-12 Stefan Sauerpreset: add gst_preset_is_editable()
2014-12-12 Sebastian Drögedebugutils: Fix compiler warning
2014-12-12 Arun Raghavandebugutils: Add a gst_debug_bin_to_dot_data() method
2014-12-01 Sebastian DrögeDon't compare booleans for equality to TRUE and FALSE
2014-11-28 Edward Herveyelement: Fix doc and default implementation of send_event
2014-11-28 Edward Herveyelement: Figure default send_event direction handling
2014-11-20 Wim Taymansstructure: don't overread input when searching for "
2014-11-12 Vincent Penquerc'hpad: fail dropped queries
2014-11-12 Vincent Penquerc'hRevert "pad: fail dropped queries"
2014-11-12 Vincent Penquerc'hpad: fail dropped queries
2014-11-12 Haakon Sporsheimtask: Fix pause/stop race condition
2014-11-10 Jan Alexander Stef... gstobject: Add gst_object_has_parent()
2014-11-07 Stefan Sauerstructure: remove conditional for G_VALUE_COLLECT_INIT
2014-11-07 Stefan Sauerpreset: remove commented code
2014-11-07 Sebastian Drögegstconfig: Put gstconfig.h into $(libdir)/gstreamer...
2014-11-07 Sebastian Drögeuri: Fix gobject-introspection warnings
2014-11-02 Tim-Philipp Müllertoc: minor code clean-up
2014-11-02 Luis de Bethencourtgst: ensure GStreamer initialization debug message...
2014-11-02 Luis de Bethencourtdoc: Do not use deprecated gtk-doc 'Rename to' tag
2014-10-28 Tim-Philipp Müllergst: make gst_init() thread-safe
2014-10-25 Arun Raghavandebugutils: Trivial typo fix
2014-10-21 Tim-Philipp Müllermessage: remove duplicate gst_message_get_type() in...
2014-10-20 Jan Schmidtgstvalue: Tidy initialisation
2014-10-17 Stefan Sauertypefind: simplify registration code
2014-10-14 Linus Svenssonbus: Add a function to remove a bus watch
2014-10-11 Arun Raghavandocs: Update GstQOSType documentation a bit
2014-10-06 Nicolas Huetsystemclock: fix multi-thread entry status issue
2014-09-29 Sebastian Drögeuri: Don't unconditionally use g_list_copy_deep()
2014-09-29 Sebastian Drögeuri: Include our own BSD licensed copy of strcasestr...
2014-09-29 Sebastian Drögeuri: Fix compiler warnings with gcc
2014-09-29 Sebastian Drögeuri: Fix memory leak in gst_uri_join()
2014-09-29 David WaringGstUri: Add GstUri miniobject to handle URIs in an...
2014-09-25 Stefan Sauerfixme: bump leftover 0.11 fixme comments
2014-09-25 Stefan Sauerevent: 'newsegment' to 'segment' in the docs
2014-09-25 Tim-Philipp Müllerinfo: remove confusing warning about running under...
2014-09-23 William Manleydocs: Fix GstBuffer typo "memory bock" -> "memory block"
2014-09-23 William Manleydocs: Improve gst_buffer_get_meta() to clear up confusion
2014-09-23 Marcin Kolnydatetime: added missing include directives
2014-09-19 Ravi Kiran K Ngsturi: Remove unnecessary code
2014-09-18 Olivier Crêtegst: Fix spelling error
2014-09-17 Stefan Sauerinfo: avoid global variable for log_file
2014-09-17 Ognyan Tonchevevent: add annotations to gst_event_parse_toc_select()
2014-09-16 Ognyan Tonchevquery: Add annotations to gst_query_add_allocation_pool()
2014-09-12 Sebastian Drögepad: Make sure the buffer to get/pull_range() has at...
2014-09-12 Ognyan Tonchevquery: add annotations to gst_query_set_nth_allocation_...
2014-09-03 Tim-Philipp Müllerdevicemonitor: fix typo in sample code in docs
2014-09-02 Wim Taymanspad: don't accept flush-stop on inactive pads
2014-08-28 Arnaud Vracbuffer: do not touch memory tag flag when copying buffe...
2014-08-28 Linus Svenssonbus: gst_bus_add_watch() can return 0 on error
2014-08-23 Tim-Philipp Müllerpad: add g-i 'transfer full' annotations to chain and...
2014-08-23 Guillaume Desmottespad: annotate GstPadEventFunction event with 'transfer...
2014-08-13 Philippe Normandbus: destroy signal watch from the context it was mapped to
2014-08-13 Sebastian Drögebin: Use allow-none instead of nullable until we depend...
2014-08-13 Sebastian Drögebin: gst_bin_new() can accept NULL as name
2014-08-13 Sebastian Drögeelement: Clarify docs about gst_element_get_request_pad...
2014-08-12 Arun Raghavandocs: Trivial pad documentation fix
2014-08-06 Sebastian Drögeutils: Ghostpads can be request pads too but check...
2014-08-06 Sebastian Rasmussenutils: Unref/release pads in error cases when linking...
2014-07-30 Mohammed Sameerbufferpool: Add missing error checking to default_alloc...
2014-07-28 Sebastian Rasmussenparse: Unref reference to enclosing bins
2014-07-28 Руслан Ижбулатовpoll: Prevent false-negative from WAKE_EVENT() on W32
next