Author: kwizart
Update of /cvs/free/rpms/ffmpeg/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv19482
Modified Files:
ffmpeg.spec
Log Message:
Enable libva
Index: ffmpeg.spec
===================================================================
RCS file: /cvs/free/rpms/ffmpeg/devel/ffmpeg.spec,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ffmpeg.spec 21 Jul 2010 17:02:00 -0000 1.33
+++ ffmpeg.spec 21 Jul 2010 17:03:57 -0000 1.34
@@ -28,7 +28,7 @@
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 @@
%changelog
* Wed Jul 21 2010 Nicolas Chauvet <kwizart(a)gmail.com> - 0.6-4.20100704svn
-- rebuilt
+- Enable libva
+- Restore compatibility --with amr
* Mon Jul 05 2010 Nicolas Chauvet <kwizart(a)gmail.com> - 0.6-3.20100704svn
- Fix build using --define ffmpegsuffix 'foo'
Show replies by date