Fix compiler warning on OS/X about parameters not matching the debug format string.
authorJan Schmidt <thaytan@mad.scientist.com>
Fri, 10 Oct 2008 11:01:36 +0000 (11:01 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Fri, 10 Oct 2008 11:01:36 +0000 (11:01 +0000)
commit54cac6e2f00a91dfd11a09faa26fd8d615c3ed68
tree946aee7de9548f1a1414990d816e88baa1aacfce
parentb561dfdf478ef882bc18b89a0fe17f98950c5baa
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