From 7ab91e567c170bf06b7fa8f8c28702256990cbdb Mon Sep 17 00:00:00 2001 From: Dominik Mierzejewski Date: Mon, 26 Oct 2009 14:23:03 +0000 Subject: [PATCH] 20091026 snapshot, requires recent x264 --- ffmpeg.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ffmpeg.spec b/ffmpeg.spec index 8ef2f64..7eea75f 100644 --- a/ffmpeg.spec +++ b/ffmpeg.spec @@ -1,6 +1,6 @@ # TODO: add make test to %%check section -%global svn 20091019 +%global svn 20091026 %global faad2min 1:2.6.1 Summary: Digital VCR and streaming server @@ -38,7 +38,7 @@ BuildRequires: schroedinger-devel BuildRequires: SDL-devel BuildRequires: speex-devel BuildRequires: texi2html -BuildRequires: x264-devel >= 0.0.0-0.25.20091007 +BuildRequires: x264-devel >= 0.0.0-0.26.20091026 BuildRequires: xvidcore-devel BuildRequires: zlib-devel %ifarch %{ix86} x86_64 @@ -247,8 +247,8 @@ rm -rf $RPM_BUILD_ROOT %changelog -* Thu Oct 22 2009 Dominik Mierzejewski - 0.5-4.20091019svn -- 20091019 snapshot +* Thu Oct 22 2009 Dominik Mierzejewski - 0.5-4.20091026svn +- 20091026 snapshot, requires recent x264 - dropped support for old amr libs (not supported upstream since July) - don't disable yasm for generic builds - fixed opencore amr support