]> granicus.if.org Git - libvpx/commit
Dump ref frame when DUMP_TPL_STATS is on
authorAngie Chiang <angiebird@google.com>
Tue, 11 Sep 2018 22:51:54 +0000 (15:51 -0700)
committerAngie Chiang <angiebird@google.com>
Wed, 12 Sep 2018 23:36:28 +0000 (16:36 -0700)
commit39c02a7eb101b9b4a3b7437b96df3b7b5ddaa5a6
treec0df3e8569e64b1e10582fb3864961378157ff3c
parent7378c04420fae166a560ec2f46e0123914d7a967
Dump ref frame when DUMP_TPL_STATS is on

Also add a python script to parse the dumped results.

Change-Id: I1abea5a7c04d852ec40ce37d758af21960b6e589
tools/non_greedy_mv/non_greedy_mv.py [new file with mode: 0644]
vp9/encoder/vp9_encoder.c