platform/upstream/gstreamer.git
2015-02-17 Tim-Philipp... message: revive async delivery message before bus threa...
2015-02-17 Tim-Philipp... tests: bus: add unit test for async message delivery
2015-02-17 Tim-Philipp... message, bus: fix async message delivery
2015-02-16 Tim-Philipp... info: 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-13 Thibault Sauniertimedvaluecontrolsource: Do not wrongly send value...
2015-02-13 Thibault Sauniergst-uninstalled: Set GST_VALIDATE_PLUGIN_PATH
2015-02-12 Thiago Santosbasesrc: fix documentation and debug message after...
2015-02-12 Frédéric Wangfdsrc: use g_ascii_strtoull() to convert size string...
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-12 Sebastian Drögedesign/part-latency: Minor logic fix
2015-02-11 Sebastian DrögeImprove and fix LATENCY query handling
2015-02-11 Sebastian Drögedesign/part-latency: Add more details about min/max...
2015-02-06 Jan Schmidttests: Fix clock regression test
2015-02-06 Jan Schmidtnetclock: Don't update the clock when it desynch
2015-02-06 Jan Schmidtnetclock: Make the RTT average ignore large values...
2015-02-06 Jan Schmidtclock: Make linear regression x/y base start from maxim...
2015-02-05 Tim-Philipp... pad: 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-23 Stefan Sauercheck: fix another typo in the docs
2015-01-22 Sebastian Drögeuri: Fix indention
2015-01-22 David Waringuri: Fix new URI parsing tests based on GNet's
2015-01-22 David Waringuri: Fix parsing issues
2015-01-22 Sebastian Drögeuri: Add parsing unit test based on GNet's
2015-01-22 Heinrich Finkcheck: Fix doc of GST_CHECKS and GST_CHECKS_IGNORE
2015-01-21 Sebastian Drögecheck: Add _fail_unless() compatibility function around...
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 Schmidtnetclock: Fix docs typo. Clock bus messages are GST_MES...
2015-01-21 Jan Schmidtnetclock: Implement rate limits for polling and fix...
2015-01-21 Jan Schmidtclock: Improve slaving regression.
2015-01-21 Jan Schmidtnetclock: Add simple network clock server and client...
2015-01-21 Jan Schmidtnetclock: Implement sending statistic bus messages...
2015-01-21 Jan Schmidtclock: Add gst_clock_add_observation_unapplied()
2015-01-21 Jan Schmidtclock: Add gst_clock_adjust_with_calibration()
2015-01-21 Sebastian Drögeoutput-selector: Constify negotiation mode GEnumValue...
2015-01-20 Thiago Santosdocs: fix typo in GstEvent docs
2015-01-20 Thibault Saunierscripts: Remove gnonlin from the scripts
2015-01-16 Sebastian Drögebin: Pass structs we plan to modify around by pointer...
2015-01-14 Vincent Penquerc'hidentity: send gap events when dropping buffers
2015-01-14 Phillip Woodpreset: fix incorrect preset version comparison
2015-01-12 Sebastian Drögeinputselector: Don't dereference NULL pointer
2015-01-12 Stefan SauerAutomatic update of common submodule
2015-01-11 Stefan Sauerpreset: fix sorting presets
2015-01-05 Tim-Philipp... inputselector: fix silly GQueue iteration code
2015-01-04 Stefan Sauerpreset: don't return empty preset lists
2015-01-04 Stefan Sauergst-inspect: only print presets line if num-presets > 0
2015-01-04 Stefan Sauergst-inspect: fix output for -a
2014-12-29 Stefan Sauerdocs: ignore libcheck headers that use doxygen comments
2014-12-29 Stefan Sauerdocs: fix two gtk-doc warnings
2014-12-28 Sebastian Rasmussendocs: Add missing interfaces to documentation
2014-12-27 Nirbheek Chauhaniterator: Fix outdated example code and accompanying...
2014-12-24 Sebastian Drögeinputselector: Use the same waiting function for EOS...
2014-12-24 Sebastian Drögeinputselector: Wake up all waitings pads directly if...
2014-12-24 Song Binginputselector: Block when receiving an EOS event on...
2014-12-23 Sebastian Drögeinputselector: Keep a ref of the currently active sinkp...
2014-12-23 Song Binginputselector: Get the active sinkpad again after takin...
2014-12-22 Sebastian Drögebasetransform: Short-circuit CAPS query handling if...
2014-12-22 Sebastian DrögeMAINTAINERS: Update my mail address
2014-12-21 Stefan Sauerdebugutils: use a constant for the max param length
2014-12-21 Stefan Sauergst-inspect: print preset names
2014-12-19 Edward Herveygstinfo: Add new maximum level debugging
2014-12-18 Thiago Santosgstcheck: fix GI annotation
2014-12-18 Vincent Penquerc'hbaseparse: jump over large skips in pull mode
2014-12-18 Arun Raghavandebugutils: Truncate parameter values that are too...
2014-12-18 Sebastian DrögeAutomatic update of common submodule
2014-12-16 Sebastian Drögestructure/caps: Add gst_{structure,caps}_filter_and_map...
2014-12-16 Sebastian Drögestructure: Add simple unit test for foreach() and map_i...
2014-12-16 Sebastian Drögecaps: Add gst_caps_foreach() and gst_caps_map_in_place()
2014-12-16 Tim-Philipp... po: update for new translatable strings
2014-12-16 Sebastian Rasmussencheck: Have autotools generate internal-check.h
2014-12-16 Nicolas Dufresnebufferpool: Don't check size in config validation
2014-12-16 Wim Taymansbufferpool: log reason for discarded buffers
2014-12-15 Sebastian Rasmussencheck: Update version number of included libcheck
2014-12-12 Tim-Philipp... win32: update exports
2014-12-12 Stefan Sauerdocs: add new preset api
2014-12-12 Stefan Sauerpreset: add gst_preset_is_editable()
2014-12-12 Edward Herveywin32: Update def file
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-10 Tim-Philipp... typefind: minor cosmetic change
2014-12-10 Tim-Philipp... typefind: use GST_BUFFER_OFFSET_NONE for buffer offset
2014-12-07 Sebastian Rasmussencheck: Avoid requring (u)intmax_t in macros
2014-12-06 Sebastian Rasmussencheck: Fix compilation error for iOS
2014-12-06 Sebastian Rasmussencheck: Apply GStreamer-specific patches
2014-12-06 Sebastian Rasmussencheck: Import version 0.9.14
2014-12-01 Edward Herveytypefind: Propagate input buffer offset
2014-12-01 Edward Herveybasesink: clamp reported position based on direction
2014-12-01 Sebastian DrögeDon't compare booleans for equality to TRUE and FALSE
2014-11-30 Tim-Philipp... plugins: fix build on windows
next