OSDN Git Service

CLI: Implements custom anamorphic. No more -p or -P. Choices are --strict-anamorphic...
authorjbrjake <jbrjake@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Fri, 5 Jun 2009 16:39:32 +0000 (16:39 +0000)
committerjbrjake <jbrjake@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Fri, 5 Jun 2009 16:39:32 +0000 (16:39 +0000)
commitce90064937271cc8de2dd33ef540bc969a59ece0
tree16de7c84f4d107e3f45c7a935a9468b4175ecc5b
parent0a58cecde5cc1abcd44b6a1dfed6bf2d808c44a3
CLI: Implements custom anamorphic. No more -p or -P. Choices are --strict-anamorphic, --loose-anamorphic, and the new --custom-anamorphic. The last of which also handles --pixel-aspect, --display-width, --itu-par, --modulus, and --keep-display-aspect options. Loose will also obey the pixel aspect and ITU PAR options.

Libhb: Fixed a small bug with custom anamorphic working off the source's display aspect even when dealing with a custom display aspect, and made the job config display aware that custom anamorphic exists.

Scripts: Updated manicure to write the new anamorphic option names.

git-svn-id: svn://localhost/HandBrake/trunk@2487 b64f7644-9d1e-0410-96f1-a4d463321fa5
libhb/hb.c
libhb/work.c
scripts/manicure.rb
test/test.c