Commit Graph

10 Commits

Author SHA256 Message Date
d134fec5e9 Accepting request 1079117 from home:iznogood:factory
- Update to version 2.18.0:
  * doc: Add build and install libva informatio in home page.
  * fix:
    - Add libva.def into distribution package
    - NULL check before calling strncmp.
    - Remove reference to non-existent symbol
  * meson: docs:
    - Add encoder interface for av1
    - Use libva_version over project_version()
  * va:
    - Add VAProfileH264High10
    - Always build with va-messaging API
    - Fix the codying style of CHECK_DISPLAY
    - Remove Android pre Jelly Bean workarounds
    - Remove dummy isValid() hook
    - Remove unused drm_sarea.h include & ANDROID references in
      va_dricommon.h
    - va/sysdeps.h: remove Android section
  * x11:
    - Allow disabling DRI3 via LIBVA_DRI3_DISABLe env var
    - Use LIBVA_DRI3_DISABLE in GetNumCandidates
- Switch to multibuild style. Drop libva-gl.spec|changes and
  pre_checkin.sh.
- Switch to meson build system, add meson BuildRequires, drop
  libtool and xz BuildRequires, and replace gcc-c++ with generic
  c++_compiler.
- Use autosetup and ldconfig_scriptlets macros.
- Add libva-wayland to multibuild, now that its build have moved to
  the main part of spec, source validator should no longer complain
  on SLE.

OBS-URL: https://build.opensuse.org/request/show/1079117
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libva?expand=0&rev=162
2023-04-13 10:45:26 +00:00
Jimmy Berry
4016a3e3df Accepting request 539812 from home:alarrosa:branches:X11:XOrg
- 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.

- 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

OBS-URL: https://build.opensuse.org/request/show/539812
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libva?expand=0&rev=98
2017-11-08 23:12:10 +00:00
f3e7ca601b - 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

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libva?expand=0&rev=81
2017-04-11 12:24:42 +00:00
ca6f005b9d Accepting request 351305 from home:boombatower:branches:X11:XOrg
Update baselibs.conf to work with new multi-spec file approach.

OBS-URL: https://build.opensuse.org/request/show/351305
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libva?expand=0&rev=65
2016-01-03 21:25:52 +00:00
04e992031b Accepting request 349402 from home:boombatower:branches:X11:XOrg
- Rework spec to either gl packages or everything else. By doing so
  libva-devel can be built without depending on Mesa and Mesa-libva
  can be build depending on libva-devel without introducing a
  dependency cycle. A linked package will then produce the libva
  gl packages.

OBS-URL: https://build.opensuse.org/request/show/349402
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libva?expand=0&rev=62
2015-12-18 11:37:25 +00:00
a23cc821d3 Accepting request 201037 from home:dimstar:branches:X11:XOrg
A bit more complex... but fix build on Factory without breaking on older releases

OBS-URL: https://build.opensuse.org/request/show/201037
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libva?expand=0&rev=45
2013-09-30 08:44:40 +00:00
Kshitij Kulshreshtha
302648c5bf - previous bump to 1.1.0 was reverted upstream
- Version 1.1.0 - 04.Oct.2012
  * API: add Wayland support
  * API: add raw DRM support for headless pipelines
  * Fix generic VA/GLX implementation for newer cluttersink versions
  * Fix threading issues in VA objects reference code (+Krzysztof Kotlenga)
  * Fix build on Android Ice Cream Sandwich (+Haitao Huang, Daniel Charles)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libva?expand=0&rev=35
2012-10-18 10:59:08 +00:00
Kshitij Kulshreshtha
d4b389203a OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libva?expand=0&rev=29 2012-05-25 11:37:15 +00:00
Kshitij Kulshreshtha
2b9c6e6408 - new version 1.0.15
* API: make {Top,Bottom}FieldOrderCnt signed (Yi Wang)
  * Add auto-generated Debian packaging
  * Refine VA trace & VA fool utilities
  * Move i965 driver to a specific repository (vaapi/intel-driver)
  * Fix DSO link issue in tests
  * Fix fglrx driver name detection
  * Fix API vs. DSO vs. package versioning
- intel-driver has been split from the library, use separate tarball
- split the drivers into a separate package

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libva?expand=0&rev=15
2011-11-09 16:30:39 +00:00
036114e207 Accepting request 61526 from home:polyconvex:xorg
reviewed ok.

OBS-URL: https://build.opensuse.org/request/show/61526
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libva?expand=0&rev=1
2011-02-17 16:14:30 +00:00