Package Release Info

libva-gl-2.0.0-bp150.1.2

Update Info: Base Release
Available in Package Hub : 15

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libva-gl-devel
libva-gl-devel-64bit
libva-glx2
libva-glx2-64bit
libva-wayland2
libva-wayland2-64bit

Change Logs

* Fri Nov 17 2017 zaitor@opensuse.org
- Drop erroneous --disable-wayland configure call passed when
  building gl part.
- Drop vaapi-wayland-tools sub-package, it does not contain any
  files.
- Clean up spec, explicitly list .pc files, ensure they go into the
  correct devel package, stop rm'ing binaries that no longer exist.
* Wed Nov 08 2017 alarrosa@suse.com
- Update to 2.0.0
  * Bump VA-API version to 1.0.0 and libva to 2.0.0
  * Add new API for H264 FEI support
  * Add definition of VA_FOURCC_I420
  * Add functions for converting common enums to strings
  * Deprecate H.264 baseline profile and FMO support
  * Deprecate packed misc packed header flag
  * Delete libva-tpi and libva-egl backends
  * Refine VASliceParameterBufferHEVC, VAEncMiscParameterBuffer
  * Fix errors in VAConfigAttribValEncROI, VAEncMacroblockParameterBufferH264
  * Fix race condition in wayland support
  * Rename vaMessageCallback to VAMessageCallback
  * Make logging callbacks library-safe
- Note libva 2.0.0 is not compatible with the old version of libva, but for
  most users, what you need to do is to rebuild your VA-API based application
  against libva 2.0.0.
- The soversion of the generated packages is increased to 2.
- Subpackage libva-egl1 is no longer generated since upstream removed support
  for the libva-egl backend.
- The libva2 package no longer includes the libva-tpi library since upstream
  removed support for the libva-tpi backend.
* Tue Aug 29 2017 jengelh@inai.de
- Fix RPM groups. Trim obvious "Linux" from description.
- Remove some %if..%endif blocks which are not necessary and
  which do not affect the build.
* Sat Aug 26 2017 zaitor@opensuse.org
- Move wayland to build_gl.
- Drop vaapi-dummy-driver Recommends, package does not exist
  anymore.
* Fri Aug 18 2017 sndirsch@suse.com
- fixed source URLs
* Wed Aug 16 2017 chris@computersalat.de
- Version 1.8.3 - 28.Jun.2017
  * Fix build issue on Android
  * Remove the dummy driver
  * Add traces for MB rate control / temporal layer
  * Set verbosity level between {0, 1, 2} by setting the variable
    LIBVA_MESSAGING_LEVEL in /etc/libva.conf or by setting the
    environment variable LIBVA_MESSAGING_LEVEL.
- remove subpkg vaapi-dummy-driver
* Wed Aug 09 2017 sndirsch@suse.com
- added COPYING as documentation file
* Fri Aug 04 2017 sndirsch@suse.com
- Version 1.8.2
  * Bump libva to 1.8.2
* Wed Apr 19 2017 chris@computersalat.de
- fix changes file
  * add missing changes for 1.8.1
  * fix Version string
* Tue Apr 18 2017 chris@computersalat.de
- Version 1.8.1 - 10.Apr.2017
  * Bump libva to 1.8.1
- add sha1sum file
* Sat Apr 15 2017 chris@computersalat.de
- Version 1.8.0 - 31.March.2017
  * Bump VA API version to 0.40
  * API: Change vaRenderPicture semantics that vaRenderPicture no
    longer deletes the input buffer automatically.
  * API: Add VA_FOURCC_I010 for 10bit surface
  * API: Add vaSetErrorCallback and vaSetInfoCallback for error
    and info message.
  * va/drm: Update the support for Mesa Gallium driver
  * va/drm: Fix authentication check for /dev/dri/card0
  * Move all utilities and tests to libva-utils
    (https://github.com/01org/libva-utils)
- disable obsolete vaapi-tools cause of move of all utilities to
  libva-utils
* Tue Apr 11 2017 sndirsch@suse.com
- SLE merge:
  * update to latest version, Intel Stack release 2016Q1
    (fate #315643-315645, 319159-319161, 319618)
  * latest updates for sle12 (fate #315643-315645, 319159-319161,
    319618)
* Tue Apr 11 2017 sndirsch@suse.com
- Removed libva-wayland1 from bqaselibs.conf; add it to
  baselibs.conf during a wayland build only; ugly I know ... This
  is needed since otherwise source validator
  ("osc service run source_validator") fails on sle
* Tue Apr 11 2017 sndirsch@suse.com
- SLE merge:
  * update to latest version, Intel Stack release 2016Q1
    (fate #315643-315645, 319159-319161, 319618)
  * latest updates for sle12 (fate #315643-315645, 319159-319161,
    319618)
* Tue Jan 17 2017 sndirsch@suse.com
- N_libva_Fix_wayland-client.h_include-path.patch/
  N_libva_Fix_wayland-client.h_include-path_1320.patch no longer
  need after adjusting vaapi-intel-driver package
* Thu Jan 12 2017 chris@computersalat.de
- fix wayland-client.h include path
  * add N_libva_Fix_wayland-client.h_include-path.patch
  * add N_libva_Fix_wayland-client.h_include-path_1320.patch
* Sat Dec 31 2016 chris@computersalat.de
- Version 1.7.3 - 10.Nov.2016
  * Bump VA API version to 0.39.4
  * API: add support for bitrate control per temporal layer
  * API: update the usage for framerate in VAEncMiscParameterFrameRate
    to support non-integer frame-rate
  * Add has_prime_sharing flag in VADriverVTableWayland to indicate if
    buffer sharing with prime fd can be used in the backend driver
* Sat Oct 22 2016 chris@computersalat.de
- Version 1.7.2 - 05.Sep.2016
  * Bump VA API version to 0.39.3
  * API: add support for ROI
  * Add support for VP9 encoder in VA tracer
  * Refine test cases
  * Fix the issue of not properly terminating the parsed environment
    values with '\0'
    https://bugs.freedesktop.org/show_bug.cgi?id=96677
* Mon Jul 04 2016 sndirsch@suse.com
- Update to version 1.7.1
  * Bump VA API version to 0.39.2
  * API: add support for VP9 8bit encode
  * API: add support for low power/high performance encode
  * API: add support for encoding ROI attribute
  * API: add support for macroblock based rate control
  * Fix VA tracer to support multiple contexts in one instance
* Thu May 19 2016 zaitor@opensuse.org
- Add missing post/postun handling for libva-wayland1.