commit gstreamer-plugins-vaapi for openSUSE:Factory
Hello community, here is the log from the commit of package gstreamer-plugins-vaapi for openSUSE:Factory checked in at 2018-04-03 12:12:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-vaapi (Old) and /work/SRC/openSUSE:Factory/.gstreamer-plugins-vaapi.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "gstreamer-plugins-vaapi" Tue Apr 3 12:12:01 2018 rev:26 rq:592333 version:1.12.5 Changes: -------- --- /work/SRC/openSUSE:Factory/gstreamer-plugins-vaapi/gstreamer-plugins-vaapi.changes 2018-03-24 16:15:57.614242799 +0100 +++ /work/SRC/openSUSE:Factory/.gstreamer-plugins-vaapi.new/gstreamer-plugins-vaapi.changes 2018-04-03 12:12:02.991492767 +0200 @@ -1,0 +2,14 @@ +Thu Mar 29 13:08:16 UTC 2018 - bjorn.lie@gmail.com + +- Update to version 1.12.5: + + Bugs fixed: bgo#793836, bgo#789476. +- Drop upstream fixed patches: + + gst-vaapi-add-NULL-sentinel-to-kernel_names.patch. + + gst-vaapi-h264-ensure-num_ref_frames-greater-0.patch. + + gst-vaapi-plugins-handle-vaapi-allocator.patch. + + gst-vaapi-vaapipostproc-lock-ensure_filter.patch. + + gst-vaapi-vaapipostproc-set-discont-flag.patch. + + gst-vaapi-vaapivideobufferpool-fix-regression.patch. + + gst-vaapi-vaapivideomemory-remove-unused-macro.patch. + +------------------------------------------------------------------- Old: ---- gst-vaapi-add-NULL-sentinel-to-kernel_names.patch gst-vaapi-h264-ensure-num_ref_frames-greater-0.patch gst-vaapi-plugins-handle-vaapi-allocator.patch gst-vaapi-vaapipostproc-lock-ensure_filter.patch gst-vaapi-vaapipostproc-set-discont-flag.patch gst-vaapi-vaapivideobufferpool-fix-regression.patch gst-vaapi-vaapivideomemory-remove-unused-macro.patch gstreamer-vaapi-1.12.4.tar.xz New: ---- gstreamer-vaapi-1.12.5.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gstreamer-plugins-vaapi.spec ++++++ --- /var/tmp/diff_new_pack.bgDoij/_old 2018-04-03 12:12:04.607434618 +0200 +++ /var/tmp/diff_new_pack.bgDoij/_new 2018-04-03 12:12:04.611434474 +0200 @@ -19,7 +19,7 @@ %define gst_branch 1.0 Name: gstreamer-plugins-vaapi -Version: 1.12.4 +Version: 1.12.5 Release: 0 Summary: Gstreamer VA-API plugins License: LGPL-2.1-or-later @@ -27,21 +27,6 @@ URL: https://gstreamer.freedesktop.org/ Source0: https://gstreamer.freedesktop.org/src/gstreamer-vaapi/gstreamer-vaapi-%{version}.tar.xz -# PATCH-FIX-UPSTREAM gst-vaapi-vaapipostproc-lock-ensure_filter.patch bjorn.lie@gmail.com -Patch0: gst-vaapi-vaapipostproc-lock-ensure_filter.patch -# PATCH-FIX-UPSTREAM gst-vaapi-add-NULL-sentinel-to-kernel_names.patch bjorn.lie@gmail.com -Patch1: gst-vaapi-add-NULL-sentinel-to-kernel_names.patch -# PATCH-FIX-UPSTREAM gst-vaapi-vaapivideomemory-remove-unused-macro.patch bjorn.lie@gmail.com -Patch2: gst-vaapi-vaapivideomemory-remove-unused-macro.patch -# PATCH-FIX-UPSTREAM gst-vaapi-plugins-handle-vaapi-allocator.patch bjorn.lie@gmail.com -Patch3: gst-vaapi-plugins-handle-vaapi-allocator.patch -# PATCH-FIX-UPSTREAM gst-vaapi-vaapipostproc-set-discont-flag.patch bjorn.lie@gmail.com -Patch4: gst-vaapi-vaapipostproc-set-discont-flag.patch -# PATCH-FIX-UPSTREAM gst-vaapi-vaapivideobufferpool-fix-regression.patch bjorn.lie@gmail.com -Patch5: gst-vaapi-vaapivideobufferpool-fix-regression.patch -# PATCH-FIX-UPSTREAM gst-vaapi-h264-ensure-num_ref_frames-greater-0.patch bjorn.lie@gmail.com -Patch6: gst-vaapi-h264-ensure-num_ref_frames-greater-0.patch - BuildRequires: Mesa-devel BuildRequires: Mesa-libGLESv3-devel BuildRequires: gtk-doc ++++++ gstreamer-vaapi-1.12.4.tar.xz -> gstreamer-vaapi-1.12.5.tar.xz ++++++ ++++ 1656 lines of diff (skipped) ++++ retrying with extended exclude list diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gstreamer-vaapi-1.12.4/ChangeLog new/gstreamer-vaapi-1.12.5/ChangeLog --- old/gstreamer-vaapi-1.12.4/ChangeLog 2017-12-07 18:44:34.000000000 +0100 +++ new/gstreamer-vaapi-1.12.5/ChangeLog 2018-03-28 15:34:55.000000000 +0200 @@ -1,9 +1,93 @@ +=== release 1.12.5 === + +2018-03-28 14:34:55 +0100 Tim-Philipp Müller <tim@centricular.com> + + * ChangeLog: + * NEWS: + * configure.ac: + * gstreamer-vaapi.doap: + * meson.build: + Release 1.12.5 + +2018-03-28 14:34:55 +0100 Tim-Philipp Müller <tim@centricular.com> + + * docs/plugins/inspect/plugin-vaapi.xml: + Update docs + +2018-03-12 16:59:01 +0000 Julien Isorce <jisorce@oblong.com> + + * gst-libs/gst/vaapi/gstvaapidecoder_h264.c: + libs: decoder: h264: ensure num_ref_frames is greater than 0 + Even if it is the h264parse fault or bad video file, vaapih264dec + should set a proper value for VAPictureParameterBufferH264.num_ref_frames + as the driver might use it. + Also see "info.ref_frames = dpb_size;" in + gstvaapidecoder_h264.c::ensure_context + https://bugzilla.gnome.org/show_bug.cgi?id=793836 + +2018-03-01 17:44:07 -0600 Víctor Manuel Jáquez Leal <vjaquez@igalia.com> + + * gst/vaapi/gstvaapivideobufferpool.c: + vaapivideobufferpool: fix regression + The allocator in the config may be not VAAPI (videotestsrc, for + example) and it will not have a video info configuration. + https://bugzilla.gnome.org/show_bug.cgi?id=789476 + +2018-02-20 09:15:05 -0600 Víctor Manuel Jáquez Leal <vjaquez@igalia.com> + + * gst/vaapi/gstvaapipostproc.c: + vaapipostproc: set discont flag at vpp deinterlacing + When deinterlacing with VPP the discont flag was not forwarded to + the new created buffer. This patch sets the discont flag if input + buffer has it. + +2018-02-08 11:33:26 +0100 Víctor Manuel Jáquez Leal <vjaquez@igalia.com> + + * gst/vaapi/gstvaapipluginbase.c: + plugins: handle vaapi allocator in allocation query + In propose_allocation() if the numer of allocation params is zero, the + system's allocator is added first, and lastly the native VA-API + allocator. + https://bugzilla.gnome.org/show_bug.cgi?id=789476 + +2018-02-07 09:06:46 +0100 Víctor Manuel Jáquez Leal <vjaquez@igalia.com> + + * gst/vaapi/gstvaapivideomemory.h: + vaapivideomemory: remove unused macro + GST_VAAPI_VIDEO_ALLOCATOR_NAME was added in commit 5b11b8332 but it + was never used, since the native VA-API allocator name has been + GST_VAAPI_VIDEO_MEMORY_NAME. + This patch removes GST_VAAPI_VIDEO_ALLOCATOR_NAME macro. + https://bugzilla.gnome.org/show_bug.cgi?id=789476 + +2018-01-30 12:56:49 +0000 Philippe Normand <philn@igalia.com> + + * gst/vaapi/gstvaapi.c: + vaapi: add NULL-sentinel to kernel_names + The array needs to be NULL-terminated according to the + gst_plugin_add_dependency() documentation. + +2017-12-08 14:46:02 +0100 Michael Tretter <m.tretter@pengutronix.de> + + * gst/vaapi/gstvaapipostproc.c: + vaapipostproc: lock ensure_filter with postproc_lock + gst_vaapipostproc_ensure_filter might free the allowed_srcpad_caps + and allowed_sinkpad_caps. This can race with copying these caps in + gst_vaapipostproc_transform_caps and lead to segfaults. + The gst_vaapipostproc_transform_caps function already locks + postproc_lock before copying the caps. Make sure that calls to + gst_vaapipostproc_ensure_filter also acquire this lock. + === release 1.12.4 === -2017-12-07 Sebastian Dröge <slomo@coaxion.net> +2017-12-07 20:23:08 +0200 Sebastian Dröge <sebastian@centricular.com> + * ChangeLog: + * NEWS: * configure.ac: - releasing 1.12.4 + * gstreamer-vaapi.doap: + * meson.build: + Release 1.12.4 2017-08-25 16:22:59 +0200 Víctor Manuel Jáquez Leal <vjaquez@igalia.com> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gstreamer-vaapi-1.12.4/NEWS new/gstreamer-vaapi-1.12.5/NEWS --- old/gstreamer-vaapi-1.12.4/NEWS 2017-12-07 18:45:04.000000000 +0100 +++ new/gstreamer-vaapi-1.12.5/NEWS 2018-03-28 15:34:54.000000000 +0200 @@ -1,19 +1,13 @@ # GStreamer 1.12 Release Notes GStreamer 1.12.0 was originally released on 4th May 2017. -The latest bug-fix release in the 1.12 series is [1.12.4](#1.12.4) and was -released on 7 December 2017. - -The GStreamer team is proud to announce a new major feature release in the -stable 1.x API series of your favourite cross-platform multimedia framework! - -As always, this release is again packed with new features, bug fixes and other -improvements. +The latest bug-fix release in the 1.12 series is [1.12.5](#1.12.5) and was +released on 28 March 2018. See [https://gstreamer.freedesktop.org/releases/1.12/][latest] for the latest version of this document. -*Last updated: Thursday 7 December 2017, 16:30 UTC [(log)][gitlog]* +*Last updated: Wednesday 28 March 2018, 10:00 UTC [(log)][gitlog]* [latest]: https://gstreamer.freedesktop.org/releases/1.12/ [gitlog]: https://cgit.freedesktop.org/gstreamer/www/log/src/htdocs/releases/1.12/rele... @@ -810,6 +804,8 @@ [buglist-1.12.3]: https://bugzilla.gnome.org/buglist.cgi?bug_status=RESOLVED&bug_status=VERIFI... +<a name="1.12.4"></a> + ### 1.12.4 The fourth 1.12 bug-fix release (1.12.4) was released on 7 December 2017. @@ -842,6 +838,54 @@ [buglist-1.12.4]: https://bugzilla.gnome.org/buglist.cgi?bug_status=RESOLVED&bug_status=VERIFI... +<a name="1.12.5"></a> + +### 1.12.5 + +The fifth (and likely last) 1.12 bug-fix release (1.12.5) was released on +28 March 2018. This release only contains bugfixes and it should be safe to +update from 1.12.x. + +The 1.12 series has now been superseded by the 1.14 stable release series, +and users should upgrade at their earliest convenience. + +#### Bugs fixed in 1.12.5 + + - pad: fix some stream deactivation deadlocks/races + - registrychunks: don't read from unaligned memory when loading registry + - ptp: fix build failure with #undef USE_MEASUREMENT_FILTERING + - downloadbuffer: Don't hold the mutex while posting the download-complete message + - playbin3: Fix accessing invalid index in GstStream when received select-stream event + - id3v2: re-fix handling of ID3 v2.4 tags with extended headers + - audio: fix handling of U32BE format + - videodecoder: Reset QoS time after pushing segment. This fixes playbin gapless playback with videos. + - subparse: push out of last chunk of text if last line has no newline + - aacparse: When parsing raw input, accept frames of any size. This fixes handling of encoded silence. + - splitmuxsrc: Improve not-linked handling. + - rtspsrc: also proxy multicast-iface property to RTCP udpsrc + - flacdec: flush flac decoder on lost sync, so that it can re-sync. + - matroskamux: Only mark new clusters as keyframe if they start on a keyframe or we're muxing only audio + - matroskamux: Clip maximum cluster duration to the maximum possible value + - h264parse: reset internal 'state' variable properly + - x264enc: fix build with newer x264 with support for multiple bit depths + - x265enc: Fix tagging of keyframes on output buffers + - glimagesink: Correct PAR in output caps when transforming + - vtdec: destroy and create the GL context on start()/stop(), fixing a refcount loop + - player: fix criticals when reading info/track properties that are NULL + - lv2: fix inverted boolean properties + - rtponviftimestamp: fix state change function init/reset, fixing memory corruption or leaks on shutdown + - libav: some build issues fixes + - rtsp-server: Place netaddress meta on packets received via TCP. Fixes keep-alive via RTCP in TCP interleaved mode. + - rtsp-server: gi annotation fixes + - Various fixes for memory leaks, deadlocks and crashes in all modules + - ... and many, many more! + +For a full list of bugfixes see [Bugzilla][buglist-1.12.5]. Note that this is +not the full list of changes. For the full list of changes please refer to the +GIT logs or ChangeLogs of the particular modules. + +[buglist-1.12.5]: https://bugzilla.gnome.org/buglist.cgi?bug_status=RESOLVED&bug_status=VERIFI... + ## Known Issues - The `webrtcdsp` element is currently not shipped as part of the Windows @@ -851,18 +895,14 @@ ## Schedule for 1.14 -Our next major feature release will be 1.14, and 1.13 will be the unstable -development version leading up to the stable 1.14 release. The development -of 1.13/1.14 will happen in the git master branch. - -The plan for the 1.14 development cycle is yet to be confirmed, but it is -expected that feature freeze will be around early December 2017 -followed by several 1.13 pre-releases and the new 1.14 stable release -in late December or some time in January. +[GStreamer 1.14.0][release-1.14] was released on 19 March 2018 and supersedes +the 1.12.x series. -1.14 will be backwards-compatible to the stable 1.12, 1.10, 1.8, 1.6, 1.4, +It is backwards-compatible to the stable 1.12, 1.10, 1.8, 1.6, 1.4, 1.2 and 1.0 release series. +[release-1.14]: https://gstreamer.freedesktop.org/releases/1.14/ + - - - *These release notes have been prepared by Olivier Crête, Sebastian Dröge, diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gstreamer-vaapi-1.12.4/configure.ac new/gstreamer-vaapi-1.12.5/configure.ac --- old/gstreamer-vaapi-1.12.4/configure.ac 2017-12-07 16:48:12.000000000 +0100 +++ new/gstreamer-vaapi-1.12.5/configure.ac 2018-03-28 15:34:02.000000000 +0200 @@ -1,8 +1,8 @@ # gstreamer-vaapi package version number m4_define([gst_vaapi_major_version], [1]) m4_define([gst_vaapi_minor_version], [12]) -m4_define([gst_vaapi_micro_version], [4]) -m4_define([gst_vaapi_nano_version], [0]) +m4_define([gst_vaapi_micro_version], [5]) +m4_define([gst_vaapi_nano_version], [0]) m4_define([gst_vaapi_version], [gst_vaapi_major_version.gst_vaapi_minor_version.gst_vaapi_micro_version]) m4_if(gst_vaapi_nano_version, [0], [], @@ -16,9 +16,9 @@ dnl - interfaces added -> increment AGE dnl - interfaces removed -> AGE = 0 # gstreamer-vaapi library (libtool) version number -m4_define([gst_vaapi_lt_current], [1204]) +m4_define([gst_vaapi_lt_current], [1205]) m4_define([gst_vaapi_lt_revision], [0]) -m4_define([gst_vaapi_lt_age], [1204]) +m4_define([gst_vaapi_lt_age], [1205]) # glib version number m4_define([glib_version], [2.40]) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gstreamer-vaapi-1.12.4/docs/plugins/html/api-index-full.html new/gstreamer-vaapi-1.12.5/docs/plugins/html/api-index-full.html --- old/gstreamer-vaapi-1.12.4/docs/plugins/html/api-index-full.html 2017-12-07 18:45:32.000000000 +0100 +++ new/gstreamer-vaapi-1.12.5/docs/plugins/html/api-index-full.html 2018-03-28 16:50:49.000000000 +0200 @@ -7,7 +7,7 @@ <link rel="home" href="index.html" title="GStreamer VA-API Plugins 1.0 Plugins Reference Manual"> <link rel="up" href="index.html" title="GStreamer VA-API Plugins 1.0 Plugins Reference Manual"> <link rel="prev" href="object-tree.html" title="Object Hierarchy"> -<meta name="generator" content="GTK-Doc V1.26 (XML mode)"> +<meta name="generator" content="GTK-Doc V1.27 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -228,6 +228,6 @@ <dd></dd> </div> <div class="footer"> -<hr>Generated by GTK-Doc V1.26</div> +<hr>Generated by GTK-Doc V1.27</div> </body> </html> \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gstreamer-vaapi-1.12.4/docs/plugins/html/ch01.html new/gstreamer-vaapi-1.12.5/docs/plugins/html/ch01.html --- old/gstreamer-vaapi-1.12.4/docs/plugins/html/ch01.html 2017-12-07 18:45:32.000000000 +0100 +++ new/gstreamer-vaapi-1.12.5/docs/plugins/html/ch01.html 2018-03-28 16:50:49.000000000 +0200 @@ -8,7 +8,7 @@ <link rel="up" href="index.html" title="GStreamer VA-API Plugins 1.0 Plugins Reference Manual"> <link rel="prev" href="index.html" title="GStreamer VA-API Plugins 1.0 Plugins Reference Manual"> <link rel="next" href="gstreamer-vaapi-running.html" title="Running GStreamer VAAPI Applications"> -<meta name="generator" content="GTK-Doc V1.26 (XML mode)"> +<meta name="generator" content="GTK-Doc V1.27 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -29,6 +29,6 @@ </dt></dl></div> </div> <div class="footer"> -<hr>Generated by GTK-Doc V1.26</div> +<hr>Generated by GTK-Doc V1.27</div> </body> </html> \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gstreamer-vaapi-1.12.4/docs/plugins/html/ch02.html new/gstreamer-vaapi-1.12.5/docs/plugins/html/ch02.html --- old/gstreamer-vaapi-1.12.4/docs/plugins/html/ch02.html 2017-12-07 18:45:32.000000000 +0100 +++ new/gstreamer-vaapi-1.12.5/docs/plugins/html/ch02.html 2018-03-28 16:50:49.000000000 +0200 @@ -8,7 +8,7 @@ <link rel="up" href="index.html" title="GStreamer VA-API Plugins 1.0 Plugins Reference Manual"> <link rel="prev" href="gstreamer-vaapi-running.html" title="Running GStreamer VAAPI Applications"> <link rel="next" href="gstreamer-vaapi-plugins-vaapijpegdec.html" title="vaapijpegdec"> -<meta name="generator" content="GTK-Doc V1.26 (XML mode)"> +<meta name="generator" content="GTK-Doc V1.27 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -81,6 +81,6 @@ </dl></div> </div> <div class="footer"> -<hr>Generated by GTK-Doc V1.26</div> +<hr>Generated by GTK-Doc V1.27</div> </body> </html> \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gstreamer-vaapi-1.12.4/docs/plugins/html/ch03.html new/gstreamer-vaapi-1.12.5/docs/plugins/html/ch03.html --- old/gstreamer-vaapi-1.12.4/docs/plugins/html/ch03.html 2017-12-07 18:45:32.000000000 +0100 +++ new/gstreamer-vaapi-1.12.5/docs/plugins/html/ch03.html 2018-03-28 16:50:49.000000000 +0200 @@ -8,7 +8,7 @@ <link rel="up" href="index.html" title="GStreamer VA-API Plugins 1.0 Plugins Reference Manual"> <link rel="prev" href="gstreamer-vaapi-plugins-vaapivp9enc.html" title="vaapivp9enc"> <link rel="next" href="gstreamer-vaapi-plugins-plugin-vaapi.html" title="vaapi"> -<meta name="generator" content="GTK-Doc V1.26 (XML mode)"> +<meta name="generator" content="GTK-Doc V1.27 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -27,6 +27,6 @@ </dt></dl></div> </div> <div class="footer"> -<hr>Generated by GTK-Doc V1.26</div> +<hr>Generated by GTK-Doc V1.27</div> </body> </html> \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gstreamer-vaapi-1.12.4/docs/plugins/html/gstreamer-vaapi-plugins-plugin-vaapi.html new/gstreamer-vaapi-1.12.5/docs/plugins/html/gstreamer-vaapi-plugins-plugin-vaapi.html --- old/gstreamer-vaapi-1.12.4/docs/plugins/html/gstreamer-vaapi-plugins-plugin-vaapi.html 2017-12-07 18:45:32.000000000 +0100 +++ new/gstreamer-vaapi-1.12.5/docs/plugins/html/gstreamer-vaapi-plugins-plugin-vaapi.html 2018-03-28 16:50:49.000000000 +0200 @@ -8,7 +8,7 @@ <link rel="up" href="ch03.html" title="gstreamer-vaapi Plugins"> <link rel="prev" href="ch03.html" title="gstreamer-vaapi Plugins"> <link rel="next" href="object-tree.html" title="Object Hierarchy"> -<meta name="generator" content="GTK-Doc V1.26 (XML mode)"> +<meta name="generator" content="GTK-Doc V1.27 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -42,7 +42,7 @@ </tr> <tr> <td><p><span class="term">version</span></p></td> -<td>1.12.4</td> +<td>1.12.5</td> </tr> <tr> <td><p><span class="term">run-time license</span></p></td> @@ -108,6 +108,6 @@ </div> </div> <div class="footer"> -<hr>Generated by GTK-Doc V1.26</div> +<hr>Generated by GTK-Doc V1.27</div> </body> </html> \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gstreamer-vaapi-1.12.4/docs/plugins/html/gstreamer-vaapi-plugins-vaapidecodebin.html new/gstreamer-vaapi-1.12.5/docs/plugins/html/gstreamer-vaapi-plugins-vaapidecodebin.html --- old/gstreamer-vaapi-1.12.4/docs/plugins/html/gstreamer-vaapi-plugins-vaapidecodebin.html 2017-12-07 18:45:32.000000000 +0100 +++ new/gstreamer-vaapi-1.12.5/docs/plugins/html/gstreamer-vaapi-plugins-vaapidecodebin.html 2018-03-28 16:50:49.000000000 +0200 @@ -8,7 +8,7 @@ <link rel="up" href="ch02.html" title="gstreamer-vaapi Elements"> <link rel="prev" href="gstreamer-vaapi-plugins-vaapivp9dec.html" title="vaapivp9dec"> <link rel="next" href="gstreamer-vaapi-plugins-vaapipostproc.html" title="vaapipostproc"> -<meta name="generator" content="GTK-Doc V1.26 (XML mode)"> +<meta name="generator" content="GTK-Doc V1.27 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -278,6 +278,6 @@ </div> </div> <div class="footer"> -<hr>Generated by GTK-Doc V1.26</div> +<hr>Generated by GTK-Doc V1.27</div> </body> </html> \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gstreamer-vaapi-1.12.4/docs/plugins/html/gstreamer-vaapi-plugins-vaapih263dec.html new/gstreamer-vaapi-1.12.5/docs/plugins/html/gstreamer-vaapi-plugins-vaapih263dec.html --- old/gstreamer-vaapi-1.12.4/docs/plugins/html/gstreamer-vaapi-plugins-vaapih263dec.html 2017-12-07 18:45:32.000000000 +0100 +++ new/gstreamer-vaapi-1.12.5/docs/plugins/html/gstreamer-vaapi-plugins-vaapih263dec.html 2018-03-28 16:50:49.000000000 +0200 @@ -8,7 +8,7 @@ <link rel="up" href="ch02.html" title="gstreamer-vaapi Elements"> <link rel="prev" href="gstreamer-vaapi-plugins-vaapimpeg4dec.html" title="vaapimpeg4dec"> <link rel="next" href="gstreamer-vaapi-plugins-vaapih264dec.html" title="vaapih264dec"> -<meta name="generator" content="GTK-Doc V1.26 (XML mode)"> +<meta name="generator" content="GTK-Doc V1.27 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -67,6 +67,6 @@ </div> </div> <div class="footer"> -<hr>Generated by GTK-Doc V1.26</div> +<hr>Generated by GTK-Doc V1.27</div> </body> </html> \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gstreamer-vaapi-1.12.4/docs/plugins/html/gstreamer-vaapi-plugins-vaapih264dec.html new/gstreamer-vaapi-1.12.5/docs/plugins/html/gstreamer-vaapi-plugins-vaapih264dec.html --- old/gstreamer-vaapi-1.12.4/docs/plugins/html/gstreamer-vaapi-plugins-vaapih264dec.html 2017-12-07 18:45:32.000000000 +0100 +++ new/gstreamer-vaapi-1.12.5/docs/plugins/html/gstreamer-vaapi-plugins-vaapih264dec.html 2018-03-28 16:50:49.000000000 +0200 @@ -8,7 +8,7 @@ <link rel="up" href="ch02.html" title="gstreamer-vaapi Elements"> <link rel="prev" href="gstreamer-vaapi-plugins-vaapih263dec.html" title="vaapih263dec"> <link rel="next" href="gstreamer-vaapi-plugins-vaapih265dec.html" title="vaapih265dec"> -<meta name="generator" content="GTK-Doc V1.26 (XML mode)"> +<meta name="generator" content="GTK-Doc V1.27 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -155,6 +155,6 @@ </div> </div> <div class="footer"> -<hr>Generated by GTK-Doc V1.26</div> +<hr>Generated by GTK-Doc V1.27</div> </body> </html> \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gstreamer-vaapi-1.12.4/docs/plugins/html/gstreamer-vaapi-plugins-vaapih264enc.html new/gstreamer-vaapi-1.12.5/docs/plugins/html/gstreamer-vaapi-plugins-vaapih264enc.html --- old/gstreamer-vaapi-1.12.4/docs/plugins/html/gstreamer-vaapi-plugins-vaapih264enc.html 2017-12-07 18:45:32.000000000 +0100 +++ new/gstreamer-vaapi-1.12.5/docs/plugins/html/gstreamer-vaapi-plugins-vaapih264enc.html 2018-03-28 16:50:49.000000000 +0200 @@ -8,7 +8,7 @@ <link rel="up" href="ch02.html" title="gstreamer-vaapi Elements"> <link rel="prev" href="gstreamer-vaapi-plugins-vaapisink.html" title="vaapisink"> <link rel="next" href="gstreamer-vaapi-plugins-vaapih265enc.html" title="vaapih265enc"> -<meta name="generator" content="GTK-Doc V1.26 (XML mode)"> +<meta name="generator" content="GTK-Doc V1.27 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -346,6 +346,6 @@ </div> </div> <div class="footer"> -<hr>Generated by GTK-Doc V1.26</div> +<hr>Generated by GTK-Doc V1.27</div> </body> </html> \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gstreamer-vaapi-1.12.4/docs/plugins/html/gstreamer-vaapi-plugins-vaapih265dec.html new/gstreamer-vaapi-1.12.5/docs/plugins/html/gstreamer-vaapi-plugins-vaapih265dec.html --- old/gstreamer-vaapi-1.12.4/docs/plugins/html/gstreamer-vaapi-plugins-vaapih265dec.html 2017-12-07 18:45:32.000000000 +0100 +++ new/gstreamer-vaapi-1.12.5/docs/plugins/html/gstreamer-vaapi-plugins-vaapih265dec.html 2018-03-28 16:50:49.000000000 +0200 @@ -8,7 +8,7 @@ <link rel="up" href="ch02.html" title="gstreamer-vaapi Elements"> <link rel="prev" href="gstreamer-vaapi-plugins-vaapih264dec.html" title="vaapih264dec"> <link rel="next" href="gstreamer-vaapi-plugins-vaapivc1dec.html" title="vaapivc1dec"> -<meta name="generator" content="GTK-Doc V1.26 (XML mode)"> +<meta name="generator" content="GTK-Doc V1.27 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -67,6 +67,6 @@ </div> </div> <div class="footer"> -<hr>Generated by GTK-Doc V1.26</div> +<hr>Generated by GTK-Doc V1.27</div> </body> </html> \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gstreamer-vaapi-1.12.4/docs/plugins/html/gstreamer-vaapi-plugins-vaapih265enc.html new/gstreamer-vaapi-1.12.5/docs/plugins/html/gstreamer-vaapi-plugins-vaapih265enc.html --- old/gstreamer-vaapi-1.12.4/docs/plugins/html/gstreamer-vaapi-plugins-vaapih265enc.html 2017-12-07 18:45:32.000000000 +0100 +++ new/gstreamer-vaapi-1.12.5/docs/plugins/html/gstreamer-vaapi-plugins-vaapih265enc.html 2018-03-28 16:50:49.000000000 +0200 @@ -8,7 +8,7 @@ <link rel="up" href="ch02.html" title="gstreamer-vaapi Elements"> <link rel="prev" href="gstreamer-vaapi-plugins-vaapih264enc.html" title="vaapih264enc"> <link rel="next" href="gstreamer-vaapi-plugins-vaapijpegenc.html" title="vaapijpegenc"> -<meta name="generator" content="GTK-Doc V1.26 (XML mode)"> +<meta name="generator" content="GTK-Doc V1.27 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -58,6 +58,6 @@ </div> </div> <div class="footer"> -<hr>Generated by GTK-Doc V1.26</div> +<hr>Generated by GTK-Doc V1.27</div> </body> </html> \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gstreamer-vaapi-1.12.4/docs/plugins/html/gstreamer-vaapi-plugins-vaapijpegdec.html new/gstreamer-vaapi-1.12.5/docs/plugins/html/gstreamer-vaapi-plugins-vaapijpegdec.html --- old/gstreamer-vaapi-1.12.4/docs/plugins/html/gstreamer-vaapi-plugins-vaapijpegdec.html 2017-12-07 18:45:32.000000000 +0100 +++ new/gstreamer-vaapi-1.12.5/docs/plugins/html/gstreamer-vaapi-plugins-vaapijpegdec.html 2018-03-28 16:50:49.000000000 +0200 @@ -8,7 +8,7 @@ <link rel="up" href="ch02.html" title="gstreamer-vaapi Elements"> <link rel="prev" href="ch02.html" title="gstreamer-vaapi Elements"> <link rel="next" href="gstreamer-vaapi-plugins-vaapimpeg2dec.html" title="vaapimpeg2dec"> -<meta name="generator" content="GTK-Doc V1.26 (XML mode)"> +<meta name="generator" content="GTK-Doc V1.27 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -154,6 +154,6 @@ </div> </div> <div class="footer"> -<hr>Generated by GTK-Doc V1.26</div> +<hr>Generated by GTK-Doc V1.27</div> </body> </html> \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gstreamer-vaapi-1.12.4/docs/plugins/html/gstreamer-vaapi-plugins-vaapijpegenc.html new/gstreamer-vaapi-1.12.5/docs/plugins/html/gstreamer-vaapi-plugins-vaapijpegenc.html --- old/gstreamer-vaapi-1.12.4/docs/plugins/html/gstreamer-vaapi-plugins-vaapijpegenc.html 2017-12-07 18:45:32.000000000 +0100 +++ new/gstreamer-vaapi-1.12.5/docs/plugins/html/gstreamer-vaapi-plugins-vaapijpegenc.html 2018-03-28 16:50:49.000000000 +0200 @@ -8,7 +8,7 @@ <link rel="up" href="ch02.html" title="gstreamer-vaapi Elements"> <link rel="prev" href="gstreamer-vaapi-plugins-vaapih265enc.html" title="vaapih265enc"> <link rel="next" href="gstreamer-vaapi-plugins-vaapimpeg2enc.html" title="vaapimpeg2enc"> -<meta name="generator" content="GTK-Doc V1.26 (XML mode)"> +<meta name="generator" content="GTK-Doc V1.27 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -58,6 +58,6 @@ </div> </div> <div class="footer"> -<hr>Generated by GTK-Doc V1.26</div> +<hr>Generated by GTK-Doc V1.27</div> </body> </html> \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gstreamer-vaapi-1.12.4/docs/plugins/html/gstreamer-vaapi-plugins-vaapimpeg2dec.html new/gstreamer-vaapi-1.12.5/docs/plugins/html/gstreamer-vaapi-plugins-vaapimpeg2dec.html --- old/gstreamer-vaapi-1.12.4/docs/plugins/html/gstreamer-vaapi-plugins-vaapimpeg2dec.html 2017-12-07 18:45:32.000000000 +0100 +++ new/gstreamer-vaapi-1.12.5/docs/plugins/html/gstreamer-vaapi-plugins-vaapimpeg2dec.html 2018-03-28 16:50:49.000000000 +0200 @@ -8,7 +8,7 @@ <link rel="up" href="ch02.html" title="gstreamer-vaapi Elements"> <link rel="prev" href="gstreamer-vaapi-plugins-vaapijpegdec.html" title="vaapijpegdec"> <link rel="next" href="gstreamer-vaapi-plugins-vaapimpeg4dec.html" title="vaapimpeg4dec"> -<meta name="generator" content="GTK-Doc V1.26 (XML mode)"> +<meta name="generator" content="GTK-Doc V1.27 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -155,6 +155,6 @@ </div> </div> <div class="footer"> -<hr>Generated by GTK-Doc V1.26</div> +<hr>Generated by GTK-Doc V1.27</div> </body> </html> \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gstreamer-vaapi-1.12.4/docs/plugins/html/gstreamer-vaapi-plugins-vaapimpeg2enc.html new/gstreamer-vaapi-1.12.5/docs/plugins/html/gstreamer-vaapi-plugins-vaapimpeg2enc.html --- old/gstreamer-vaapi-1.12.4/docs/plugins/html/gstreamer-vaapi-plugins-vaapimpeg2enc.html 2017-12-07 18:45:32.000000000 +0100 +++ new/gstreamer-vaapi-1.12.5/docs/plugins/html/gstreamer-vaapi-plugins-vaapimpeg2enc.html 2018-03-28 16:50:49.000000000 +0200 @@ -8,7 +8,7 @@ <link rel="up" href="ch02.html" title="gstreamer-vaapi Elements"> <link rel="prev" href="gstreamer-vaapi-plugins-vaapijpegenc.html" title="vaapijpegenc"> <link rel="next" href="gstreamer-vaapi-plugins-vaapivp8enc.html" title="vaapivp8enc"> -<meta name="generator" content="GTK-Doc V1.26 (XML mode)"> +<meta name="generator" content="GTK-Doc V1.27 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -251,6 +251,6 @@ </div> </div> <div class="footer"> -<hr>Generated by GTK-Doc V1.26</div> +<hr>Generated by GTK-Doc V1.27</div> </body> </html> \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gstreamer-vaapi-1.12.4/docs/plugins/html/gstreamer-vaapi-plugins-vaapimpeg4dec.html new/gstreamer-vaapi-1.12.5/docs/plugins/html/gstreamer-vaapi-plugins-vaapimpeg4dec.html --- old/gstreamer-vaapi-1.12.4/docs/plugins/html/gstreamer-vaapi-plugins-vaapimpeg4dec.html 2017-12-07 18:45:32.000000000 +0100 +++ new/gstreamer-vaapi-1.12.5/docs/plugins/html/gstreamer-vaapi-plugins-vaapimpeg4dec.html 2018-03-28 16:50:49.000000000 +0200 @@ -8,7 +8,7 @@ <link rel="up" href="ch02.html" title="gstreamer-vaapi Elements"> <link rel="prev" href="gstreamer-vaapi-plugins-vaapimpeg2dec.html" title="vaapimpeg2dec"> <link rel="next" href="gstreamer-vaapi-plugins-vaapih263dec.html" title="vaapih263dec"> -<meta name="generator" content="GTK-Doc V1.26 (XML mode)"> +<meta name="generator" content="GTK-Doc V1.27 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -67,6 +67,6 @@ </div> </div> <div class="footer"> -<hr>Generated by GTK-Doc V1.26</div> +<hr>Generated by GTK-Doc V1.27</div> </body> </html> \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gstreamer-vaapi-1.12.4/docs/plugins/html/gstreamer-vaapi-plugins-vaapipostproc.html new/gstreamer-vaapi-1.12.5/docs/plugins/html/gstreamer-vaapi-plugins-vaapipostproc.html --- old/gstreamer-vaapi-1.12.4/docs/plugins/html/gstreamer-vaapi-plugins-vaapipostproc.html 2017-12-07 18:45:32.000000000 +0100 +++ new/gstreamer-vaapi-1.12.5/docs/plugins/html/gstreamer-vaapi-plugins-vaapipostproc.html 2018-03-28 16:50:49.000000000 +0200 @@ -8,7 +8,7 @@ <link rel="up" href="ch02.html" title="gstreamer-vaapi Elements"> <link rel="prev" href="gstreamer-vaapi-plugins-vaapidecodebin.html" title="vaapidecodebin"> <link rel="next" href="gstreamer-vaapi-plugins-vaapisink.html" title="vaapisink"> -<meta name="generator" content="GTK-Doc V1.26 (XML mode)"> +<meta name="generator" content="GTK-Doc V1.27 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -429,6 +429,6 @@ </div> </div> <div class="footer"> -<hr>Generated by GTK-Doc V1.26</div> +<hr>Generated by GTK-Doc V1.27</div> </body> </html> \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gstreamer-vaapi-1.12.4/docs/plugins/html/gstreamer-vaapi-plugins-vaapisink.html new/gstreamer-vaapi-1.12.5/docs/plugins/html/gstreamer-vaapi-plugins-vaapisink.html --- old/gstreamer-vaapi-1.12.4/docs/plugins/html/gstreamer-vaapi-plugins-vaapisink.html 2017-12-07 18:45:32.000000000 +0100 +++ new/gstreamer-vaapi-1.12.5/docs/plugins/html/gstreamer-vaapi-plugins-vaapisink.html 2018-03-28 16:50:49.000000000 +0200 @@ -8,7 +8,7 @@ <link rel="up" href="ch02.html" title="gstreamer-vaapi Elements"> <link rel="prev" href="gstreamer-vaapi-plugins-vaapipostproc.html" title="vaapipostproc"> <link rel="next" href="gstreamer-vaapi-plugins-vaapih264enc.html" title="vaapih264enc"> -<meta name="generator" content="GTK-Doc V1.26 (XML mode)"> +<meta name="generator" content="GTK-Doc V1.27 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -367,6 +367,6 @@ </div> </div> <div class="footer"> -<hr>Generated by GTK-Doc V1.26</div> +<hr>Generated by GTK-Doc V1.27</div> </body> </html> \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gstreamer-vaapi-1.12.4/docs/plugins/html/gstreamer-vaapi-plugins-vaapivc1dec.html new/gstreamer-vaapi-1.12.5/docs/plugins/html/gstreamer-vaapi-plugins-vaapivc1dec.html --- old/gstreamer-vaapi-1.12.4/docs/plugins/html/gstreamer-vaapi-plugins-vaapivc1dec.html 2017-12-07 18:45:32.000000000 +0100 +++ new/gstreamer-vaapi-1.12.5/docs/plugins/html/gstreamer-vaapi-plugins-vaapivc1dec.html 2018-03-28 16:50:49.000000000 +0200 @@ -8,7 +8,7 @@ <link rel="up" href="ch02.html" title="gstreamer-vaapi Elements"> <link rel="prev" href="gstreamer-vaapi-plugins-vaapih265dec.html" title="vaapih265dec"> <link rel="next" href="gstreamer-vaapi-plugins-vaapivp8dec.html" title="vaapivp8dec"> -<meta name="generator" content="GTK-Doc V1.26 (XML mode)"> +<meta name="generator" content="GTK-Doc V1.27 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -155,6 +155,6 @@ </div> </div> <div class="footer"> -<hr>Generated by GTK-Doc V1.26</div> +<hr>Generated by GTK-Doc V1.27</div> </body> </html> \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gstreamer-vaapi-1.12.4/docs/plugins/html/gstreamer-vaapi-plugins-vaapivp8dec.html new/gstreamer-vaapi-1.12.5/docs/plugins/html/gstreamer-vaapi-plugins-vaapivp8dec.html --- old/gstreamer-vaapi-1.12.4/docs/plugins/html/gstreamer-vaapi-plugins-vaapivp8dec.html 2017-12-07 18:45:32.000000000 +0100 +++ new/gstreamer-vaapi-1.12.5/docs/plugins/html/gstreamer-vaapi-plugins-vaapivp8dec.html 2018-03-28 16:50:49.000000000 +0200 @@ -8,7 +8,7 @@ <link rel="up" href="ch02.html" title="gstreamer-vaapi Elements"> <link rel="prev" href="gstreamer-vaapi-plugins-vaapivc1dec.html" title="vaapivc1dec"> <link rel="next" href="gstreamer-vaapi-plugins-vaapivp9dec.html" title="vaapivp9dec"> -<meta name="generator" content="GTK-Doc V1.26 (XML mode)"> +<meta name="generator" content="GTK-Doc V1.27 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -67,6 +67,6 @@ </div> </div> <div class="footer"> -<hr>Generated by GTK-Doc V1.26</div> +<hr>Generated by GTK-Doc V1.27</div> </body> </html> \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gstreamer-vaapi-1.12.4/docs/plugins/html/gstreamer-vaapi-plugins-vaapivp8enc.html new/gstreamer-vaapi-1.12.5/docs/plugins/html/gstreamer-vaapi-plugins-vaapivp8enc.html --- old/gstreamer-vaapi-1.12.4/docs/plugins/html/gstreamer-vaapi-plugins-vaapivp8enc.html 2017-12-07 18:45:32.000000000 +0100 +++ new/gstreamer-vaapi-1.12.5/docs/plugins/html/gstreamer-vaapi-plugins-vaapivp8enc.html 2018-03-28 16:50:49.000000000 +0200 @@ -8,7 +8,7 @@ <link rel="up" href="ch02.html" title="gstreamer-vaapi Elements"> <link rel="prev" href="gstreamer-vaapi-plugins-vaapimpeg2enc.html" title="vaapimpeg2enc"> <link rel="next" href="gstreamer-vaapi-plugins-vaapivp9enc.html" title="vaapivp9enc"> -<meta name="generator" content="GTK-Doc V1.26 (XML mode)"> +<meta name="generator" content="GTK-Doc V1.27 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -58,6 +58,6 @@ </div> </div> <div class="footer"> -<hr>Generated by GTK-Doc V1.26</div> +<hr>Generated by GTK-Doc V1.27</div> </body> </html> \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gstreamer-vaapi-1.12.4/docs/plugins/html/gstreamer-vaapi-plugins-vaapivp9dec.html new/gstreamer-vaapi-1.12.5/docs/plugins/html/gstreamer-vaapi-plugins-vaapivp9dec.html --- old/gstreamer-vaapi-1.12.4/docs/plugins/html/gstreamer-vaapi-plugins-vaapivp9dec.html 2017-12-07 18:45:32.000000000 +0100 +++ new/gstreamer-vaapi-1.12.5/docs/plugins/html/gstreamer-vaapi-plugins-vaapivp9dec.html 2018-03-28 16:50:49.000000000 +0200 @@ -8,7 +8,7 @@ <link rel="up" href="ch02.html" title="gstreamer-vaapi Elements"> <link rel="prev" href="gstreamer-vaapi-plugins-vaapivp8dec.html" title="vaapivp8dec"> <link rel="next" href="gstreamer-vaapi-plugins-vaapidecodebin.html" title="vaapidecodebin"> -<meta name="generator" content="GTK-Doc V1.26 (XML mode)"> +<meta name="generator" content="GTK-Doc V1.27 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -67,6 +67,6 @@ </div> </div> <div class="footer"> -<hr>Generated by GTK-Doc V1.26</div> +<hr>Generated by GTK-Doc V1.27</div> </body> </html> \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gstreamer-vaapi-1.12.4/docs/plugins/html/gstreamer-vaapi-plugins-vaapivp9enc.html new/gstreamer-vaapi-1.12.5/docs/plugins/html/gstreamer-vaapi-plugins-vaapivp9enc.html --- old/gstreamer-vaapi-1.12.4/docs/plugins/html/gstreamer-vaapi-plugins-vaapivp9enc.html 2017-12-07 18:45:32.000000000 +0100 +++ new/gstreamer-vaapi-1.12.5/docs/plugins/html/gstreamer-vaapi-plugins-vaapivp9enc.html 2018-03-28 16:50:49.000000000 +0200 @@ -8,7 +8,7 @@ <link rel="up" href="ch02.html" title="gstreamer-vaapi Elements"> <link rel="prev" href="gstreamer-vaapi-plugins-vaapivp8enc.html" title="vaapivp8enc"> <link rel="next" href="ch03.html" title="gstreamer-vaapi Plugins"> -<meta name="generator" content="GTK-Doc V1.26 (XML mode)"> +<meta name="generator" content="GTK-Doc V1.27 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -58,6 +58,6 @@ </div> </div> <div class="footer"> -<hr>Generated by GTK-Doc V1.26</div> +<hr>Generated by GTK-Doc V1.27</div> </body> </html> \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gstreamer-vaapi-1.12.4/docs/plugins/html/gstreamer-vaapi-running.html new/gstreamer-vaapi-1.12.5/docs/plugins/html/gstreamer-vaapi-running.html --- old/gstreamer-vaapi-1.12.4/docs/plugins/html/gstreamer-vaapi-running.html 2017-12-07 18:45:32.000000000 +0100 +++ new/gstreamer-vaapi-1.12.5/docs/plugins/html/gstreamer-vaapi-running.html 2018-03-28 16:50:49.000000000 +0200 @@ -8,7 +8,7 @@ <link rel="up" href="ch01.html" title="gstremaer-vaapi Overview"> <link rel="prev" href="ch01.html" title="gstremaer-vaapi Overview"> <link rel="next" href="ch02.html" title="gstreamer-vaapi Elements"> -<meta name="generator" content="GTK-Doc V1.26 (XML mode)"> +<meta name="generator" content="GTK-Doc V1.27 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -57,6 +57,6 @@ </div> </div> <div class="footer"> -<hr>Generated by GTK-Doc V1.26</div> +<hr>Generated by GTK-Doc V1.27</div> </body> </html> \ No newline at end of file Binary files old/gstreamer-vaapi-1.12.4/docs/plugins/html/home.png and new/gstreamer-vaapi-1.12.5/docs/plugins/html/home.png differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gstreamer-vaapi-1.12.4/docs/plugins/html/index.html new/gstreamer-vaapi-1.12.5/docs/plugins/html/index.html --- old/gstreamer-vaapi-1.12.4/docs/plugins/html/index.html 2017-12-07 18:45:32.000000000 +0100 +++ new/gstreamer-vaapi-1.12.5/docs/plugins/html/index.html 2018-03-28 16:50:49.000000000 +0200 @@ -6,7 +6,7 @@ <meta name="generator" content="DocBook XSL Stylesheets V1.79.1"> <link rel="home" href="index.html" title="GStreamer VA-API Plugins 1.0 Plugins Reference Manual"> <link rel="next" href="ch01.html" title="gstremaer-vaapi Overview"> -<meta name="generator" content="GTK-Doc V1.26 (XML mode)"> +<meta name="generator" content="GTK-Doc V1.27 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -89,6 +89,6 @@ </dl></div> </div> <div class="footer"> -<hr>Generated by GTK-Doc V1.26</div> +<hr>Generated by GTK-Doc V1.27</div> </body> </html> \ No newline at end of file Binary files old/gstreamer-vaapi-1.12.4/docs/plugins/html/left-insensitive.png and new/gstreamer-vaapi-1.12.5/docs/plugins/html/left-insensitive.png differ Binary files old/gstreamer-vaapi-1.12.4/docs/plugins/html/left.png and new/gstreamer-vaapi-1.12.5/docs/plugins/html/left.png differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gstreamer-vaapi-1.12.4/docs/plugins/html/object-tree.html new/gstreamer-vaapi-1.12.5/docs/plugins/html/object-tree.html --- old/gstreamer-vaapi-1.12.4/docs/plugins/html/object-tree.html 2017-12-07 18:45:32.000000000 +0100 +++ new/gstreamer-vaapi-1.12.5/docs/plugins/html/object-tree.html 2018-03-28 16:50:49.000000000 +0200 @@ -8,7 +8,7 @@ <link rel="up" href="index.html" title="GStreamer VA-API Plugins 1.0 Plugins Reference Manual"> <link rel="prev" href="gstreamer-vaapi-plugins-plugin-vaapi.html" title="vaapi"> <link rel="next" href="api-index-full.html" title="API Index"> -<meta name="generator" content="GTK-Doc V1.26 (XML mode)"> +<meta name="generator" content="GTK-Doc V1.27 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -46,6 +46,6 @@ </pre> </div> <div class="footer"> -<hr>Generated by GTK-Doc V1.26</div> +<hr>Generated by GTK-Doc V1.27</div> </body> </html> \ No newline at end of file Binary files old/gstreamer-vaapi-1.12.4/docs/plugins/html/right-insensitive.png and new/gstreamer-vaapi-1.12.5/docs/plugins/html/right-insensitive.png differ Binary files old/gstreamer-vaapi-1.12.4/docs/plugins/html/right.png and new/gstreamer-vaapi-1.12.5/docs/plugins/html/right.png differ Binary files old/gstreamer-vaapi-1.12.4/docs/plugins/html/up-insensitive.png and new/gstreamer-vaapi-1.12.5/docs/plugins/html/up-insensitive.png differ Binary files old/gstreamer-vaapi-1.12.4/docs/plugins/html/up.png and new/gstreamer-vaapi-1.12.5/docs/plugins/html/up.png differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gstreamer-vaapi-1.12.4/docs/plugins/inspect/plugin-vaapi.xml new/gstreamer-vaapi-1.12.5/docs/plugins/inspect/plugin-vaapi.xml --- old/gstreamer-vaapi-1.12.4/docs/plugins/inspect/plugin-vaapi.xml 2017-12-07 18:45:11.000000000 +0100 +++ new/gstreamer-vaapi-1.12.5/docs/plugins/inspect/plugin-vaapi.xml 2018-03-28 15:34:55.000000000 +0200 @@ -3,7 +3,7 @@ <description>VA-API based elements</description> <filename>../../gst/vaapi/.libs/libgstvaapi.so</filename> <basename>libgstvaapi.so</basename> - <version>1.12.4</version> + <version>1.12.5</version> <license>LGPL</license> <source>gstreamer-vaapi</source> <package>gstreamer-vaapi</package> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gstreamer-vaapi-1.12.4/gst/vaapi/gstvaapi.c new/gstreamer-vaapi-1.12.5/gst/vaapi/gstvaapi.c --- old/gstreamer-vaapi-1.12.4/gst/vaapi/gstvaapi.c 2017-06-20 08:40:00.000000000 +0200 +++ new/gstreamer-vaapi-1.12.5/gst/vaapi/gstvaapi.c 2018-03-28 14:32:44.000000000 +0200 @@ -60,7 +60,7 @@ "DISPLAY", "WAYLAND_DISPLAY", NULL }; const gchar *kernel_paths[] = { "/dev/dri", NULL }; - const gchar *kernel_names[] = { "card", "render" }; + const gchar *kernel_names[] = { "card", "render", NULL }; /* features get updated upon changes in /dev/dri/card* */ gst_plugin_add_dependency (plugin, NULL, kernel_paths, kernel_names, diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gstreamer-vaapi-1.12.4/gst/vaapi/gstvaapipluginbase.c new/gstreamer-vaapi-1.12.5/gst/vaapi/gstvaapipluginbase.c --- old/gstreamer-vaapi-1.12.4/gst/vaapi/gstvaapipluginbase.c 2017-09-18 14:23:43.000000000 +0200 +++ new/gstreamer-vaapi-1.12.5/gst/vaapi/gstvaapipluginbase.c 2018-03-28 14:32:44.000000000 +0200 @@ -819,14 +819,28 @@ if (!caps) goto error_no_caps; + if (!ensure_sinkpad_buffer_pool (plugin, caps)) + return FALSE; + if (need_pool) { - if (!ensure_sinkpad_buffer_pool (plugin, caps)) - return FALSE; gst_query_add_allocation_pool (query, plugin->sinkpad_buffer_pool, plugin->sinkpad_buffer_size, BUFFER_POOL_SINK_MIN_BUFFERS, 0); - gst_query_add_allocation_param (query, plugin->sinkpad_allocator, NULL); } + /* Set sinkpad allocator as the last allocation param. + * + * If there's none, set system's allocator first and VAAPI allocator + * second + */ + if (gst_query_get_n_allocation_params (query) == 0) { + GstAllocator *allocator; + + allocator = gst_allocator_find (GST_ALLOCATOR_SYSMEM); + gst_query_add_allocation_param (query, allocator, NULL); + gst_object_unref (allocator); + } + gst_query_add_allocation_param (query, plugin->sinkpad_allocator, NULL); + gst_query_add_allocation_meta (query, GST_VAAPI_VIDEO_META_API_TYPE, NULL); gst_query_add_allocation_meta (query, GST_VIDEO_META_API_TYPE, NULL); return TRUE; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gstreamer-vaapi-1.12.4/gst/vaapi/gstvaapipostproc.c new/gstreamer-vaapi-1.12.5/gst/vaapi/gstvaapipostproc.c --- old/gstreamer-vaapi-1.12.4/gst/vaapi/gstvaapipostproc.c 2017-09-18 14:23:43.000000000 +0200 +++ new/gstreamer-vaapi-1.12.5/gst/vaapi/gstvaapipostproc.c 2018-03-28 14:32:44.000000000 +0200 @@ -305,8 +305,13 @@ ds_reset (&postproc->deinterlace_state); if (!gst_vaapi_plugin_base_open (GST_VAAPI_PLUGIN_BASE (postproc))) return FALSE; - if (!gst_vaapipostproc_ensure_filter (postproc)) + g_mutex_lock (&postproc->postproc_lock); + if (!gst_vaapipostproc_ensure_filter (postproc)) { + g_mutex_unlock (&postproc->postproc_lock); return FALSE; + } + g_mutex_unlock (&postproc->postproc_lock); + return TRUE; } @@ -612,7 +617,7 @@ GstBuffer *fieldbuf; GstVaapiDeinterlaceMethod deint_method; guint flags, deint_flags; - gboolean tff, deint, deint_refs, deint_changed; + gboolean tff, deint, deint_refs, deint_changed, discont; const GstVideoCropMeta *crop_meta; GstVaapiRectangle *crop_rect = NULL; GstVaapiRectangle tmp_rect; @@ -636,6 +641,7 @@ timestamp = GST_BUFFER_TIMESTAMP (inbuf); tff = GST_BUFFER_FLAG_IS_SET (inbuf, GST_VIDEO_BUFFER_FLAG_TFF); + discont = GST_BUFFER_FLAG_IS_SET (inbuf, GST_BUFFER_FLAG_DISCONT); deint = should_deinterlace_buffer (postproc, inbuf); /* Drop references if deinterlacing conditions changed */ @@ -718,6 +724,11 @@ GST_BUFFER_TIMESTAMP (fieldbuf) = timestamp; GST_BUFFER_DURATION (fieldbuf) = postproc->field_duration; + if (discont) { + GST_BUFFER_FLAG_SET (fieldbuf, GST_BUFFER_FLAG_DISCONT); + discont = FALSE; + } + ret = gst_pad_push (trans->srcpad, fieldbuf); if (ret != GST_FLOW_OK) goto error_push_buffer; @@ -768,6 +779,10 @@ else { GST_BUFFER_TIMESTAMP (outbuf) = timestamp + postproc->field_duration; GST_BUFFER_DURATION (outbuf) = postproc->field_duration; + if (discont) { + GST_BUFFER_FLAG_SET (fieldbuf, GST_BUFFER_FLAG_DISCONT); + discont = FALSE; + } } if (deint && deint_refs) @@ -1878,8 +1893,12 @@ if (postproc->cb_channels) return; - if (!gst_vaapipostproc_ensure_filter (postproc)) + g_mutex_lock (&postproc->postproc_lock); + if (!gst_vaapipostproc_ensure_filter (postproc)) { + g_mutex_unlock (&postproc->postproc_lock); return; + } + g_mutex_unlock (&postproc->postproc_lock); filter_ops = postproc->filter_ops ? g_ptr_array_ref (postproc->filter_ops) : gst_vaapi_filter_get_operations (postproc->filter); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gstreamer-vaapi-1.12.4/gst/vaapi/gstvaapivideobufferpool.c new/gstreamer-vaapi-1.12.5/gst/vaapi/gstvaapivideobufferpool.c --- old/gstreamer-vaapi-1.12.4/gst/vaapi/gstvaapivideobufferpool.c 2017-09-18 14:23:43.000000000 +0200 +++ new/gstreamer-vaapi-1.12.5/gst/vaapi/gstvaapivideobufferpool.c 2018-03-28 14:32:44.000000000 +0200 @@ -171,7 +171,10 @@ if (allocator) { const GstVideoInfo *alloc_vinfo = gst_allocator_get_vaapi_video_info (allocator, &surface_alloc_flags); - vinfo_changed = gst_video_info_changed (alloc_vinfo, &new_vip); + if (!alloc_vinfo) + vinfo_changed = TRUE; + else + vinfo_changed = gst_video_info_changed (alloc_vinfo, &new_vip); } if (vinfo_changed && allocator && priv->use_dmabuf_memory) { diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gstreamer-vaapi-1.12.4/gst/vaapi/gstvaapivideomemory.h new/gstreamer-vaapi-1.12.5/gst/vaapi/gstvaapivideomemory.h --- old/gstreamer-vaapi-1.12.4/gst/vaapi/gstvaapivideomemory.h 2017-06-20 08:40:00.000000000 +0200 +++ new/gstreamer-vaapi-1.12.5/gst/vaapi/gstvaapivideomemory.h 2018-03-28 14:32:44.000000000 +0200 @@ -169,8 +169,6 @@ #define GST_VAAPI_IS_VIDEO_ALLOCATOR(obj) \ (G_TYPE_CHECK_INSTANCE_TYPE ((obj), GST_VAAPI_TYPE_VIDEO_ALLOCATOR)) -#define GST_VAAPI_VIDEO_ALLOCATOR_NAME "GstVaapiVideoAllocator" - /** * GstVaapiVideoAllocator: * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gstreamer-vaapi-1.12.4/gst-libs/gst/vaapi/gstvaapidecoder_h264.c new/gstreamer-vaapi-1.12.5/gst-libs/gst/vaapi/gstvaapidecoder_h264.c --- old/gstreamer-vaapi-1.12.4/gst-libs/gst/vaapi/gstvaapidecoder_h264.c 2017-12-07 16:48:12.000000000 +0100 +++ new/gstreamer-vaapi-1.12.5/gst-libs/gst/vaapi/gstvaapidecoder_h264.c 2018-03-28 14:32:44.000000000 +0200 @@ -3781,6 +3781,9 @@ COPY_FIELD (sps, bit_depth_luma_minus8); COPY_FIELD (sps, bit_depth_chroma_minus8); COPY_FIELD (sps, num_ref_frames); + if (pic_param->num_ref_frames == 0) + pic_param->num_ref_frames = priv->dpb_size; + #if !VA_CHECK_VERSION(1,0,0) /* Deprecate H.264 baseline profile and FMO support */ COPY_FIELD (pps, num_slice_groups_minus1); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gstreamer-vaapi-1.12.4/gstreamer-vaapi.doap new/gstreamer-vaapi-1.12.5/gstreamer-vaapi.doap --- old/gstreamer-vaapi-1.12.4/gstreamer-vaapi.doap 2017-12-07 16:48:12.000000000 +0100 +++ new/gstreamer-vaapi-1.12.5/gstreamer-vaapi.doap 2018-03-28 15:34:02.000000000 +0200 @@ -27,6 +27,16 @@ <release> <Version> + <revision>1.12.5</revision> + <branch>1.12</branch> + <name></name> + <created>2018-03-28</created> + <file-release rdf:resource="https://gstreamer.freedesktop.org/src/gstreamer-vaapi/gstreamer-vaapi-1.12.5..." /> + </Version> + </release> + + <release> + <Version> <revision>1.12.4</revision> <branch>1.12</branch> <name></name> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/gstreamer-vaapi-1.12.4/meson.build new/gstreamer-vaapi-1.12.5/meson.build --- old/gstreamer-vaapi-1.12.4/meson.build 2017-12-07 16:48:12.000000000 +0100 +++ new/gstreamer-vaapi-1.12.5/meson.build 2018-03-28 15:34:02.000000000 +0200 @@ -1,5 +1,5 @@ project('gstreamer-vaapi', 'c', - version : '1.12.4', + version : '1.12.5', meson_version : '>= 0.36.0', default_options : [ 'warning_level=1', 'buildtype=debugoptimized' ])
participants (1)
-
root@hilbert.suse.de