Hello community,

here is the log from the commit of package ffmpeg for openSUSE:Factory checked 
in at 2017-08-29 11:42:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ffmpeg (Old)
 and      /work/SRC/openSUSE:Factory/.ffmpeg.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ffmpeg"

Tue Aug 29 11:42:13 2017 rev:32 rq:518721 version:3.3.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/ffmpeg/ffmpeg.changes    2017-08-12 
19:41:02.904116363 +0200
+++ /work/SRC/openSUSE:Factory/.ffmpeg.new/ffmpeg.changes       2017-08-29 
11:42:19.571163587 +0200
@@ -1,0 +2,5 @@
+Fri Aug 25 06:34:58 UTC 2017 - [email protected]
+
+- Build unconditionally with lame and twolame
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ffmpeg.spec ++++++
--- /var/tmp/diff_new_pack.qIQWMq/_old  2017-08-29 11:42:21.186935797 +0200
+++ /var/tmp/diff_new_pack.qIQWMq/_new  2017-08-29 11:42:21.190935234 +0200
@@ -22,9 +22,7 @@
 %bcond_with    nvidia
 %endif
 %bcond_with    fdk_aac
-%bcond_with    lame
 %bcond_with    librtmp
-%bcond_with    twolame
 %bcond_with    vo_aacenc
 %bcond_with    x264
 %bcond_with    x265
@@ -68,6 +66,7 @@
 %if %{with celt}
 BuildRequires:  pkgconfig(celt) >= 0.11.0
 %endif
+BuildRequires:  libmp3lame-devel
 BuildRequires:  pkgconfig(enca)
 BuildRequires:  pkgconfig(fontconfig) >= 2.4.2
 BuildRequires:  pkgconfig(freetype2)
@@ -102,6 +101,7 @@
 BuildRequires:  pkgconfig(sdl2)
 BuildRequires:  pkgconfig(speex)
 BuildRequires:  pkgconfig(theora) >= 1.1
+BuildRequires:  pkgconfig(twolame)
 %if %{with vdpau}
 BuildRequires:  pkgconfig(vdpau)
 %endif
@@ -123,18 +123,12 @@
 %if %{with librtmp}
 BuildRequires:  pkgconfig(librtmp)
 %endif
-%if %{with lame}
-BuildRequires:  libmp3lame-devel
-%endif
 %if %{with xvid}
 BuildRequires:  libxvidcore-devel
 %endif
 %if %{with opencore}
 BuildRequires:  pkgconfig(opencore-amrnb)
 %endif
-%if %{with twolame}
-BuildRequires:  pkgconfig(twolame)
-%endif
 %if %{with x264}
 BuildRequires:  pkgconfig(x264)
 %endif
@@ -480,17 +474,13 @@
 %if %{with fdk_aac}
        --enable-libfdk_aac --enable-nonfree \
 %endif
-%if %{with lame}
        --enable-libmp3lame \
-%endif
 %if %{with opencore}
        --enable-libopencore-amrnb \
        --enable-libopencore-amrwb \
        --enable-version3 \
 %endif
-%if %{with twolame}
        --enable-libtwolame \
-%endif
 %if %{with x264}
        --enable-libx264 \
 %endif

++++++ enable_decoders ++++++
--- /var/tmp/diff_new_pack.qIQWMq/_old  2017-08-29 11:42:21.266924520 +0200
+++ /var/tmp/diff_new_pack.qIQWMq/_new  2017-08-29 11:42:21.270923957 +0200
@@ -26,7 +26,9 @@
 #mpeg1video # libav
 #mpeg2video # libav
 #mpeg4 # libav
-mp3
+mp1
+mp2 # twolame
+mp3 # lame
 opus # libopus
 pam # trivial
 pbm # trivial

++++++ enable_encoders ++++++
--- /var/tmp/diff_new_pack.qIQWMq/_old  2017-08-29 11:42:21.310918318 +0200
+++ /var/tmp/diff_new_pack.qIQWMq/_new  2017-08-29 11:42:21.310918318 +0200
@@ -20,6 +20,9 @@
 libwebp
 libwebp_anim
 mjpeg
+mp1
+mp2 # twolame
+mp3 # lame
 pam
 pbm
 pcm_alaw



Reply via email to