Hello community,
here is the log from the commit of package gstreamer-plugins-vaapi for
openSUSE:Factory checked in at 2015-10-22 12:59:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-vaapi (Old)
and /work/SRC/openSUSE:Factory/.gstreamer-plugins-vaapi.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gstreamer-plugins-vaapi"
Changes:
--------
---
/work/SRC/openSUSE:Factory/gstreamer-plugins-vaapi/gstreamer-plugins-vaapi.changes
2015-07-21 13:29:17.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.gstreamer-plugins-vaapi.new/gstreamer-plugins-vaapi.changes
2015-10-22 12:59:44.000000000 +0200
@@ -1,0 +2,20 @@
+Tue Oct 20 17:27:01 UTC 2015 - [email protected]
+
+- Update to version 0.6.1:
+ + Fix a possible segmentation fault using gstreamer 1.4
+ (bgo#752558).
+ + Don't loose the GLTextureUpload meta on seek (bgo#752929).
+ + Remove in debian rules the option --with-gstreamer-api
+ (bgo#753618).
+ + Add in debian rules yasm as dependency.
+ + Keep a copy of input codec state (bgo#753914).
+ + Renegotiate if the input caps are not equal (bgo#750835).
+ + Fix the FPS denominator and numerator (bgo#755040).
+ + Initialize H264 PPS's slice_group_id (bgo#754845).
+ + Verify for H264 MVC and H265 SPS when running configure
+ (bgo#754845).
+ + Link libgstvaapi_parse.so against libgstcodecparsers.so.
+- Stop passing --with-gstreamer-api=1.0 to configure, no longer
+ recognized.
+
+-------------------------------------------------------------------
Old:
----
gstreamer-vaapi-0.6.0.tar.bz2
New:
----
gstreamer-vaapi-0.6.1.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gstreamer-plugins-vaapi.spec ++++++
--- /var/tmp/diff_new_pack.PnFM4x/_old 2015-10-22 12:59:44.000000000 +0200
+++ /var/tmp/diff_new_pack.PnFM4x/_new 2015-10-22 12:59:44.000000000 +0200
@@ -25,7 +25,7 @@
%endif
Name: gstreamer-plugins-vaapi
-Version: 0.6.0
+Version: 0.6.1
Release: 0
Summary: Gstreamer VA-API plugins
License: LGPL-2.1+
@@ -114,8 +114,7 @@
%build
%configure \
--disable-static \
- --enable-glx \
- --with-gstreamer-api=1.0
+ --enable-glx
make %{?_smp_mflags}
%install
++++++ gstreamer-vaapi-0.6.0.tar.bz2 -> gstreamer-vaapi-0.6.1.tar.bz2 ++++++
++++ 13525 lines of diff (skipped)