Revisions of libva

Stefan Dirsch's avatar Stefan Dirsch (sndirsch) committed (revision 114)
- This release is needed for latest intel-media-driver update
  (jsc#SLE-8838)
buildservice-autocommit accepted request 725396 from Jimmy Berry's avatar Jimmy Berry (boombatower) (revision 113)
baserev update by copy to link target
Jimmy Berry's avatar Jimmy Berry (boombatower) accepted request 725159 from Aaron Stern's avatar Aaron Stern (ukbeast89) (revision 112)
- Update to version 2.5.0:
* Correct the comment of color_range.
* Add VA_FOURCC_A2B10G10R10 for format a2b10g10r10.
* Adjust VAEncMiscParameterQuantization structure to be align with VAEncMiscParameterBuffer(possible to impact BC)
* Add attribute for max frame size
* Add va_footer.html into distribution build
* va_trace: hevc profiles added
* Add new definition for input/output surface flag
* va/va_trace: add trace support for VAEncMiscParameterTypeSkipFrame structure.
buildservice-autocommit accepted request 713731 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 111)
baserev update by copy to link target
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) accepted request 713693 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 110)
- Update to version 2.4.1:
  * [common] Add A2RGB10 fourcc definition.
  * build: meson: enables va messaging and visibility.
  * va/va_trace:
    - Add trace support for RIR(rolling intra refresh).
    - Add trace support for ROI(region of interest).
buildservice-autocommit accepted request 668840 from Jimmy Berry's avatar Jimmy Berry (boombatower) (revision 109)
baserev update by copy to link target
Jimmy Berry's avatar Jimmy Berry (boombatower) accepted request 668836 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 108)
- Update to version 2.4.0:
  * va_TraceSurface support for VA_FOURCC_P010
  * Add pointer to struct wl_interface for driver to use
  * (integrate) va: fix new line symbol in error message
  * av: avoid driver path truncation
  * Fix compilation warning (uninit and wrong variable types) for
    Android O MR1
  * Allow import of the DRM PRIME 2 memory type
  * android: ignore unimportant compile warnnings
  * compile: fix sign/unsign compare in va_trace.c
  * android: replace utils/Log.h with log/log.h
  * High Dynamic Range Tone Mapping: Add a new filter for input
    metadata and some comments
  * Remove restrictions on vaSetDriverName()
- Update to version 2.4.0:
  * va_TraceSurface support for VA_FOURCC_P010
  * Add pointer to struct wl_interface for driver to use
  * (integrate) va: fix new line symbol in error message
  * av: avoid driver path truncation
  * Fix compilation warning (uninit and wrong variable types) for
    Android O MR1
  * Allow import of the DRM PRIME 2 memory type
  * android: ignore unimportant compile warnnings
  * compile: fix sign/unsign compare in va_trace.c
  * android: replace utils/Log.h with log/log.h
  * High Dynamic Range Tone Mapping: Add a new filter for input
    metadata and some comments
  * Remove restrictions on vaSetDriverName()
buildservice-autocommit accepted request 645625 from Jimmy Berry's avatar Jimmy Berry (boombatower) (revision 107)
baserev update by copy to link target
buildservice-autocommit accepted request 623442 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 105)
baserev update by copy to link target
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) accepted request 623339 from Takashi Iwai's avatar Takashi Iwai (tiwai) (revision 104)
- Update to 2.2.0:
  * Bump VA-API version to 1.2.0 and libva to 2.2.0
  * Add support for hevc range extension decoding
  * Add support for fast intra prediction in HEVC FEI
  * Add 10/12-bit YUV render target formats
  * Add fourcc code for Y210/Y216/Y410/Y416/RGB565/BGR565
  * Add VA_STATUS_ERROR_NOT_ENOUGH_BUFFER
  * Add VA_SURFACE_ATTRIB_USAGE_HINT_EXPORT
  * Improve documentation
- Use license tag

- Update to 2.2.0:
  * Bump VA-API version to 1.2.0 and libva to 2.2.0
  * Add support for hevc range extension decoding
  * Add support for fast intra prediction in HEVC FEI
  * Add 10/12-bit YUV render target formats
  * Add fourcc code for Y210/Y216/Y410/Y416/RGB565/BGR565
  * Add VA_STATUS_ERROR_NOT_ENOUGH_BUFFER
  * Add VA_SURFACE_ATTRIB_USAGE_HINT_EXPORT
  * Improve documentation
- Use license tag
buildservice-autocommit accepted request 605115 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 103)
baserev update by copy to link target
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) committed (revision 102)
- Update to 2.1.0
  * Bump VA-API version to 1.1.0 and libva to 2.1.0
  * Add API for multi-frame processing
  * Add entrypoint VAEntrypointStats for Statistics
  * Add data structures for HEVC FEI support
  * Add new attributes for decoding/encoding/video processing
  * Add new VPP filter for Total Color Correction
  * Add blending interface in VPP
  * Add rotation interface in VPP
  * Add mirroring interface in VPP
  * Add Chroma siting flags in VPP
  * Add new color standard definitions
  * Add new interface for exporting surface
  * Add message callbacks for drivers to use
buildservice-autocommit accepted request 546233 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 101)
baserev update by copy to link target
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) accepted request 542600 from Bjørn Lie's avatar Bjørn Lie (Zaitor) (revision 100)
- 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.
- 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.
buildservice-autocommit accepted request 540047 from Jimmy Berry's avatar Jimmy Berry (boombatower) (revision 99)
baserev update by copy to link target
Jimmy Berry's avatar Jimmy Berry (boombatower) accepted request 539812 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 98)
- 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
buildservice-autocommit accepted request 521841 from Jimmy Berry's avatar Jimmy Berry (boombatower) (revision 97)
baserev update by copy to link target
buildservice-autocommit accepted request 519332 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 95)
baserev update by copy to link target
Displaying revisions 61 - 80 of 174
openSUSE Build Service is sponsored by