SPECS: ffmpeg.spec - enebled x264, rel up
aflinta
aflinta at pld-linux.org
Mon May 1 12:37:06 CEST 2006
Author: aflinta Date: Mon May 1 10:37:06 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- enebled x264, rel up
---- Files affected:
SPECS:
ffmpeg.spec (1.91 -> 1.92)
---- Diffs:
================================================================
Index: SPECS/ffmpeg.spec
diff -u SPECS/ffmpeg.spec:1.91 SPECS/ffmpeg.spec:1.92
--- SPECS/ffmpeg.spec:1.91 Mon May 1 01:07:16 2006
+++ SPECS/ffmpeg.spec Mon May 1 12:37:01 2006
@@ -11,7 +11,7 @@
%bcond_with amr # build with 3GPP Adaptive Multi Rate (AMR) speech codec
#
%define snap 20060129
-%define _rel 8.8
+%define _rel 8.9
Summary: Realtime audio/video encoder and streaming server
Summary(pl): Koder audio/wideo czasu rzeczywistego oraz serwer strumieni
Name: ffmpeg
@@ -68,7 +68,7 @@
BuildRequires: libtheora-devel
BuildRequires: libtool >= 2:1.4d-3
BuildRequires: libvorbis-devel
-#BuildRequires: libx264-devel
+BuildRequires: libx264-devel >= 0.1.2-1.20060430_2245.1
BuildRequires: lzo-devel
%ifarch %{ix86}
%ifnarch i386 i486
@@ -259,6 +259,7 @@
--enable-shared \
--enable-theora \
--enable-vorbis \
+ --enable-x264 \
--enable-xvid \
%ifnarch %{ix86} %{x8664}
--disable-mmx \
@@ -382,6 +383,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.92 2006/05/01 10:37:01 aflinta
+- enebled x264, rel up
+
Revision 1.91 2006/04/30 23:07:16 charles
- BR: unzip (for --with amr)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/ffmpeg.spec?r1=1.91&r2=1.92&f=u
More information about the pld-cvs-commit
mailing list