vpxenc: add rate histogram display
authorJohn Koleszar <jkoleszar@google.com>
Tue, 21 Jun 2011 20:42:33 +0000 (16:42 -0400)
committerJohn Koleszar <jkoleszar@google.com>
Thu, 23 Jun 2011 14:22:44 +0000 (10:22 -0400)
commitc96f8e238d37f8063b306053fe9e663e05f3832f
tree2ff6247d10ab5179feceb6b0d5f077bb01a4ccb1
parent3fde9964ce31948ebf2a11f1a0eae77d876600ee
vpxenc: add rate histogram display

Add the --rate-hist=n option, which displays a histogram with n
buckets for the rate over the --buf-sz window.

Change-Id: I2807b5a1525c7972e9ba40839b37e92b23ceffaf
vpxenc.c