Hello community,

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

Package is "ffmpeg2"

Tue Aug 29 11:42:22 2017 rev:10 rq:518724 version:2.8.12

Changes:
--------
--- /work/SRC/openSUSE:Factory/ffmpeg2/ffmpeg2.changes  2017-06-29 
15:16:47.362854841 +0200
+++ /work/SRC/openSUSE:Factory/.ffmpeg2.new/ffmpeg2.changes     2017-08-29 
11:42:24.722437366 +0200
@@ -1,0 +2,5 @@
+Fri Aug 25 06:34:58 UTC 2017 - [email protected]
+
+- Build unconditionally with lame and twolame
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ffmpeg2.spec ++++++
--- /var/tmp/diff_new_pack.R5DHr9/_old  2017-08-29 11:42:26.142237205 +0200
+++ /var/tmp/diff_new_pack.R5DHr9/_new  2017-08-29 11:42:26.146236641 +0200
@@ -17,9 +17,7 @@
 
 
 %bcond_with    fdk_aac
-%bcond_with    lame
 %bcond_with    librtmp
-%bcond_with    twolame
 %bcond_with    vo_aacenc
 %bcond_with    x264
 %bcond_with    x265
@@ -65,6 +63,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)
@@ -96,6 +95,7 @@
 BuildRequires:  pkgconfig(sdl)
 BuildRequires:  pkgconfig(speex)
 BuildRequires:  pkgconfig(theora) >= 1.1
+BuildRequires:  pkgconfig(twolame)
 %if %{with vdpau}
 BuildRequires:  pkgconfig(vdpau)
 %endif
@@ -117,18 +117,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
@@ -353,17 +347,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.R5DHr9/_old  2017-08-29 11:42:26.202228748 +0200
+++ /var/tmp/diff_new_pack.R5DHr9/_new  2017-08-29 11:42:26.210227620 +0200
@@ -26,7 +26,9 @@
 #mpeg1video # libav
 #mpeg2video # libav
 #mpeg4 # libav
-mp3 # ffmpeg(3.x)
+mp1
+mp2 # twolame
+mp3 # lame
 opus # libopus
 pam # trivial
 pbm # trivial

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



Reply via email to