]> git.pld-linux.org Git - packages/ffmpeg.git/commitdiff
- enebled x264, rel up
authoraflinta <aflinta@pld-linux.org>
Mon, 1 May 2006 10:37:01 +0000 (10:37 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ffmpeg.spec -> 1.92

ffmpeg.spec

index c74dcf07a93afdb652195ef3c506c32cb13563e1..9f31d36b8e47fd5f67b39c0f52b2a4974173f830 100644 (file)
@@ -10,7 +10,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
@@ -67,7 +67,7 @@ BuildRequires:        libgsm-devel
 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
@@ -258,6 +258,7 @@ cd ../..
        --enable-shared \
        --enable-theora \
        --enable-vorbis \
+       --enable-x264 \
        --enable-xvid \
 %ifnarch %{ix86} %{x8664}
        --disable-mmx \
This page took 0.067682 seconds and 4 git commands to generate.