"Loose" anamorphic:
commit694bb31cf33dbd72d027ae65b4cd19119cf0db11
authorjbrjake <jbrjake@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Tue, 16 Oct 2007 19:00:41 +0000 (16 19:00 +0000)
committerjbrjake <jbrjake@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Tue, 16 Oct 2007 19:00:41 +0000 (16 19:00 +0000)
tree25ab3d8313fad66b1fb3284eebbfca0ab7649740
parent6ebec7fdbe1acd9513b9793388c712075928637c
"Loose" anamorphic:
- Scales the storage frame size to arbitrary widths, like 640 for the iPod.
- Uses dimensions that divide cleanly by an arbitrary number (default: 16) and adjusts the SAR to match
- Uses ITU PAR values when the video is meant to be overscanned ( 7+ pixels cropped on left+right)

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1029 b64f7644-9d1e-0410-96f1-a4d463321fa5
libhb/common.h
libhb/hb.c
libhb/hb.h
libhb/work.c
test/test.c