Hello community,

here is the log from the commit of package libavutil for openSUSE:Factory 
checked in at 2013-08-04 20:38:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libavutil (Old)
 and      /work/SRC/openSUSE:Factory/.libavutil.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libavutil"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libavutil/libavutil.changes      2013-05-02 
11:18:54.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libavutil.new/libavutil.changes 2013-08-04 
23:52:25.000000000 +0200
@@ -1,0 +2,97 @@
+Sun Jul 28 00:00:00 UTC 2013 - manfred.trem...@iiv.de
+
+- update to 2.0
+  * curves filter
+  * reference-counting for AVFrame and AVPacket data
+  * ffmpeg now fails when input options are used for output file
+    or vice versa
+  * support for Monkey's Audio versions from 3.93
+  * perms and aperms filters
+  * audio filtering support in ffplay
+  * 10% faster aac encoding on x86 and MIPS
+  * sine audio filter source
+  * WebP demuxing and decoding support
+  * new ffmpeg options -filter_script and -filter_complex_script, which
+    allow a filtergraph description to be read from a file
+  * OpenCL support
+  * audio phaser filter
+  * separatefields filter
+  * libquvi demuxer
+  * uniform options syntax across all filters
+  * telecine filter
+  * new interlace filter
+  * smptehdbars source
+  * inverse telecine filters (fieldmatch and decimate)
+  * colorbalance filter
+  * colorchannelmixer filter
+  * The matroska demuxer can now output proper verbatim ASS packets. It will
+    become the default at the next libavformat major bump.
+  * decent native animated GIF encoding
+  * asetrate filter
+  * interleave filter
+  * timeline editing with filters
+  * vidstabdetect and vidstabtransform filters for video stabilization using
+    the vid.stab library
+  * astats filter
+  * trim and atrim filters
+  * ffmpeg -t and -ss (output-only) options are now sample-accurate when
+    transcoding audio
+  * Matroska muxer can now put the index at the beginning of the file.
+  * extractplanes filter
+  * avectorscope filter
+  * ADPCM DTK decoder
+  * ADP demuxer
+  * RSD demuxer
+  * RedSpark demuxer
+  * ADPCM IMA Radical decoder
+  * zmq filters
+  * DCT denoiser filter (dctdnoiz)
+  * Wavelet denoiser filter ported from libmpcodecs as owdenoise
+    (formerly "ow")
+  * Apple Intermediate Codec decoder
+  * Escape 130 video decoder
+  * FTP protocol support
+  * V4L2 output device
+  * 3D LUT filter (lut3d)
+  * SMPTE 302M audio encoder
+  * support for slice multithreading in libavfilter
+  * Hald CLUT support (generation and filtering)
+  * VC-1 interlaced B-frame support
+  * support for WavPack muxing (raw and in Matroska)
+  * XVideo output device
+  * vignette filter
+  * True Audio (TTA) encoder
+  * Go2Webinar decoder
+  * mcdeint filter ported from libmpcodecs
+  * sab filter ported from libmpcodecs
+  * ffprobe -show_chapters option
+  * WavPack encoding through libwavpack
+  * rotate filter
+  * spp filter ported from libmpcodecs
+  * libgme support
+  * psnr filter
+- changes from version 1.2
+  * VDPAU hardware acceleration through normal hwaccel
+  * SRTP support
+  * Error diffusion dither in Swscale
+  * Chained Ogg support
+  * Theora Midstream reconfiguration support
+  * EVRC decoder
+  * audio fade filter
+  * filtering audio with unknown channel layout
+  * allpass, bass, bandpass, bandreject, biquad, equalizer, highpass, lowpass
+    and treble audio filter
+  * improved showspectrum filter, with multichannel support and sox-like
+    colors
+  * histogram filter
+  * tee muxer
+  * il filter ported from libmpcodecs
+  * support ID3v2 tags in ASF files
+  * encrypted TTA stream decoding support
+  * RF64 support in WAV muxer
+  * noise filter ported from libmpcodecs
+  * Subtitles character encoding conversion
+  * blend filter
+  * stereo3d filter ported from libmpcodecs
+
+-------------------------------------------------------------------

Old:
----
  ffmpeg-1.1-crippled.tar.bz2
  libavutil-1.1-cripple.patch

New:
----
  ffmpeg-2.0-crippled.tar.bz2
  libavutil-2.0-cripple.patch

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

Other differences:
------------------
++++++ libavutil.spec ++++++
--- /var/tmp/diff_new_pack.8kstRl/_old  2013-08-04 23:52:26.000000000 +0200
+++ /var/tmp/diff_new_pack.8kstRl/_new  2013-08-04 23:52:26.000000000 +0200
@@ -20,7 +20,7 @@
 %define swscale 2
 
 Name:           libavutil
-Version:        1.1
+Version:        2.0
 Release:        0
 Summary:        Utilities library from ffmpeg
 License:        LGPL-3.0+

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.8kstRl/_old  2013-08-04 23:52:26.000000000 +0200
+++ /var/tmp/diff_new_pack.8kstRl/_new  2013-08-04 23:52:26.000000000 +0200
@@ -1 +1,2 @@
 libavutil52
+libswscale2

++++++ ffmpeg-1.1-crippled.tar.bz2 -> ffmpeg-2.0-crippled.tar.bz2 ++++++
++++ 54950 lines of diff (skipped)

