commit gstreamer-plugins-good for openSUSE:Factory
Hello community, here is the log from the commit of package gstreamer-plugins-good for openSUSE:Factory checked in at 2016-05-04 08:18:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2016-04-30 23:28:39.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new/gstreamer-plugins-good.changes 2016-05-04 08:18:38.000000000 +0200 @@ -1,0 +2,42 @@ +Wed Apr 20 17:53:46 UTC 2016 - zaitor@opensuse.org + +- Update to version 1.8.1: + + bgo#764733: qtdemux: Regression in YouTube TV tests in WebKit + MSE after fix for bgo#760779. + + bgo#763711: splitmuxsink: deadlock when one streams doesn't + have regular buffers. + + bgo#730540: rtspsrc: parse crypto sessions to support + rollover counters. + + bgo#744612: splitmuxsink: add property for specifing maximum + number of files to store. + + bgo#757569: rtspsrc: avoid potentially overflowing expression. + + bgo#761345: rtpjpegpay: Allow different quantization tables for + components 2 and 3. + + bgo#762893: splitmuxsink critical assertion when changing from + null to ready. + + bgo#763780: flvdemux: don't emit pad-added until caps are + ready. + + bgo#763973: qtdemux: Fix qtdemux memory leak. + + bgo#764169: vp9dec: Dogslow VP9 4k playback with libvpx, works + fine with avdec_vp9. + + bgo#764798: rtspsrc Critical errors when connecting with TLS / + rtsps. + + bgo#764870: qtdemux: Fix parsing segment duration of empty edit + list box. + + bgo#764889: rtpjitterbuffer: Drops wrong number of packets with + drop-on-latency=true. + + bgo#765072: splitmuxsink: Sometimes creates a small one-frame + file after EOS. + + bgo#765116: scaletempo: memory corruption. +- Replace glib2-devel, gstreamer-devel and + gstreamer-plugins-base-devel BuildRequires for their pkgconfig + counterparts: pkgconfig(glib-2.0), pkgconfig(gstreamer-1.0) and + pkgconfig(gstreamer-plugins-base-1.0). +- Also add explicit BuildRequires that configure looks for: + + pkgconfig(gstreamer-base-1.0), + + pkgconfig(gstreamer-check-1.0), + + pkgconfig(gstreamer-controller-1.0), + + pkgconfig(gstreamer-net-1.0). +- Properly escape a macro in comment to silence rpmlint. + +------------------------------------------------------------------- Old: ---- gst-plugins-good-1.8.0.tar.xz New: ---- gst-plugins-good-1.8.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gstreamer-plugins-good.spec ++++++ --- /var/tmp/diff_new_pack.Gwjn4F/_old 2016-05-04 08:18:39.000000000 +0200 +++ /var/tmp/diff_new_pack.Gwjn4F/_new 2016-05-04 08:18:39.000000000 +0200 @@ -22,7 +22,7 @@ Name: gstreamer-plugins-good %define _name gst-plugins-good -Version: 1.8.0 +Version: 1.8.1 Release: 0 %define gst_branch 1.0 Summary: GStreamer Streaming-Media Framework Plug-Ins @@ -36,9 +36,6 @@ BuildRequires: aalib-devel %endif BuildRequires: gcc-c++ -BuildRequires: glib2-devel >= 2.40.0 -BuildRequires: gstreamer-devel >= 1.8.0 -BuildRequires: gstreamer-plugins-base-devel >= 1.8.0 BuildRequires: gtk-doc >= 1.12 BuildRequires: libICE-devel BuildRequires: libSM-devel @@ -60,6 +57,13 @@ BuildRequires: pkgconfig(cairo-gobject) >= 1.10.0 BuildRequires: pkgconfig(flac) >= 1.1.4 BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.8.0 +BuildRequires: pkgconfig(glib-2.0) >= 2.40.0 +BuildRequires: pkgconfig(gstreamer-1.0) >= 1.8.0 +BuildRequires: pkgconfig(gstreamer-base-1.0) >= 1.8.0 +BuildRequires: pkgconfig(gstreamer-check-1.0) +BuildRequires: pkgconfig(gstreamer-controller-1.0) >= 1.8.0 +BuildRequires: pkgconfig(gstreamer-net-1.0) >= 1.8.0 +BuildRequires: pkgconfig(gstreamer-plugins-base-1.0) >= 1.8.1 BuildRequires: pkgconfig(gtk+-3.0) >= 2.91.3 BuildRequires: pkgconfig(gtk+-x11-3.0) >= 2.91.3 BuildRequires: pkgconfig(gudev-1.0) >= 147 @@ -80,8 +84,8 @@ BuildRequires: pkgconfig(wavpack) >= 4.60.0 BuildRequires: pkgconfig(xdamage) BuildRequires: pkgconfig(xfixes) -Requires: gstreamer >= 1.4.0 -Requires: gstreamer-plugins-base >= 1.4.0 +Requires: gstreamer >= 1.8.0 +Requires: gstreamer-plugins-base >= 1.8.1 Recommends: %{name}-lang Enhances: gstreamer # Generic name, never used in SuSE: I wish it had been used I would have used it then I wouldn't have to keep copy pasting and actually type it. @@ -168,7 +172,7 @@ %{_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}/libgstefence.so %{_libdir}/gstreamer-%{gst_branch}/libgsteffectv.so %{_libdir}/gstreamer-%{gst_branch}/libgstequalizer.so %{_datadir}/gstreamer-%{gst_branch}/presets/GstIirEqualizer10Bands.prs ++++++ gst-plugins-good-1.8.0.tar.xz -> gst-plugins-good-1.8.1.tar.xz ++++++ ++++ 4857 lines of diff (skipped)
participants (1)
-
root@hilbert.suse.de