OSDN Git Service

Add Subtitle scanning for forced subtitles and normal subtitles from the CLI
authoreddyg <eddyg@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Tue, 21 Aug 2007 03:24:39 +0000 (03:24 +0000)
committereddyg <eddyg@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Tue, 21 Aug 2007 03:24:39 +0000 (03:24 +0000)
commitcd65e8ebdf229f5033bcb324bdbd567814cd4b5d
treeb14084f5f504abc08826d2cd7662f21c7b0e5982
parent28df62af6e75e1e078994ba40211c7c3d29a3961
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://localhost/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