vpxenc: add quantizer histogram display
authorJohn Koleszar <jkoleszar@google.com>
Mon, 20 Jun 2011 21:09:29 +0000 (17:09 -0400)
committerJohn Koleszar <jkoleszar@google.com>
Thu, 23 Jun 2011 14:22:43 +0000 (10:22 -0400)
commit3fde9964ce31948ebf2a11f1a0eae77d876600ee
tree9899a1beeea4c7f0157098ba0d86f10979534006
parent76495617e05d7192f887c688fa177fea77b9469b
vpxenc: add quantizer histogram display

Add the --q-hist=n option, which displays a histogram with n buckets for
the quantizer selected on each frame.

Change-Id: I59b020c26b0acae0b938685081d9932bd98df5c9
vpxenc.c