cli: Refresh progress bar in a sane frequency.
commita9df42cf8508c6386df74151217a7683acc0b7fd
authormsg7086 <i@7086.in>
Sat, 30 Jan 2016 20:11:53 +0000 (30 15:11 -0500)
committerYusuke Nakamura <muken.the.vfrmaniac@gmail.com>
Sun, 21 Feb 2016 15:27:12 +0000 (22 00:27 +0900)
tree9e6aa453d9cfeec84233ca8e92c346875260d39b
parent340894701ced37f07e919d63c4d9ce86f2d9de7a
cli: Refresh progress bar in a sane frequency.

The progress bar is refreshing so frequently and affects the performance when muxing, remuxing or editing timeline.
Now it's updated every 4 or 16 megabytes processed.
cli/muxer.c
cli/remuxer.c
cli/timelineeditor.c