summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsr55 <[email protected]>2008-12-02 18:20:34 +0000
committersr55 <[email protected]>2008-12-02 18:20:34 +0000
commit3b55542f317bbf6aa4ca353119d7de34c0c40ba7 (patch)
tree4c6fe71cf5eef0915a53625bf0933532cef6aeaa
parentaacfc40ddd5de354ee0d73c495c2bb97e9169f0a (diff)
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1991 b64f7644-9d1e-0410-96f1-a4d463321fa5
-rw-r--r--contrib/version_libmp4v2.txt2
-rw-r--r--libhb/Jamfile2
2 files changed, 2 insertions, 2 deletions
diff --git a/contrib/version_libmp4v2.txt b/contrib/version_libmp4v2.txt
index f06194309..ee4104749 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 51158b9fd..364e17ff2 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) ;