A big batch of patches from eddyg.
commitbe85b8eb6fcae59512b7a01890e90939357fb230
authorjbrjake <jbrjake@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Wed, 6 Jun 2007 02:09:41 +0000 (6 02:09 +0000)
committerjbrjake <jbrjake@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Wed, 6 Jun 2007 02:09:41 +0000 (6 02:09 +0000)
tree61800965a9b315883e6eb2dfdc36909d588fcbfe
parent5c6d600c2d2cf3656b01e4fc668106d9ae9a1f6f
A big batch of patches from eddyg.

Adds following options to the CLI:

--subtitle-scan for auto-selecting subtitles for foreign language segments in native language audio tracks
--native-language for auto-selecting subtitles for foreign language audio without knowing the track number
--longest for auto-selecting the longest title like in the MacGui
--turbo for improving speed on the first pass of a two pass encode with x264 (based on superdump's turbo x264 options in mencoder).

Thanks, eddyg!

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