gstreamer/libs/gst
Tim-Philipp Müller 9dc3ca9b75 check: fix 'format string is not a string literal' warning with clang
Broke this when I removed the G_GNUC_PRINTF in a previous
commit to fix indentation, since it was not really needed.
Turns out unlike gcc clang warns though if a non-literal
format string is passed then. Fix indentation differently.

http://clang.llvm.org/docs/AttributeReference.html#format-gnu-format
2015-09-29 14:03:03 +01:00
..
base basetransform: Print buffer PTS when submitting an input buffer 2015-09-23 20:31:48 +02:00
check check: fix 'format string is not a string literal' warning with clang 2015-09-29 14:03:03 +01:00
controller directcontrolbinding: fix ABI break 2015-06-29 10:41:27 +01:00
helpers ptp: Check for the actual API we use instead of just looking for __APPLE__ 2015-06-09 11:01:29 +02:00
net ptpclock: Fix error leak during failures 2015-09-25 10:14:45 +02:00
Makefile.am Remove obsolete Android build cruft 2015-04-26 17:49:44 +01:00