From: sr55 Date: Tue, 2 Dec 2008 18:20:34 +0000 (+0000) Subject: git-svn-id: svn://localhost/HandBrake/trunk@1991 b64f7644-9d1e-0410-96f1-a4d463321fa5 X-Git-Url: http://git.osdn.jp/view?a=commitdiff_plain;h=1a64fbffd90771ea1f3db806aa8cd0dc074ec824;p=handbrake-jp%2Fhandbrake-jp-git.git git-svn-id: svn://localhost/HandBrake/trunk@1991 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- diff --git a/contrib/version_libmp4v2.txt b/contrib/version_libmp4v2.txt index f0619430..ee410474 100644 --- a/contrib/version_libmp4v2.txt +++ b/contrib/version_libmp4v2.txt @@ -1 +1 @@ -http://download.m0k.org/handbrake/contrib/libmp4v2-2.0-20081201.tar.gz +http://download.m0k.org/handbrake/contrib/libmp4v2-2.0-r114.tar.gz diff --git a/libhb/Jamfile b/libhb/Jamfile index 51158b9f..364e17ff 100644 --- a/libhb/Jamfile +++ b/libhb/Jamfile @@ -11,7 +11,7 @@ common.c hb.c ports.c scan.c work.c decmpeg2.c encavcodec.c update.c demuxmpeg.c fifo.c render.c reader.c muxcommon.c muxmp4.c sync.c stream.c decsub.c deca52.c decdca.c encfaac.c declpcm.c encx264.c decavcodec.c encxvid.c muxavi.c enclame.c muxogm.c encvorbis.c dvd.c muxmkv.c deblock.c deinterlace.c -denoise.c detelecine.c decomb.c lang.c enctheora.c ; +denoise.c detelecine.c decomb.c lang.c enctheora.c decmetadata.c ; Library libhb : $(LIBHB_SRC) ;