}
static void
-do_push_buffer_post (GstStatsTracer * self, guint64 ts, GstPad * pad)
+do_push_buffer_post (GstStatsTracer * self, guint64 ts, GstPad * pad,
+ GstFlowReturn res)
{
GstPadStats *stats = get_pad_stats (self, pad);
}
static void
-do_push_buffer_list_post (GstStatsTracer * self, guint64 ts, GstPad * pad)
+do_push_buffer_list_post (GstStatsTracer * self, guint64 ts, GstPad * pad,
+ GstFlowReturn res)
{
GstPadStats *stats = get_pad_stats (self, pad);