From 54cac6e2f00a91dfd11a09faa26fd8d615c3ed68 Mon Sep 17 00:00:00 2001 From: Jan Schmidt Date: Fri, 10 Oct 2008 11:01:36 +0000 Subject: [PATCH] Fix compiler warning on OS/X about parameters not matching the debug format string. Original commit message from CVS: * gst/flacparse/gstbaseparse.c (gst_base_parse_push_buffer), (gst_base_parse_update_upstream_durations): Fix compiler warning on OS/X about parameters not matching the debug format string. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 113715b..bd751a6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2008-10-10 Jan Schmidt + + * gst/flacparse/gstbaseparse.c (gst_base_parse_push_buffer), + (gst_base_parse_update_upstream_durations): + Fix compiler warning on OS/X about parameters not matching + the debug format string. + 2008-10-09 Sebastian Dröge * gst/deinterlace2/tvtime/tomsmocomp.c: -- 2.7.4