tee: Check for the removed pad flag also in the slow pushing path
[platform/upstream/gstreamer.git] / gst / gstutils.c
2018-09-03 Philippe Normandutils: Set default values for position and duration...
2018-05-01 luz.pazFix typos in comments and docs
2018-04-13 Mark Nauwelaertsgst: add some GIR array annotations
2018-01-27 Arun Raghavangst: Fix up a bunch of GIR annotations
2018-01-11 Tim-Philipp Müllerutils: use g_get_monotonic_time() as fallback in gst_ut...
2017-12-05 Edward Herveydocs: Add documentation for GST_SEQNUM_INVALID
2017-12-05 Edward Herveyutils: Never return a group_id of 0, add GST_GROUP_ID_I...
2017-12-02 Tim-Philipp MüllerMove GstAggregator from -bad to core
2017-11-24 Edward Herveygstutils: Fix linear regression comparision
2017-11-24 Havard Graffutils: add gst_utils_dump_buffer()
2017-10-17 Jan Schmidtseqnum: Never return a seqnum of 0, reset GST_SEQNUM_IN...
2017-08-10 Tim-Philipp Müllerutils: fix g-ir-scanner warning about bogus transfer...
2017-08-08 Sebastian Drögeutils: Skip gst_calculate_linear_regression() in bindings
2017-06-20 Thibault Saunierutils: Add a function to get a string representation...
2017-06-20 Heekyoung Seoutils: Fix leak in failed case of regression overflow...
2017-05-17 Sebastian Drögegst: Correctly annotate functions taking floating refer...
2017-05-17 Sebastian Drögegst: Handle floating references consistently
2017-03-24 Nicolas Dufresnegstutils: Add helpers to get/set array properties
2017-01-27 Thibault SaunierPort gtk-doc comments to their equivalent markdown...
2016-11-28 Edward Herveygstutils: Fix a pad leak
2016-11-28 Sebastian Drögeutils: Export linear regression calculation as public...
2016-11-28 Tim-Philipp MüllerMove dataurisrc element from -bad
2016-09-10 Sebastian Drögeelement: Reset the stop position to NONE in seek_simple()
2016-06-30 Tim-Philipp Müllerstreams: sprinkle some Since: markers for docs
2016-06-30 Edward Herveygst: New Stream listing/selection system
2016-06-08 Sebastian Drögeutils: Add gst_pad_link_maybe_ghosting() for consistency
2016-05-04 Guillaume Desmottesutils: fix element leak in find_common_root()
2016-04-06 Matthew Watersutils: check the correct element's state on ghosting...
2016-04-06 Matthew Watersutils: expose pad_link_maybe_ghosting
2016-03-21 Aurélien Zanelliutils: add 'transfer full' annotation to gst_pad_peer_q...
2016-03-18 Ben Iofelutils: fix gir annotation for gst_element_query_convert()
2016-01-20 Tim-Philipp Müllerutils: remove duplicate check
2015-06-22 Thiago Santosutils: use caps when getting a compatible pad by template
2015-03-13 Vivia Nikolaidouutils: Add gst_bin_sync_children_states()
2015-03-02 Tim-Philipp Müllerutils: improve warning when linking elements without...
2015-02-25 Luis de Bethencourtgstutils: remove incorrect Fixme comment
2015-02-25 Luis de Bethencourtgstutils: remove obsolete Fixme comment
2015-02-15 Matthieu Bourongstutils: check uri before using it in gst_pad_create_s...
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-06-26 Evan Nemersonintrospection: add missing (nullable) annotations to...
2014-06-21 Tim-Philipp Müllervalue: simplify GST_VALUE_HOLDS for our boxed and funda...
2014-06-06 Evan Nemersonintrospection: fix some minor annotation bugs
2014-05-29 Evan Nemersondocs: convert NULL, TRUE, and FALSE to %NULL, %TRUE...
2014-04-09 Vincent Penquerc'hutils: avoid dividing by zero when multiplying y/z...
2014-03-16 Stefan Sauerpad: actually return data.ret
2014-03-15 Stefan Sauerpad: forward return value from gst_pad_forward
2013-12-07 Sebastian Rasmussendocs: Fix typos in function/object descriptions
2013-12-02 Sebastian Rasmussendocs: cosmetic changes in references/decriptions
2013-11-29 Thiago Santosgstpad: drop assertion on gst_pad_peer_query_position
2013-11-22 Sebastian Rasmussengstutils: Escape stream id format in comments
2013-10-30 Sebastian Drögeutils: Add some attributes and reorganize code to fix...
2013-08-20 Tim-Philipp Müllerdocs: flesh out gst_element_query_{duration,position...
2013-08-19 Brendan Longparse: Add GST_FLAG_NO_SINGLE_ELEMENT_BINS
2013-07-30 Kjartan Maraasdocs: some small gtk-doc markup fixes
2013-07-22 Sebastian Drögegst: Add new group-id field to the stream-start event
2013-07-03 Nicolas DufresneAdd few missing allow-none annotation
2013-04-09 Руслан Ижбулатовclock: Do use HAVE_CLOCK_GETTIME
2013-03-26 David SchleefUpdate docs for gst_pad_create_stream_id_printf()
2013-02-15 Tim-Philipp MüllerRevert "utils: Use gst_pad_get_pad_template() in gst_el...
2013-02-14 Niv Sardiutils: Use gst_pad_get_pad_template() in gst_element_ge...
2013-02-11 Stefan Sauercompat: kill more uses of gst_pad_set_caps()
2013-01-19 Tim-Philipp Müllerpad: add gst_pad_get_stream_id() utility function
2012-11-03 Tim-Philipp MüllerFix FSF address
2012-10-29 Tim-Philipp Müllerpad: downgrade 'creating random stream-id' debug log...
2012-09-11 Wim Taymansutils: allow NULL stream_id also when 0 srcpads
2012-08-11 Tim-Philipp Müllerdocs: fix up docs a bit
2012-08-06 Sebastian Drögeevent: Add new stream-id field to the stream-start...
2012-07-30 Jens Georgutils: Update annotation for get_compatible_pad
2012-07-18 Wim Taymansutils: fix docs
2012-07-18 Wim Taymanspad: improve query caps function
2012-07-17 Evan Nemersonutils: set return type of gst_parse_bin_* to GstBin...
2012-07-10 Edward HerveyRemove 0.10-related documentation and "Since" markers
2012-07-04 Tim-Philipp Müllerutils: remove unused gst_print_* functions
2012-06-18 Wim Taymansutils: fix some docs
2012-06-18 Evan Nemersonintrospection: assorted introspection and documentation...
2012-06-05 Wim Taymansutils: improve debug
2012-05-21 Stefan Sauerdocs: improve the seeking docs more.
2012-04-17 Mark NauwelaertsMerge remote-tracking branch 'origin/0.10'
2012-04-16 Mark NauwelaertsMerge remote-tracking branch 'origin/0.10'
2012-04-11 Wim TaymansMerge remote-tracking branch 'origin/0.10'
2012-04-10 Wim TaymansMerge remote-tracking branch 'origin/0.10'
2012-04-10 Wim TaymansMerge remote-tracking branch 'origin/0.10'
2012-04-09 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-04-09 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-04-07 Tim-Philipp MüllerMerge remote-tracking branch 'origin/0.10'
2012-04-07 Tim-Philipp MüllerMerge remote-tracking branch 'origin/0.10'
2012-04-06 Wim TaymansMerge branch '0.10'
2012-04-05 Wim TaymansMerge branch '0.10'
2012-04-04 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-04-02 Stefan SauerMerge branch '0.10'
2012-04-02 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-03-29 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-03-28 Wim Taymansbuffer: unify buffer merge methods
2012-03-23 Mark Nauwelaertsutils: add and improve debug messages
2012-03-22 Wim TaymansMerge branch 'master' into 0.11
2012-03-15 Wim Taymansutils: improve debug
2012-03-11 Wim Taymanscaps: avoid using in-place oprations
2012-03-08 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2012-03-08 Sebastian DrögeMerge branch 'master' into 0.11
next