++++++ libavutil-1.1-cripple.patch -> libavutil-2.0-cripple.patch ++++++
--- /work/SRC/openSUSE:Factory/libavutil/libavutil-1.1-cripple.patch    
2013-05-02 11:18:54.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libavutil.new/libavutil-2.0-cripple.patch       
2013-08-04 23:52:25.000000000 +0200
@@ -1,8 +1,7 @@
-Index: ffmpeg-1.1/configure
-===================================================================
---- ffmpeg-1.1.orig/configure
-+++ ffmpeg-1.1/configure
-@@ -1110,14 +1110,7 @@ DOCUMENT_LIST="
+diff -ur ffmpeg-2.0.orig/configure ffmpeg-2.0/configure
+--- ffmpeg-2.0.orig/configure  2013-07-10 02:43:00.000000000 +0200
++++ ffmpeg-2.0/configure       2013-07-28 09:20:44.530930614 +0200
+@@ -1227,14 +1227,7 @@
  "
  
  LIBRARY_LIST="
@@ -17,7 +16,7 @@
      swscale
  "
  
-@@ -2159,18 +2152,6 @@ find_things(){
+@@ -2351,18 +2344,6 @@
      sed -n "s/^[^#]*$pattern.*([^,]*, *\([^,]*\)\(,.*\)*).*/\1_$thing/p" 
"$file"
  }
  
@@ -36,18 +35,28 @@
  ALL_COMPONENTS="
      $BSF_LIST
      $DECODER_LIST
-Index: ffmpeg-1.1/tests/Makefile
-===================================================================
---- ffmpeg-1.1.orig/tests/Makefile
-+++ ffmpeg-1.1/tests/Makefile
-@@ -59,60 +59,6 @@ ENCDEC2 = $(call ALLYES, $(firstword $(1
- DEMDEC  = $(call ALLYES, $(1)_DEMUXER $(2:%=%_DECODER))
- ENCMUX  = $(call ALLYES, $(1:%=%_ENCODER) $(2)_MUXER)
+diff -ur ffmpeg-2.0.orig/libavutil/frame.h ffmpeg-2.0/libavutil/frame.h
+--- ffmpeg-2.0.orig/libavutil/frame.h  2013-07-10 02:43:01.000000000 +0200
++++ ffmpeg-2.0/libavutil/frame.h       2013-07-28 09:26:31.695146746 +0200
+@@ -22,8 +22,6 @@
+ 
+ #include <stdint.h>
+ 
+-#include "libavcodec/version.h"
+-
+ #include "avutil.h"
+ #include "buffer.h"
+ #include "dict.h"
+diff -ur ffmpeg-2.0.orig/tests/Makefile ffmpeg-2.0/tests/Makefile
+--- ffmpeg-2.0.orig/tests/Makefile     2013-07-10 02:43:01.000000000 +0200
++++ ffmpeg-2.0/tests/Makefile  2013-07-28 09:20:44.531930588 +0200
+@@ -69,63 +69,6 @@
+ FILTERDEMDECMUX    = $(call ALLYES, $(1)_FILTER $(2)_DEMUXER $(3)_DECODER 
$(4)_MUXER)
+ FILTERDEMDECENCMUX = $(call ALLYES, $(1)_FILTER $(2)_DEMUXER $(3)_DECODER 
$(4)_ENCODER $(5)_MUXER)
  
 -include $(SRC_PATH)/tests/fate/acodec.mak
 -include $(SRC_PATH)/tests/fate/vcodec.mak
 -include $(SRC_PATH)/tests/fate/avformat.mak
--include $(SRC_PATH)/tests/fate/avfilter.mak
 -include $(SRC_PATH)/tests/fate/seek.mak
 -
 -include $(SRC_PATH)/tests/fate/aac.mak
@@ -68,9 +77,11 @@
 -include $(SRC_PATH)/tests/fate/ea.mak
 -include $(SRC_PATH)/tests/fate/ffmpeg.mak
 -include $(SRC_PATH)/tests/fate/ffprobe.mak
--include $(SRC_PATH)/tests/fate/filter.mak
+-include $(SRC_PATH)/tests/fate/filter-audio.mak
+-include $(SRC_PATH)/tests/fate/filter-video.mak
 -include $(SRC_PATH)/tests/fate/flac.mak
 -include $(SRC_PATH)/tests/fate/fft.mak
+-include $(SRC_PATH)/tests/fate/gif.mak
 -include $(SRC_PATH)/tests/fate/h264.mak
 -include $(SRC_PATH)/tests/fate/image.mak
 -include $(SRC_PATH)/tests/fate/indeo.mak
@@ -80,6 +91,7 @@
 -include $(SRC_PATH)/tests/fate/lossless-audio.mak
 -include $(SRC_PATH)/tests/fate/lossless-video.mak
 -include $(SRC_PATH)/tests/fate/microsoft.mak
+-include $(SRC_PATH)/tests/fate/monkeysaudio.mak
 -include $(SRC_PATH)/tests/fate/mp3.mak
 -include $(SRC_PATH)/tests/fate/mpc.mak
 -include $(SRC_PATH)/tests/fate/pcm.mak
@@ -98,6 +110,7 @@
 -include $(SRC_PATH)/tests/fate/vqf.mak
 -include $(SRC_PATH)/tests/fate/wavpack.mak
 -include $(SRC_PATH)/tests/fate/wma.mak
- 
+-
  FATE_FFMPEG += $(FATE_FFMPEG-yes) $(FATE_AVCONV) $(FATE_AVCONV-yes)
  FATE-$(CONFIG_FFMPEG) += $(FATE_FFMPEG)
+ FATE-$(CONFIG_FFPROBE) += $(FATE_FFPROBE)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to