index
:
delta/gstreamer.git
0.10
0.11
1.0
1.10
1.12
1.14
1.16
1.18
1.2
1.20
1.22
1.4
1.6
1.8
BRANCH-AUTOPLUG2
BRANCH-BUILD1
BRANCH-CAPSNEGO1
BRANCH-COMPANY
BRANCH-ERROR
BRANCH-EVENTS1
BRANCH-EVENTS2
BRANCH-GOBJECT1
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-INCSCHED1
BRANCH-PLUGINVER1
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-THREADED
CAPS
TYPEFIND
baserock/1.4
baserock/1.4.4+bison_fix
baserock/1.6
baserock/1.6.3
baserock/franred/1.4-fix-bison-check
baserock/genivi/baseline
baserock/james/0.10
baserock/morph/0.10
baserock/morph/1.2
main
master
zeenix/inspect-colors
gitlab.freedesktop.org: gstreamer/gstreamer.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
printf
Commit message (
Expand
)
Author
Age
Files
Lines
*
printf: fix handling of old printf extension specifiers for ABI compatibility
Tim-Philipp Müller
2013-04-18
1
-2
/
+2
*
printf: disable some unused printf variants
Tim-Philipp Müller
2013-04-14
2
-0
/
+4
*
printf: use sprintf() to work around glibc complaining about %n in a writable...
Tim-Philipp Müller
2013-04-14
1
-11
/
+4
*
printf: deal with some of the HAVE_FOO used in the printf code
Tim-Philipp Müller
2013-04-12
2
-0
/
+31
*
printf: fix alloca use for windows with mingw32
Tim-Philipp Müller
2013-04-12
2
-3
/
+3
*
printf: enable and fix compiler warnings
Tim-Philipp Müller
2013-04-12
2
-2
/
+2
*
printf: fix up dodgy use of #if HAVE_FOO and #if !HAVE_FOO
Tim-Philipp Müller
2013-04-12
3
-13
/
+13
*
printf: mark internal functions as internal
Tim-Philipp Müller
2013-04-12
1
-1
/
+1
*
printf: skip pointer extension signifier chars after %p
Tim-Philipp Müller
2013-04-12
1
-0
/
+1
*
printf: don't leak serialised pointer extension strings
Tim-Philipp Müller
2013-04-12
1
-4
/
+9
*
printf: handle old GST_PTR_FORMAT %P and GST_SEGMENT_FORMAT %Q defines too
Tim-Philipp Müller
2013-04-12
1
-0
/
+14
*
printf: make printf parser recognise our pointer extension format
Tim-Philipp Müller
2013-04-12
5
-3
/
+75
*
printf: add infrastructure for pointer extensions hook
Tim-Philipp Müller
2013-04-12
4
-1
/
+85
*
printf: add our own printf implementation for debug logging
Tim-Philipp Müller
2013-04-12
12
-0
/
+2221