Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2020-12-12 20:27:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-bad (Old)
 and      /work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new.2328 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gstreamer-plugins-bad"

Sat Dec 12 20:27:35 2020 rev:109 rq:854560 version:1.18.2

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
    2020-11-09 13:58:09.987865301 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new.2328/gstreamer-plugins-bad.changes
    2020-12-12 20:27:45.321564059 +0100
@@ -1,0 +2,34 @@
+Thu Dec 10 07:35:11 UTC 2020 - Bjørn Lie <bjorn....@gmail.com>
+
+- Update to version 1.18.2:
+  + tsparse: timestamp packetized buffers, fixing timestamp
+    handling regression in connection with dvbsrc in MeTV
+  + ttmlparse: fix issues in aggregation of input TTML
+  + mpegdemux: Set duration on seeking query if possible, fixes
+    seeking in MPEG-PS streams in gst-play-1.0
+  + mpegtsdemux: Fix off by one error
+  + adaptivedemux:
+    - Store QoS values on the element
+    - Don't calculate bitrate for header/index fragments
+  + hlsdemux: Don't double-free variant streams on errors
+  + mpegtspacketizer: Handle PCR issues with adaptive streams
+  + player: call ref_sink on pipeline
+  + vkdeviceprovider: Avoid deadlock on physical device
+  + wlvideoformat: fix DMA format convertor
+  + Webrtc shutdown crashes
+  + decklink:
+    - Update enum value bounds check in gst_decklink_get_mode()
+    - Correct framerate 2KDCI 23.98
+  + amc: Fix crash when encoding AVC
+  + d3d11videoprocessor: Fix wrong input/output supportability
+    check
+  + opencv: allow compilation against 4.5.x
+  + tests: svthevcenc: Fix test_encode_simple
+  + tests: dtls: Don't set dtlsenc state before linking
+  + mpegtsmux: Restore intervals when creating TsMux
+  + adaptivedemux, hlsdemux, curl: Use actual object for logging
+  + gi: player: Fix get_current_subtitle_track() annotation
+- Fix the _service file and spec to really use the tarball
+  generated by service.
+
+-------------------------------------------------------------------

Old:
----
  gst-plugins-bad-1.18.1.tar.xz

New:
----
  gst-plugins-bad-1.18.2.tar.xz

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

Other differences:
------------------
++++++ gstreamer-plugins-bad.spec ++++++
--- /var/tmp/diff_new_pack.ROHzZY/_old  2020-12-12 20:27:45.929564690 +0100
+++ /var/tmp/diff_new_pack.ROHzZY/_new  2020-12-12 20:27:45.933564694 +0100
@@ -28,15 +28,18 @@
 %bcond_with faad
 
 Name:           gstreamer-plugins-bad
-Version:        1.18.1
+Version:        1.18.2
 Release:        0
 Summary:        GStreamer Streaming-Media Framework Plug-Ins
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later
 Group:          Productivity/Multimedia/Other
-URL:            https://gstreamer.freedesktop.org/
-Source:         
https://gstreamer.freedesktop.org/src/gst-plugins-bad/%{_name}-%{version}.tar.xz
+URL:            https://gstreamer.freedesktop.org
+# Disable tarball source url, use _service
+#Source0:        %%{url}/src/gst-plugins-bad/%%{_name}-%%{version}.tar.xz
+Source0:        %{_name}-%{version}.tar.xz
 Source2:        gstreamer-plugins-bad.appdata.xml
 Source99:       baselibs.conf
+
 BuildRequires:  Mesa-libGLESv3-devel
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++

++++++ _service ++++++
--- /var/tmp/diff_new_pack.ROHzZY/_old  2020-12-12 20:27:45.961564722 +0100
+++ /var/tmp/diff_new_pack.ROHzZY/_new  2020-12-12 20:27:45.961564722 +0100
@@ -1,10 +1,15 @@
+<?xml version="1.0"?>
 <services>
   <service name="tar_scm" mode="disabled">
     <param 
name="url">https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad.git</param>
     <param name="filename">gst-plugins-bad</param>
-    <!--<param name="versionformat">@PARENT_TAG@+git%cd.%h</param>-->
-    <param name="versionformat">@PARENT_TAG@</param>
-    <param name="revision">1.18.1</param>
+    <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
+    <param name="versionrewrite-pattern">(.*)\+0</param>
+    <param name="versionrewrite-replacement">\1</param>
+<!--
+    <param name="changesgenerate">enable</param>
+-->
+    <param name="revision">1.18.2</param>
     <param name="scm">git</param>
   </service>
   <service name="recompress" mode="disabled">

++++++ gst-plugins-bad-1.18.1.tar.xz -> gst-plugins-bad-1.18.2.tar.xz ++++++
++++ 1946 lines of diff (skipped)
_______________________________________________
openSUSE Commits mailing list -- commit@lists.opensuse.org
To unsubscribe, email commit-le...@lists.opensuse.org
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/commit@lists.opensuse.org

Reply via email to