Add temporal-layer support to tiny_ssim.
authorPeter Boström <pbos@google.com>
Fri, 28 Oct 2016 18:50:20 +0000 (14:50 -0400)
committerPeter Boström <pbos@google.com>
Fri, 28 Oct 2016 18:56:05 +0000 (14:56 -0400)
commitfd4efde4899b2627da0da153294fd663168a9bb3
tree393a6a968cd7fd3e51d72f6fec6e155750b43fd0
parent7042137e603e7bc98783fa4704f8d0460d66c44b
Add temporal-layer support to tiny_ssim.

Permits skipping 0, 1/2 or 3/4 of the frames, corresponding to
temporal layers 2, 1 and 0 of a 3-temporal-layer encoding. 1/2
corresponds to TL0 in a 2-layer encoding.

Change-Id: I7f6d131f63707e5262fc67d111bfb3a751ede90d
tools/tiny_ssim.c