OSDN Git Service

Theora.
authorsaintdev <saintdev@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Thu, 20 Mar 2008 02:40:02 +0000 (02:40 +0000)
committersaintdev <saintdev@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Thu, 20 Mar 2008 02:40:02 +0000 (02:40 +0000)
commit4e3f08663b249ff5604e4de3878a226b21f342dc
tree9243f518a3d3827ce2d85c28c4c426e22c780a6f
parent201fa256124922f2aaa519b0ff59d9ab7af344b5
Theora.
This adds the theora encoder to the Xcode project as well. It does not enable
anything in the Mac GUI, just allows it to build.

git-svn-id: svn://localhost/HandBrake/trunk@1350 b64f7644-9d1e-0410-96f1-a4d463321fa5
15 files changed:
Jamfile
contrib/Jamfile
contrib/version_libtheora.txt [new file with mode: 0644]
libhb/Jamfile
libhb/Makefile
libhb/common.h
libhb/enctheora.c [new file with mode: 0644]
libhb/hb.c
libhb/hb.h
libhb/internal.h
libhb/muxmkv.c
libhb/muxogm.c
libhb/work.c
macosx/HandBrake.xcodeproj/project.pbxproj
test/test.c