Hello community,

here is the log from the commit of package ffmpeg for openSUSE:Factory checked 
in at 2015-07-05 17:53:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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    2015-05-25 
11:12:28.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ffmpeg.new/ffmpeg.changes       2015-07-05 
17:53:30.000000000 +0200
@@ -1,0 +2,41 @@
+Thu Jun 25 20:11:32 UTC 2015 - [email protected]
+
+- Enable codecs for audio: PCM, Speex, CELT, FLAC, ILBC, Opus
+- Enable codecs for image: BMP/PCX/TGA, TIFF, Sun/SGI/X11 raster
+  raw Huff-compressed or uncompressed YUV
+- Update to new upstream release 2.7.1
+* postproc: fix unaligned access
+* avcodec/flacenc: Fix Invalid Rice order
+* tls_gnutls: fix hang on disconnection
+* avcodec/ffv1enc: fix bps for >8bit yuv when not explicitly set
+* avio: fix potential crashes when combining ffio_ensure_seekback + crc
+* ffmpeg_opt: Check for localtime() failure
+* configure: Disable VSX on unspecified / generic CPUs
+
+-------------------------------------------------------------------
+Thu Jun 25 17:48:19 UTC 2015 - [email protected]
+
+- Enabled 'bluray' protocol
+
+-------------------------------------------------------------------
+Wed Jun 10 22:41:20 UTC 2015 - [email protected]
+
+- Update to new upstream release 2.7
+* New encoders: apng (PNG with alpha)
+* New decoders: TDSC (a JPEG/BGR24/zlib format)
+* New audio filters: chorus
+* New video filters: cover_rect, detelecine, fftfilt, find_rect
+- Enable codecs: 012v, ansi, apng, bmp, exr, ffv1, ffvhuff
+* unpack DivX-style packed B-frames in MPEG-4 bitstream filter
+* WebM Live Chunk Muxer
+* nvenc level and tier options
+- Canopus HQ/HQA decoder
+- Automatically rotate videos based on metadata in ffmpeg
+- improved Quickdraw compatibility
+- VP9 high bit-depth and extended colorspaces decoding support
+- WebPAnimEncoder API when available for encoding and muxing WebP
+- Direct3D11-accelerated decoding
+- Support Secure Transport
+- Multipart JPEG demuxer
+
+-------------------------------------------------------------------

Old:
----
  ffmpeg-2.6.3.tar.bz2
  ffmpeg-2.6.3.tar.bz2.asc

New:
----
  ffmpeg-2.7.1.tar.bz2
  ffmpeg-2.7.1.tar.bz2.asc

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

Other differences:
------------------
++++++ ffmpeg.spec ++++++
--- /var/tmp/diff_new_pack.gNvkZI/_old  2015-07-05 17:53:31.000000000 +0200
+++ /var/tmp/diff_new_pack.gNvkZI/_new  2015-07-05 17:53:31.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           ffmpeg
-Version:        2.6.3
+Version:        2.7.1
 Release:        0
 Summary:        Library working with various multimedia formats
 License:        LGPL-2.1+ and GPL-2.0+
@@ -38,6 +38,7 @@
 BuildRequires:  pkgconfig(frei0r)
 BuildRequires:  pkgconfig(gnutls)
 BuildRequires:  pkgconfig(jack)
+BuildRequires:  pkgconfig(libbluray)
 BuildRequires:  pkgconfig(libcdio_paranoia)
 BuildRequires:  pkgconfig(libdc1394-2)
 BuildRequires:  pkgconfig(libopenjpeg)
@@ -286,8 +287,21 @@
 %build
 perl -i -pe 's{__TIME__|__DATE__}{"$&"}g' *.c
 
-# For future reviews, check the configure output and review the enabled
-# muxers and so on to ensure the enable list is up-to-date
+#image
+b="$b,012v,ansi,apng,bmp,flac,exr,ffv1,ffvhuff,gif,huffyuv"
+b="$b,jpegls,libopenjpeg,libtheora,libvpx,pam,pbm,pcx,pgm,png,pgmyuv,ppm"
+b="$b,sgi,sunrast,targa,tiff,v210,v308,v408,v410,webp,xbm,xwd,y41p,yuv4"
+d="ljpeg,v210x,vorbis,vp3,vp5,vp6,vp6a,vp6f,vp8,vp9"
+#audio
+b="$b,celt,flac,ilbc,opus,pcm_alaw,pcm_bluray,pcm_dvd,pcm_f32be,pcm_f32le"
+b="$b,pcm_f64be,pcm_f64le,pcm_mulaw,pcm_s16be,pcm_s16be_planer,pcm_s16le"
+b="$b,pcm_s16le_planar,pcm_s24be,pcm_s24le,pcm_s24le_planar,pcm_s32be"
+b="$b,pcm_s32le,pcm_s32le_planar,pcm_s8,pcm_s8_planar,pcm_u16be,pcm_u16le"
+b="$b,pcm_u24be,pcm_u24le,pcm_u32be,pcm_u32le,pcm_u8,speex"
+e="libvorbis"
+#other
+d="$d,otf,ttf,ass,srt,ssa,text"
+
 CFLAGS="%optflags" \
 ./configure \
        --prefix="%_prefix" --libdir="%_libdir" --shlibdir="%_libdir" \
@@ -301,6 +315,7 @@
        --enable-avresample \
        --enable-frei0r \
        --enable-gnutls \
+       --enable-libbluray \
        --enable-libcdio \
        --enable-libdc1394 \
        --enable-libfreetype \
@@ -322,8 +337,9 @@
        --disable-decoders \
        --disable-muxers \
        --disable-demuxers \
-       
--enable-encoder="flac,gif,jpegls,libopenjpeg,libtheora,libvorbis,libvpx,png" \
-       
--enable-decoder="flac,gif,jpegls,ljpeg,libopenjpeg,libtheora,libvpx,png,vorbis,vp3,vp5,vp6,vp6a,vp6f,vp8,vp9,webp"
 \
+       --enable-libschroedinger \
+       --enable-encoder="$b,$e" \
+       --enable-decoder="$b,$d" \
        
--enable-muxer="flac,gif,image2,image2pipe,matroska,matroska_audio,null,webm" \
        --enable-demuxer="flac,gif,image2,image2pipe,matroska" \
 %endif

++++++ ffmpeg-2.6.3.tar.bz2 -> ffmpeg-2.7.1.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/ffmpeg/ffmpeg-2.6.3.tar.bz2 
/work/SRC/openSUSE:Factory/.ffmpeg.new/ffmpeg-2.7.1.tar.bz2 differ: char 11, 
line 1


Reply via email to