Re: [Spice-devel] [client v2 03/12] gstreamer: Improve the statistics collection

2019-06-18 Thread Frediano Ziglio
> > By the time schedule_frame() pulls a sample off GStreamer's pipeline the > frame may have been decoded for hundreds of milliseconds, making the > decoding time all but meaningless. > This patch ensures the statistics are always collected by > sink_event_probe() which is called as soon as the

[Spice-devel] [client v2 03/12] gstreamer: Improve the statistics collection

2019-06-17 Thread Francois Gouget
By the time schedule_frame() pulls a sample off GStreamer's pipeline the frame may have been decoded for hundreds of milliseconds, making the decoding time all but meaningless. This patch ensures the statistics are always collected by sink_event_probe() which is called as soon as the decoded frame