From a636fe037fd53a4396acf5a178588231d31ab5bd Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Wed, 21 Jul 2010 17:03:57 +0000 Subject: [PATCH] Enable libva --- ffmpeg.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ffmpeg.spec b/ffmpeg.spec index 639c7e1..7a96010 100644 --- a/ffmpeg.spec +++ b/ffmpeg.spec @@ -28,7 +28,7 @@ BuildRequires: lame-devel BuildRequires: libdc1394-devel BuildRequires: librtmp-devel BuildRequires: libtheora-devel -%{?_with_vaapi:BuildRequires:libva-devel >= 0.31.0} +BuildRequires: libva-devel >= 0.31.0 BuildRequires: libvdpau-devel BuildRequires: libvorbis-devel BuildRequires: libvpx-devel >= 0.9.1 @@ -231,7 +231,8 @@ rm -rf $RPM_BUILD_ROOT %changelog * Wed Jul 21 2010 Nicolas Chauvet - 0.6-4.20100704svn -- rebuilt +- Enable libva +- Restore compatibility --with amr * Mon Jul 05 2010 Nicolas Chauvet - 0.6-3.20100704svn - Fix build using --define ffmpegsuffix 'foo'