vpxdec: support scaling output
authorJohn Koleszar <jkoleszar@google.com>
Tue, 26 Feb 2013 00:58:47 +0000 (16:58 -0800)
committerJohn Koleszar <jkoleszar@google.com>
Wed, 27 Feb 2013 16:22:40 +0000 (08:22 -0800)
commit0d2517ce1b5f9b46c08ca2d2eca982c99475cf17
tree02688cef043f2b61dc8073d1e018da1d8b9b01f9
parent34882b9bf538dc726fe9bec9dee2e45b8d8ea222
vpxdec: support scaling output

Adds an option, --scale, that will rescale any frames produced by
the decoder that don't match the resolution of the first frame to
that resolution. This is useful for playback of files that use
spatial resampling.

Change-Id: I867adc650d535df7ec5b107549359712ea3aaaa0
examples.mk
vpxdec.c