]> granicus.if.org Git - handbrake/commit
Add Subtitle scanning for forced subtitles and normal subtitles from the CLI
authoreddyg <eddyg.hb@myreflection.org>
Tue, 21 Aug 2007 03:24:39 +0000 (03:24 +0000)
committereddyg <eddyg.hb@myreflection.org>
Tue, 21 Aug 2007 03:24:39 +0000 (03:24 +0000)
commitb4be9fecbbe66767fcf3b25aec8628d3f6b789ec
treeb14084f5f504abc08826d2cd7662f21c7b0e5982
parenta035bfd29afeb4560d85a295a405a83b76e68784
Add Subtitle scanning for forced subtitles and normal subtitles from the CLI
and the MacOS GUI. See the new subtitle language options in the GUI.

git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@844 b64f7644-9d1e-0410-96f1-a4d463321fa5
12 files changed:
libhb/common.h
libhb/decsub.c
libhb/dvd.c
libhb/encavcodec.c
libhb/hb.c
libhb/internal.h
libhb/muxcommon.c
libhb/reader.c
libhb/render.c
libhb/work.c
macosx/Controller.mm
test/test.c