OSDN Git Service

Excises xvid from libhb because it's not worthy. Having two different MPEG-4 Part...
authorjbrjake <jbrjake@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Tue, 26 May 2009 15:23:21 +0000 (15:23 +0000)
committerjbrjake <jbrjake@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Tue, 26 May 2009 15:23:21 +0000 (15:23 +0000)
commit0d4f5926142be762389f82f1c560c67cfd4129b1
treeeabd80a8e99398b8d546b766f2936f6a93cb05bb
parent68c7f5802ce088e9e381a455f82a1d527d5fc607
Excises xvid from libhb because it's not worthy. Having two different MPEG-4 Part 2 encoders is superfluous and when choosing between ffmpeg and xvid, xvid is the clear loser since we need to keep ffmpeg around for other functions and xvid constantly requires attention to ensure it compiles.

MacGui: Removes some stray references to the codec and unlinks it from the Xcode project.
CLI: Removes references to the codec and removes it as a dependency.

git-svn-id: svn://localhost/HandBrake/trunk@2448 b64f7644-9d1e-0410-96f1-a4d463321fa5
19 files changed:
contrib/xvidcore/A00-libtool.patch [deleted file]
contrib/xvidcore/P00-darwin.patch [deleted file]
contrib/xvidcore/P01-cygwin.patch [deleted file]
contrib/xvidcore/module.defs [deleted file]
contrib/xvidcore/module.rules [deleted file]
libhb/common.h
libhb/encxvid.c [deleted file]
libhb/hb.c
libhb/internal.h
libhb/module.defs
libhb/muxavi.c
libhb/muxmkv.c
libhb/muxogm.c
libhb/work.c
macosx/Controller.mm
macosx/HandBrake.xcodeproj/project.pbxproj
make/include/main.defs
test/module.defs
test/test.c