623
622
priv->progress_changed = 1;
625
624
if (priv->use_average_rate) {
632
629
/* here we prefer to use track written bytes instead of progress.
633
630
* NOTE: usually plugins will return only one information. */
634
631
if (priv->last_written) {