taglist: Remove (scope call) annotation from gst_tag_register()
[platform/upstream/gstreamer.git] / gst / printf / vasnprintf.c
2017-12-02 Tim-Philipp MüllerMove GstAggregator from -bad to core
2016-11-28 Tim-Philipp MüllerMove dataurisrc element from -bad
2015-04-24 Tim-Philipp Müllerprintf: fix invalid memory access in case of %%
2015-03-12 Aurélien Zanelliprintf: handle unsigned modifier for long long
2013-04-12 Tim-Philipp Müllerprintf: fix alloca use for windows with mingw32
2013-04-12 Tim-Philipp Müllerprintf: enable and fix compiler warnings
2013-04-12 Tim-Philipp Müllerprintf: fix up dodgy use of #if HAVE_FOO and #if !HAVE_FOO
2013-04-12 Tim-Philipp Müllerprintf: don't leak serialised pointer extension strings
2013-04-12 Tim-Philipp Müllerprintf: make printf parser recognise our pointer extens...
2013-04-12 Tim-Philipp Müllerprintf: add our own printf implementation for debug...