platform/upstream/gstreamer.git
2015-04-01 Tim-Philipp... debugutils: nicer printing of caps features
2015-03-31 Lubosz Sarneckidebugutils: plot caps features
2015-03-31 Wonchul Leepad: Fix a typo in a docstring
2015-03-31 Edward Herveyintrospection: Don't use g-ir-scanner cache at compile...
2015-03-28 Tim-Philipp... pad: fix outdated debug message
2015-03-27 Nicolas Dufresnebasesrc: Flush-stop starts live task in paused
2015-03-27 Luis de Bethencourttests: check location isn't truncated
2015-03-27 Luis de Bethencourtgstvalue: only unwrap string delimited with "
2015-03-27 Luis de Bethencourtparse: check before truncating strings
2015-03-27 Sebastian Drögebus: Add guards against invalid arguments to set_flushi...
2015-03-26 Thiago Santosbaseparse: only post 'no valid frames' error if buffers...
2015-03-26 Jose Antonio... tee: Add allow-not-linked property
2015-03-25 Michael Catanzarodocs: Fix typos
2015-03-25 Michael Catanzaropluginloader: Fix typos
2015-03-24 Thiago Santosoutput-selector: add drain handling
2015-03-24 Mathieu DuponchelleRevert "Fix distcheck"
2015-03-24 Mathieu Duponchellehelpers: remove completion-helper on uninstall
2015-03-24 Mathieu Duponchellecompletions: remove last unnamespaced symbols.
2015-03-24 Mathieu Duponchellecompletions: remove deprecated shell syntax.
2015-03-24 Mathieu Duponchellecompletions: prefix shell functions with _gst
2015-03-24 Nicolas Dufresnebash-completion: Respect the prefix
2015-03-24 Jan Alexander... input-selector: Rename _activate_sinkpad to _get_active...
2015-03-24 Jan Alexander... input-selector: Remove pad's 'active' field
2015-03-24 Jan Alexander... input-selector: Use segment-presence for running_time...
2015-03-24 Jan Alexander... input-selector: Remove 'blocked' flag
2015-03-24 Jan Alexander... input-selector: Remove obsolete 'block' signal
2015-03-24 Jan Alexander... input-selector: Fix waiting on EOS
2015-03-24 Thiago Santostests: input-selector: new tests for EOS handling
2015-03-24 Thiago Santostests: selector: remove weird semicolons at the end...
2015-03-23 Jan Alexander... queue2: Process SEEKING query
2015-03-21 Sebastian Drögecheck: Fix uninitialized variable compiler warning...
2015-03-21 Sebastian Drögecheck: Catch SIGTERM and SIGINT in the test runner...
2015-03-20 Sebastian Drögevalve: Don't drop non-serialized queries when the valve...
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... gst: ref/unref new enum type in gst_init/deinit()
2015-03-18 Mathieu Duponchelletools: remove outdated completion script
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-18 Sebastian Drögefunnel: Add support for buffer lists
2015-03-17 Olivier Crêtebaseparse: remove duplicate code
2015-03-17 Sebastian Drögepluginloader: Fix indention
2015-03-16 Vincent Penquerc'hbaseparse: reset skip on segments and discontinuities
2015-03-15 Sebastian Drögemultiqueue: Don't grow queue infinitely if only one...
2015-03-14 Tim-Philipp... basesink: handle empty buffer list more gracefully
2015-03-14 Tim-Philipp... adapter: minor optimisation for gst_adapter_take_buffer...
2015-03-14 Tim-Philipp... tests: add unit test for gst_adapter_take_buffer_list()
2015-03-14 Tim-Philipp... adapter: add gst_adapter_take_buffer_list()
2015-03-14 Tim-Philipp... Add new streamiddemux binaries to .gitignore
2015-03-14 Tim-Philipp... collectpads: avoid multiple calls to gst_buffer_get_siz...
2015-03-14 Tim-Philipp... adapter: avoid multiple calls to gst_buffer_get_size...
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 Wim Taymansdefs: update defs
2015-03-14 William Manleymeta: Add `GstNetControlMessageMeta`
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 Santosbasesink: drain on allocation query
2015-03-13 Thiago Santosbasesink: when draining, deep copy the last buffer...
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 Sebastian Drögestreamiddemux: Reset pad counter after removing all...
2015-03-12 HoonHee Leestreamiddemux: Add streamiddemux element
2015-03-12 Tim-Philipp... win32: update
2015-03-12 Tim-Philipp... tests: add some basic unit tests for our printf stuff
2015-03-12 Matej Knoppprintf: add support for %I32
2015-03-12 Tim-Philipp... info: move category level threshold check into log...
2015-03-12 Sebastian Drögetypefind: Reset segment when deactivating pull mode...
2015-03-11 Michał Dębskicheck: Use mkstemp instead of tempnam if possible
2015-03-11 Wim Taymansbasesink: clean up the need_preroll variable
2015-03-10 hoonhee.leefunnel: handle GAP event to forwards sticky events...
2015-03-10 Luis de Bethencourtcheck: duplicate code branches
2015-03-10 Tim-Philipp... Fix double semicolons
2015-03-07 Mark Nauwelaertswin32: update exports
2015-03-07 Mark Nauwelaertsflowcombiner: add a gst_flow_combiner_update_pad_flow...
2015-03-07 Mark Nauwelaertsflowcombiner: add a gst_flow_combiner_reset() method
2015-03-06 Sebastian Drögebasesrc: Fix typo in debug message
2015-03-05 Tim-Philipp... info: avoid malloc/free if log object is NULL
2015-03-05 Tim-Philipp... info: move __FILE__ path shortening into default log...
2015-03-05 Peter Urbanecinfo: shorten __FILE__ on all platforms
2015-03-04 Vincent Penquerc'hdocs: clarify min-latency wording in part-latency.txt
2015-03-04 Marcin Kolnywin32/common/gstconfig.h: removed libxml include directive
2015-03-03 Sebastian Drögequeue2: Signal the sinkpad thread if a flow error happened
2015-03-03 Sebastian Drögequeue: Wake up the query function on errors from the...
2015-03-02 Tim-Philipp... utils: improve warning when linking elements without...
2015-02-26 Arun Raghavaninput-selector: Drop custom latency query handling
2015-02-26 Mathieu Duponchellegst-unsinstalled: Add ges-launch manuals path to MANPATH.
2015-02-26 Arun Raghavanpad: Don't fail latency query on unlinked pads
2015-02-26 Edward Herveybaseparse: Don't emit errors on EOS if we saw GAP events
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-25 Matthieu Bourongst-uninstalled: add adaptivedemux paths from -bad
2015-02-24 Luis de Bethencourtdocs: remove dead link
2015-02-24 Mathieu Duponchellehelpers: Fix install of completion-helper.
2015-02-23 Nicolas Dufresnecompletion-helper: Add missing DESTDIR
next