Hello community,
here is the log from the commit of package gstreamer-plugins-good for
openSUSE:Factory checked in at 2013-11-04 07:06:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-good (Old)
and /work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gstreamer-plugins-good"
Changes:
--------
---
/work/SRC/openSUSE:Factory/gstreamer-plugins-good/gstreamer-plugins-good.changes
2013-09-04 13:50:15.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new/gstreamer-plugins-good.changes
2013-11-04 07:06:23.000000000 +0100
@@ -1,0 +2,43 @@
+Tue Oct 22 20:59:23 UTC 2013 - [email protected]
+
+- Update to version 1.2.0:
+ + A bunch of API changes (new stable branch 1.2).
+ + New tool: gst-play-1.0 in gst-plugins-base for basic playback
+ testing on the command line.
+ + New plugins:
+ - mssdemux for Microsoft Smooth Streaming.
+ - dashdemux for DASH adaptive streaming protocol.
+ - bluez for interaction with Bluetooth devices.
+ - openjpeg for JPEG2000 decoding and encoding.
+ - daala for experimental Daala decoding and encoding.
+ - vpx plugin has experimental VP9 decoding and encoding
+ support.
+ - webp plugin for WebP decoding (encoding to be added later).
+ - Various others: yadif, srtp, sbc, fluidsynth, midiparse,
+ mfc, ivtv, accuraterip and audiofxbad.
+ + Moved plugins: dtmf, vp8rtp, scaletempo and rtpmux plugins are
+ now in gstreamer-plugins-good.
+ + Audio and Video related fixes.
+ + Other changes:
+ - gst-libav now uses libav 9.
+ - Static linking of plugins is supported now.
+ - rtspsrc: add support for NetClientClock.
+ - RTP retransmission / NACK support and big RTP jitterbuffer
+ improvements.
+ - SRTP and DTLS support.
+ - Changes to many elements and core to use the correct sticky
+ event order and also not lose any important sticky events
+ during flushing.
+ - >1000 fixed bug reports, and many other bug fixes and other
+ improvements everywhere that had no bug report.
+ + Notes:
+ - Single header includes for all libraries,
+ e.g. #include <gst/video/video.h>
+ - Stricter (correct) caps subset checking in some cases.
+ - x264enc now outputs data in byte-stream by default if
+ downstream has ANY caps.
+ - The MPEG TS demuxer posts messages contain the PMT, PAT,
+ etc, in a different format now.
+ - The GstContext API has changed between 1.1.4 and 1.1.90.
+
+-------------------------------------------------------------------
Old:
----
gst-plugins-good-1.0.10.tar.xz
New:
----
gst-plugins-good-1.2.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gstreamer-plugins-good.spec ++++++
--- /var/tmp/diff_new_pack.3qqj74/_old 2013-11-04 07:06:24.000000000 +0100
+++ /var/tmp/diff_new_pack.3qqj74/_new 2013-11-04 07:06:24.000000000 +0100
@@ -22,14 +22,14 @@
Name: gstreamer-plugins-good
%define _name gst-plugins-good
-Version: 1.0.10
+Version: 1.2.0
Release: 0
%define gst_branch 1.0
Summary: GStreamer Streaming-Media Framework Plug-Ins
License: LGPL-2.1+
Group: Productivity/Multimedia/Other
Url: http://gstreamer.freedesktop.org/
-Source0:
http://gstreamer.freedesktop.org/src/gst-plugins-good/%{_name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/gst-plugins-good/1.2/%{_name}-%{version}.tar.xz
%if 0%{?ENABLE_AALIB}
BuildRequires: aalib-devel
%endif
@@ -152,8 +152,9 @@
%{_libdir}/gstreamer-%{gst_branch}/libgstcairo.so
%{_libdir}/gstreamer-%{gst_branch}/libgstcutter.so
%{_libdir}/gstreamer-%{gst_branch}/libgstdebug.so
-# Not yet ported
%{_libdir}/gstreamer-%{gst_branch}/libgstdeinterlace.so
+%{_libdir}/gstreamer-%{gst_branch}/libgstdtmf.so
+# Not yet ported
#%{_libdir}/gstreamer-%{gst_branch}/libgstefence.so
%{_libdir}/gstreamer-%{gst_branch}/libgsteffectv.so
%{_libdir}/gstreamer-%{gst_branch}/libgstequalizer.so
++++++ gst-plugins-good-1.0.10.tar.xz -> gst-plugins-good-1.2.0.tar.xz ++++++
++++ 196857 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]