helpers: remove completion-helper on uninstall
[platform/upstream/gstreamer.git] / gst /
2015-03-20 Wim Taymanssegment: remove the bounds check from _to_running_time_...
2015-03-19 Wim Taymanssegment: add option to disable clipping
2015-03-18 Tim-Philipp Müllergst: ref/unref new enum type in gst_init/deinit()
2015-03-18 Wim Taymanssegment: add helper to get negative running-time
2015-03-18 Wim Taymanssegment: fix offset handling with non 0 start
2015-03-17 Sebastian Drögepluginloader: Fix indention
2015-03-14 Ramiro Pollaelement: properly escape percent sign in documentation
2015-03-14 Sebastian Drögebuffer: Use the correct enum type to fix a compiler...
2015-03-14 Nicolas Dufresneallocation: Allow allocation pool without size
2015-03-14 Nicolas Dufresnebufferpool: Don't stop the pool in set_config()
2015-03-13 Thiago Santosgstbuffer: add gst_buffer_copy_deep
2015-03-13 Sebastian Drögebus: Use g_list_free_full() instead of manually unreffi...
2015-03-13 Sebastian Drögebus: Fix another case where we hold the object lock...
2015-03-13 Vivia Nikolaidoubus: Unreferencing messages outside the lock
2015-03-13 Vivia Nikolaidouutils: Add gst_bin_sync_children_states()
2015-03-12 Aurélien Zanelliprintf: handle unsigned modifier for long long
2015-03-12 Matej Knoppprintf: add support for %I32
2015-03-12 Tim-Philipp Müllerinfo: move category level threshold check into log...
2015-03-10 Tim-Philipp MüllerFix double semicolons
2015-03-05 Tim-Philipp Müllerinfo: avoid malloc/free if log object is NULL
2015-03-05 Tim-Philipp Müllerinfo: move __FILE__ path shortening into default log...
2015-03-05 Peter Urbanecinfo: shorten __FILE__ on all platforms
2015-03-02 Tim-Philipp Müllerutils: improve warning when linking elements without...
2015-02-26 Arun Raghavanpad: Don't fail latency query on unlinked pads
2015-02-26 Edward Herveygstvalue: Make sure GST_FOURCC_ARGS produces printable...
2015-02-25 Luis de Bethencourtgstutils: remove incorrect Fixme comment
2015-02-25 Luis de Bethencourtgstutils: remove obsolete Fixme comment
2015-02-23 Luis de BethencourtGstDeviceMonitor: keep alphabetical order
2015-02-20 Olivier CrêteRevert "element: set pads need-parent flag to false...
2015-02-18 Sebastian Drögepad: If the latency query fails for one of the pads...
2015-02-17 Tim-Philipp Müllermessage: revive async delivery message before bus threa...
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
next