OSDN Git Service

SSA subtitle burn in
authorjstebbins <jstebbins@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Tue, 28 Sep 2010 22:10:49 +0000 (22:10 +0000)
committerjstebbins <jstebbins@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Tue, 28 Sep 2010 22:10:49 +0000 (22:10 +0000)
commitb2c99475af251f6f09b70f2d2bddae472dc2dfe8
tree24a1def4ca91cba98676508c6a3b1482ba131cb5
parent73377356d48e425aa3ca40db4fc0d227872af520
SSA subtitle burn in
Anime fans rejoice! This patch adds SSA subtitle burn-in support with libass.
Therefore SSA subtitles should now be rendered in full quality, with the
appropriate embedded fonts and positioning information.
Thanks to davidfstr

git-svn-id: svn://localhost/HandBrake/trunk@3557 b64f7644-9d1e-0410-96f1-a4d463321fa5
32 files changed:
contrib/fontconfig/A00-mingw-disableShared.patch [new file with mode: 0644]
contrib/fontconfig/module.defs [new file with mode: 0644]
contrib/fontconfig/module.rules [new file with mode: 0644]
contrib/freetype/module.defs [new file with mode: 0644]
contrib/freetype/module.rules [new file with mode: 0644]
contrib/libass/A00-configure.patch [new file with mode: 0644]
contrib/libass/module.defs [new file with mode: 0644]
contrib/libass/module.rules [new file with mode: 0644]
contrib/libxml2/module.defs [new file with mode: 0644]
contrib/libxml2/module.rules [new file with mode: 0644]
contrib/mp4v2/module.defs
gtk/src/Makefile.am
gtk/src/hb-backend.c
gtk/src/subtitlehandler.c
libhb/common.c
libhb/common.h
libhb/decssasub.c
libhb/decvobsub.c
libhb/encavcodec.c
libhb/hb.c
libhb/internal.h
libhb/module.defs
libhb/render.c
libhb/stream.c
libhb/sync.c
libhb/work.c
macosx/Controller.m
macosx/HBSubtitles.m
macosx/HandBrake.xcodeproj/project.pbxproj
make/include/main.defs
test/module.defs
test/test.c