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
Showing
- test/test-data.mk 1 addition, 0 deletionstest/test-data.mk
- test/test-data.sha1 1 addition, 0 deletionstest/test-data.sha1
- test/tools_common.sh 4 additions, 1 deletiontest/tools_common.sh
- test/vpxenc.sh 30 additions, 1 deletiontest/vpxenc.sh
- tools_common.h 1 addition, 0 deletionstools_common.h
- vpxenc.c 12 additions, 3 deletionsvpxenc.c
- webmenc.cc 11 additions, 1 deletionwebmenc.cc
- webmenc.h 2 additions, 1 deletionwebmenc.h
Loading
Please register or sign in to comment