vpxenc: Add support for pixel aspect ratio.
authorFrank Galligan <fgalligan@google.com>
Mon, 1 Jun 2015 17:20:58 +0000 (10:20 -0700)
committerFrank Galligan <fgalligan@google.com>
Fri, 5 Jun 2015 16:56:50 +0000 (09:56 -0700)
commit09acd267bc3ad6ece4bc350fde32b266949fd833
treefdb0ac2cc4dd4a204343bcbf75a79c36b2668a86
parent8710cceb45ad64a50287a555e8803df1df5e72ad
vpxenc: Add support for pixel aspect ratio.

WebM files will adjust the display width and height according to the
input pixel aspect ratio. The default pixel aspect ratio is 1:1.

BUG=https://code.google.com/p/webm/issues/detail?id=1005

Change-Id: I23e0a601b7259fa9513cb86110c41b8437769808
test/test-data.mk
test/test-data.sha1
test/tools_common.sh
test/vpxenc.sh
tools_common.h
vpxenc.c
webmenc.cc
webmenc.h