platform/upstream/gstreamer.git
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
2014-11-30 Tim-Philipp... filesink: use writev() in ::render() to write out memor...
2014-11-30 Tim-Philipp... filesink: implement ::render_list() function that uses...
2014-11-30 Tim-Philipp... fdsink: use writev() in ::render() to write out memorie...
2014-11-30 Tim-Philipp... fdsink: implement ::render_list() using writev()
2014-11-30 Tim-Philipp... plugins: add helper function for writing buffers out...
2014-11-28 Thiago Santosbaseparse: update the duration variable before emitting...
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-27 Sebastian Drögebasetransform: Compare correct caps variable against...
2014-11-27 Edward HerveyAutomatic update of common submodule
2014-11-26 Thibault Saunierscripts:uninstalled: Make sur the GES TestManager is...
2014-11-26 Arun Raghavanbuild: Update ax_pthread.m4 and move it to common
2014-11-25 Sebastian Drögetriggercontrolsource: Fix short description for the...
2014-11-25 Tim-Philipp... docs: add GST_GL_* environment variables to 'Running...
2014-11-23 Thiago Santosqueue2: percentage is relative to high-percent
2014-11-23 Thiago Santosmultiqueue: percentage is an absolute value
2014-11-20 Sebastian Drögebasetransform: Fix caps equality check
2014-11-20 Tim-Philipp... common: update for bison version check patch
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'hbaseparse: allow skipping more data than we currently...
2014-11-12 Vincent Penquerc'hpad: fail dropped queries
2014-11-12 Haakon Sporsheimtask: Fix pause/stop race condition
2014-11-10 Sebastian Drögegstobject: Don't check booleans for equality in the...
2014-11-10 Jan Alexander... gstobject: Add gst_object_has_parent()
2014-11-09 Sebastian Drögebasetransform: Don't bother the subclass with setting...
2014-11-09 Sebastian Drögebasesink: Don't bother the subclass with setting the...
2014-11-09 Sebastian Drögebasesrc: Don't bother the subclass with setting the...
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-06 Jan Schmidtdataqueue: Fix gst_data_queue_new() description.
2014-11-04 Thibault Saunierbasesink: Answer the query position when receiving...
2014-11-03 Sebastian Drögecapsfilter: Add an optional delayed caps change mode
2014-11-02 Tim-Philipp... toc: 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-11-02 Aurélien Zanelligst-inspect: add G_PARAM_DEPRECATED to known flags
2014-10-31 Tim-Philipp... tests: refactor tools check a little
2014-10-30 Tim-Philipp... tests: fix out-of-bounds memory access in bytereader...
2014-10-28 Tim-Philipp... gst: make gst_init() thread-safe
2014-10-28 Tim-Philipp... tests: fdsrc: don't ignore return value of write()
2014-10-28 Tim-Philipp... tests: fix fdsrc test corner case
2014-10-27 Sebastian DrögeAutomatic update of common submodule
2014-10-25 Arun Raghavandebugutils: Trivial typo fix
2014-10-24 Tim-Philipp... basesink: don't unlock mutex that is not locked
2014-10-22 Tim-Philipp... win32: update .def for new _get_type() function for...
2014-10-22 Thibault Sauniertimedvaluecontrolsource: Add some signals about values...
2014-10-21 Tim-Philipp... Automatic update of common submodule
2014-10-21 Tim-Philipp... message: remove duplicate gst_message_get_type() in...
2014-10-21 Stefan SauerAutomatic update of common submodule
2014-10-20 Stefan Saueridentity: include the actual delta in the message
2014-10-20 Jan Schmidtgstvalue: Tidy initialisation
2014-10-20 Jan Schmidtgst-indent: Run indent twice. Once is not idempotent...
2014-10-20 Andrei Sarakeevmultiqueue: Wake up any waiting streams if the current...
2014-10-17 Stefan Sauertypefind: simplify registration code
2014-10-16 Felix Schwarzdocs: pwd: fix typos
2014-10-14 Linus Svenssontests: Add a test for removing a bus watch
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-10 Guillaume Desmottesdocs: pwg: fix two typos
2014-10-10 Guillaume Desmottesdocs: pwg: fix typo in 'Dynamic negotiation' section
2014-10-09 Aleix Conchillo... multiqueue: don't lock multiqueue when pushing serializ...
2014-10-07 Jan Schmidtcollectpads: Use GST_PTR_FORMAT in debug to output...
2014-10-06 Nicolas Huetsystemclock: fix multi-thread entry status issue
2014-10-03 Tim-Philipp... inputselector: fix compilation
2014-10-03 Stefan Sauerinput-selector: extract some common code into helpers
2014-10-03 Stefan Sauerinput-selector: small code cleanups
2014-10-03 Stefan Sauerinputselector: fix printf format
2014-10-03 Matej Knoppbaseparse: don't leak caps in gst_base_parse_process_st...
2014-10-03 Matej Knopptests: baseparse: set_sink_caps vfunc should't take...
2014-10-03 Luis de Bethencourtfakesrc: mark the pattern property as unused
2014-10-03 Tim-Philipp... Revert "baseparse: don't leak caps in gst_base_parse_pr...
2014-10-02 Luis de Bethencourtfakesrc: removing unused pattern option
2014-10-02 Sebastian Drögequeue: Add missing break in switch
2014-10-02 Sebastian Drögequeue: update segment position on GAP events to calcula...
next