]> granicus.if.org Git - libvpx/commit
Add CSV per-frame stats to vpxdec.
authorPeter Boström <pbos@google.com>
Fri, 13 Jan 2017 12:56:43 +0000 (07:56 -0500)
committerPeter Boström <pbos@google.com>
Fri, 13 Jan 2017 13:14:49 +0000 (08:14 -0500)
commita981cb2809e14cde251e212d388148bcdc89a79b
tree6af5bcf84ce0c349f30962ae22f681382467bfc2
parent888bb6c133d083e9490483006c088197e5cfdb2b
Add CSV per-frame stats to vpxdec.

Used with --framestats=file.csv. Currently prints raw codec QP (not
internal 0-63 range) and bytes per frame.

Change-Id: Ifbb90129c218dda869eaf5b810bad12a32ebd82d
vpxdec.c