Hello community,

here is the log from the commit of package gstreamer-plugins-base for 
openSUSE:Factory checked in at 2014-07-27 08:24:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old)
 and      /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gstreamer-plugins-base"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes
    2014-04-26 10:01:42.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new/gstreamer-plugins-base.changes
       2014-07-27 08:24:51.000000000 +0200
@@ -1,0 +2,74 @@
+Mon Jul 21 11:16:15 UTC 2014 - [email protected]
+
+- Update to version 1.4.0:
+  + Bugs fixed: bgo#733012, bgo#733349, bgo#733386.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Thu Jul 17 22:44:04 UTC 2014 - [email protected]
+
+- Update to version 1.3.91:
+  + Various API additions.
+  + New plugins and elements:
+    - v4l2videodec element for accessing hardware codecs on
+      platforms that make them accessible via V4L2.
+    - New downloadbuffer element that replaces the download
+      buffering feature of queue2.
+    - rtpstreampay and rtpstreamdepay elements for transmitting RTP
+      packets over a stream API (e.g. TCP) according to RFC 4571.
+    - rtprtx elements for standard compliant implementation of
+      retransmissions, integrated into the rtpmanager plugin.
+    - audiomixer element that mixes multiple audio streams together
+      into a single one while keeping synchronization.
+    - OpenNI2 plugin for 3D cameras like the Kinect camera.
+    - OpenEXR plugin for decoding high-dynamic-range EXR images.
+    - curlsshsink and curlsftpsink to write files via SSH/SFTP.
+    - videosignal, ivfparse and sndfile plugins ported from 0.10.
+    - avfvideosrc, vtdec and other elements were ported from 0.10
+      and are available on OS X and iOS now.
+  + Other changes:
+    - gst-libav now uses libav 10.1, and gained support for
+      H265/HEVC.
+    - Support for hardware codecs and special memory types has been
+      improved with bugfixes and feature additions in various
+      plugins and base classes.
+    - Various bugfixes and improvements to buffering in queue2 and
+      multiqueue elements.
+    - dvbsrc supports more delivery mechanisms and other features
+      now, including DVB S2 and T2 support.
+    - The MPEGTS library has support for many more descriptors.
+    - Major improvements to tsdemux and tsparse, especially time
+      and seeking related.
+    - souphttpsrc now has support for keep-alive connections,
+      compression, configurable number of retries and configuration
+      for SSL certificate validation.
+    - hlsdemux has undergone major refactoring and works more
+      reliable now and supports more HLS features like trick modes.
+    - dashdemux and mssdemux are now also pushing fragments
+      downstream while they're downloaded instead of waiting for
+      each fragment to finish.
+    - videoflip can automatically flip based on the orientation
+      tag.
+    - openjpeg supports the OpenJPEG2 API.
+    - waylandsink was refactored and should be more useful now.
+    - gst-rtsp-server supports SRTP and MIKEY now.
+    - gst-libav encoders are now negotiating any profile/level
+      settings with downstream via caps.
+    - Lots of fixes for coverity warnings all over the place.
+    - Negotiation related performance improvements.
+    - 800+ fixed bug reports.
+  + Things to look out for:
+    - The eglglessink element was removed and replaced by the
+      glimagesink element.
+    - The mfcdec element was removed and replaced by v4l2videodec.
+    - osxvideosink is only available in OS X 10.6 or newer.
+    - On Android the namespace of the automatically generated Java
+      class for initialization of GStreamer has changed from
+      com.gstreamer to org.freedesktop.gstreamer to prevent
+      namespace pollution.
+    - On iOS you have to update your gst_ios_init.h and
+      gst_ios_init.m in your projects from the one included in the
+      binaries if you used the GnuTLS GIO module before.
+- Drop gstreamer-plugins-base-discid.patch: fixed upstream.
+
+-------------------------------------------------------------------

Old:
----
  gst-plugins-base-1.2.4.tar.xz
  gstreamer-plugins-base-discid.patch

New:
----
  gst-plugins-base-1.4.0.tar.xz

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

Other differences:
------------------
++++++ gstreamer-plugins-base.spec ++++++
--- /var/tmp/diff_new_pack.WVAXQd/_old  2014-07-27 08:24:51.000000000 +0200
+++ /var/tmp/diff_new_pack.WVAXQd/_new  2014-07-27 08:24:51.000000000 +0200
@@ -18,7 +18,7 @@
 
 Name:           gstreamer-plugins-base
 %define _name gst-plugins-base
-Version:        1.2.4
+Version:        1.4.0
 Release:        0
 %define gst_branch 1.0
 Url:            http://gstreamer.freedesktop.org/
@@ -26,14 +26,12 @@
 Summary:        GStreamer Streaming-Media Framework Plug-Ins
 License:        LGPL-2.1+ and GPL-2.0+
 Group:          Productivity/Multimedia/Other
-Source:         
http://download.gnome.org/sources/gst-plugins-base/1.2/%{_name}-%{version}.tar.xz
+Source:         
http://download.gnome.org/sources/gst-plugins-base/1.4/%{_name}-%{version}.tar.xz
 Source2:        baselibs.conf
 Patch0:         aarch64-no-neon.patch
-# PATCH-FIX-UPSTREAM gstreamer-plugins-base-discid.patch bnc#872575 bgo#708991 
[email protected] -- fix MB discids for trailing data tracks
-Patch1:         gstreamer-plugins-base-discid.patch
 BuildRequires:  cdparanoia-devel
 BuildRequires:  glib2-devel >= 2.32
-BuildRequires:  gstreamer-devel >= 1.0.10
+BuildRequires:  gstreamer-devel >= 1.4.0
 BuildRequires:  gstreamer-utils > 0.11
 BuildRequires:  gtk-doc >= 1.12
 BuildRequires:  libICE-devel
@@ -426,7 +424,6 @@
 %prep
 %setup -q -n %{_name}-%{version}
 %patch0 -p1
-%patch1 -p1
 translation-update-upstream po gst-plugins-base-%{gst_branch}
 
 %build
@@ -496,6 +493,7 @@
 %files
 %defattr(-, root, root)
 %doc AUTHORS COPYING COPYING.LIB NEWS README RELEASE REQUIREMENTS
+%{_bindir}/gst-device-monitor-%{gst_branch}
 %{_bindir}/gst-discoverer-%{gst_branch}
 %{_bindir}/gst-play-%{gst_branch}
 %{_libdir}/gstreamer-%{gst_branch}/libgstadder.so
@@ -529,6 +527,7 @@
 #Moved to -bad for now... likely to come pack later
 #%{_libdir}/gstreamer-%{gst_branch}/libgstgdp.so
 %{_libdir}/gstreamer-%{gst_branch}/libgstencodebin.so
+%doc %{_mandir}/man1/gst-device-monitor-*
 %doc %{_mandir}/man1/gst-discoverer-*
 %doc %{_mandir}/man1/gst-play-*
 

++++++ gst-plugins-base-1.2.4.tar.xz -> gst-plugins-base-1.4.0.tar.xz ++++++
++++ 87364 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to