From 0bb9b208e0586bda1515c308a68ba838f2b9d046 Mon Sep 17 00:00:00 2001 From: Priscila Manhaes <psilva@iff.edu.br> Date: Thu, 6 Oct 2011 16:25:20 -0300 Subject: [PATCH] updated libx264 to core 116, cause ffmpeg 0.7.6 only allows core up to version 115 --- component/ffmpeg/buildout.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/component/ffmpeg/buildout.cfg b/component/ffmpeg/buildout.cfg index 9a69609ee..d9de86502 100644 --- a/component/ffmpeg/buildout.cfg +++ b/component/ffmpeg/buildout.cfg @@ -53,8 +53,8 @@ environment = [libx264] recipe = hexagonit.recipe.cmmi -url = ftp://ftp.videolan.org/pub/videolan/x264/snapshots/x264-snapshot-20110412-2245.tar.bz2 -md5sum = 423c402214544d0e2f21455175a0d01f +url = ftp://ftp.videolan.org/pub/videolan/x264/snapshots/x264-snapshot-20111005-2245-stable.tar.bz2 +md5sum = f86260b2ea6d6cb5186937c9363891d7 configure-options = --enable-shared --enable-pic -- 2.30.9