OSDN Git Service

Stage 1 Soft Subtitle Support - Allow multiple subtitle tracks to be selected, and...
authoreddyg <eddyg@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Mon, 4 May 2009 01:39:48 +0000 (01:39 +0000)
committereddyg <eddyg@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Mon, 4 May 2009 01:39:48 +0000 (01:39 +0000)
commit5f44f6b70650fcd3beee9db7873a5c9ac6fd98f4
tree9ba0b04aaeeddbe1e3c854a5986406d5bf6d107e
parent6407e3af5c785c5a06da83d1e3ae197237ab0f1b
Stage 1 Soft Subtitle Support - Allow multiple subtitle tracks to be selected, and mark them for Render or Pass Through. No functional difference from the UIs, however in theory they could render multiple tracks - would be a dogs breakfast on screen though, and is untested. Have tested all normal operations from the UIs, including scanning.

git-svn-id: svn://localhost/HandBrake/trunk@2373 b64f7644-9d1e-0410-96f1-a4d463321fa5
libhb/common.h
libhb/dvd.c
libhb/hb.c
libhb/reader.c
libhb/scan.c
libhb/sync.c
libhb/work.c
macosx/Controller.mm
test/test.c