summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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) ;