tee: Check for the removed pad flag also in the slow pushing path
[platform/upstream/gstreamer.git] / gst / gstdatetime.c
2019-01-29 Sebastian Drögedatetime: new() and new_local_time() constructors are...
2018-08-03 Sebastian Drögegst: Add poisoning to more types
2018-05-21 Edward Herveydatetime: Update/fix documentation
2018-01-27 Arun Raghavangst: Fix up a bunch of GIR annotations
2017-12-02 Tim-Philipp MüllerMove GstAggregator from -bad to core
2017-01-15 Tim-Philipp Müllerdatetime: fix potential out-of-bound read on malformed...
2016-11-28 Tim-Philipp MüllerMove dataurisrc element from -bad
2016-04-21 Sebastian Drögedatetime: Sanity check year, month and day when parsing...
2015-08-11 Vivia Nikolaidoudatetime: accept just a time as ISO 8601 string and...
2014-06-26 Evan Nemersonintrospection: add missing (nullable) annotations to...
2014-06-19 Sebastian Drögegst: Store more basic type GTypes in variables
2014-06-03 Tim-Philipp Müllerdatetime: change internal implementation to mini object
2014-05-29 Evan Nemersondocs: convert NULL, TRUE, and FALSE to %NULL, %TRUE...
2013-12-07 Sebastian Rasmussendocs: Fix typos in function/object descriptions
2013-10-15 Sebastian Drögedatetime: Make sure to include gst_private.h before...
2012-11-03 Tim-Philipp MüllerFix FSF address
2012-07-15 Tim-Philipp Müllerdatetime: just return NULL on short input strings inste...
2012-07-10 Edward HerveyRemove 0.10-related documentation and "Since" markers
2012-07-07 Tim-Philipp Müllerdatetime: do our own serialisation so we can serialise...
2012-07-07 Tim-Philipp Müllerdatetime: when deserialising parse microseconds if...
2012-07-07 Tim-Philipp Müllerdatetime: fix second parsing failure case when deserial...
2012-07-04 Joshua M. Doedatetime: add conversion to/from GDateTime
2012-06-27 Tim-Philipp Müllerdatetime: ignore 0 days or months in dates
2012-06-27 Tim-Philipp Müllerdatetime: fix compare function
2012-06-27 Oleksij Rempeldatetime: add serialisation to and deserialisation...
2012-06-12 Tim-Philipp Müllerdatetime: clean-ups and new API adjustments
2012-06-12 Oleksij Rempeldatetime: allow GstDateTime where not all fields are set
2012-06-09 Tim-Philipp Müllerdatetime: remove fallback code for old GLibs
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-22 Wim TaymansMerge branch 'master' into 0.11
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
2012-03-01 Sebastian DrögeMerge branch 'master' into 0.11
2012-02-27 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2012-02-14 Wim TaymansMerge branch 'master' into 0.11
2012-02-10 Wim TaymansMerge branch 'master' into 0.11
2012-02-08 Wim TaymansMerge branch 'master' into 0.11
2012-01-27 Sebastian DrögeMerge branch 'master' into 0.11
2012-01-25 Sebastian DrögeMerge branch 'master' into 0.11
2012-01-22 Tim-Philipp MüllerUse recent GLib API unconditionally now that we depend...
2011-02-22 Wim TaymansMerge branch 'master' into 0.11
2011-01-05 Edward Herveygstdatetime: Disable usage of GDateTime on MacOSX
2010-12-17 Edward Herveygstdatetime: Fix documentation
2010-12-07 Tim-Philipp Müllerdocs: gst: more gobject introspection annotations
2010-12-02 Thiago Santosgstdatetime: Fix handling of timezones
2010-11-17 Thiago Santosdatetime: Add _from_unix_epoch variants
2010-10-13 Thiago Santosdatetime: Use seconds as double
2010-10-13 Thiago Santosgstdatetime: Move doc outside the ifdefs
2010-10-13 Thiago Santosdatetime: Use GDateTime if available
2010-09-13 Stefan Kostdocs: fix warnings pointed out by gtk-doc
2010-07-27 Thiago Santosgstdatetime: Fix localtime usage
2010-07-26 Thiago Santosgstvalue: Adds datetime functions
2010-07-26 Thiago Santosgstdatetime: Adds GstDateTime