Hello community,

here is the log from the commit of package ffmpeg for openSUSE:Factory checked 
in at 2016-10-28 10:41:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ffmpeg (Old)
 and      /work/SRC/openSUSE:Factory/.ffmpeg.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ffmpeg"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ffmpeg/ffmpeg.changes    2016-10-04 
15:43:24.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ffmpeg.new/ffmpeg.changes       2016-10-28 
10:41:47.000000000 +0200
@@ -1,0 +2,22 @@
+Sat Oct 22 07:46:27 UTC 2016 - [email protected]
+
+- Update to version 3.1.5
+  * avformat/mxfdec: Check size to avoid integer overflow in
+    mxf_read_utf16_string()
+  * avcodec/mpegvideo_enc: Clear mmx state in
+    ff_mpv_reallocate_putbitbuffer()
+  * avcodec/utils: Clear MMX state before returning from
+    avcodec_default_execute*()
+  * libopenjpegenc: fix out-of-bounds reads when filling the
+    edges
+  * libopenjpegenc: stop reusing image data buffer for
+    openjpeg 2
+  * avformat/utils: Update codec_id before using it in the
+    parser init
+  * ffmpeg: remove unused and errorneous AVFrame timestamp
+    check
+  * Support for MIPS cpu P6600
+  * avutil/mips/generic_macros_msa: rename macro variable
+    which causes segfault for mips r6
+
+-------------------------------------------------------------------

Old:
----
  ffmpeg-3.1.4.tar.xz
  ffmpeg-3.1.4.tar.xz.asc

New:
----
  ffmpeg-3.1.5.tar.xz
  ffmpeg-3.1.5.tar.xz.asc

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

Other differences:
------------------
++++++ ffmpeg.spec ++++++
--- /var/tmp/diff_new_pack.NYZuDH/_old  2016-10-28 10:41:49.000000000 +0200
+++ /var/tmp/diff_new_pack.NYZuDH/_new  2016-10-28 10:41:49.000000000 +0200
@@ -32,7 +32,7 @@
 %bcond_without webp
 
 Name:           ffmpeg
-Version:        3.1.4
+Version:        3.1.5
 Release:        0
 Summary:        Library for working with various multimedia formats
 License:        LGPL-2.1+ and GPL-2.0+
@@ -89,7 +89,9 @@
 %if %{with webp}
 BuildRequires:  pkgconfig(libwebp) >= 0.4
 %endif
+%if 0%{?is_opensuse}
 BuildRequires:  pkgconfig(netcdf)
+%endif
 BuildRequires:  pkgconfig(ogg)
 BuildRequires:  pkgconfig(opus)
 BuildRequires:  pkgconfig(schroedinger-1.0)
@@ -370,7 +372,6 @@
        --disable-htmlpages \
        --enable-pic --disable-stripping \
        --enable-shared --disable-static \
-       --enable-runtime-cpudetect \
        --enable-gpl \
        --disable-openssl \
        --enable-avresample \
@@ -401,9 +402,9 @@
 %if %{with webp}
        --enable-libwebp \
 %endif
+%if 0%{?is_opensuse}
        --enable-netcdf \
-       --enable-pic \
-       --enable-pthreads \
+%endif
 %if %{with libva}
        --enable-vaapi \
 %endif
@@ -444,7 +445,7 @@
 %endif
        --enable-x11grab
 cat config.h
-make %{?_smp_mflags}
+make %{?_smp_mflags} V=1
 
 %global extratools aviocat cws2fws ffescape ffeval ffhash fourcc2pixfmt 
graph2dot ismindex pktdumper probetest qt-faststart seek_print trasher
 

++++++ ffmpeg-3.1.4.tar.xz -> ffmpeg-3.1.5.tar.xz ++++++
/work/SRC/openSUSE:Factory/ffmpeg/ffmpeg-3.1.4.tar.xz 
/work/SRC/openSUSE:Factory/.ffmpeg.new/ffmpeg-3.1.5.tar.xz differ: char 26, 
line 1


Reply via email to