Revisions of libva

Stefan Dirsch's avatar Stefan Dirsch (sndirsch) committed (revision 154)
forgot to run ./pre_checkin.sh
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) accepted request 1007092 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 153)
- update to 2.16.0:
  * add: Add HierarchicalFlag & hierarchical_level_plus1 for AV1e.
  * dep: Update README.md to remove badge links
  * dep: Removed waffle-io badge from README to fix broken link
  * dep: Drop mailing list, IRC and Slack
  * autotools: use wayland-scanner private-code
  * autotools: use the wayland-scanner.pc to locate the prog
  * meson: use wayland-scanner private-code
  * meson: request native wayland-scanner
  * meson: use the wayland-scanner.pc to locate the prog
  * meson: set HAVE_VA_X11 when applicable
  * style:Correct slight coding style in several new commits
  * trace: add Linux ftrace mode for va trace
  * trace: Add missing pthread_mutex_destroy
  * drm: remove no-longer needed X == X mappings
  * drm: fallback to drm driver name == va driver name
  * drm: simplify the mapping table
  * x11: simplify the mapping table
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) committed (revision 152)
- No code changes
- Update to version 2.15.0 was part of Intel oneVPL GPU Runtime
  2022Q2 Release 22.4.4
buildservice-autocommit accepted request 987891 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 151)
baserev update by copy to link target
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) accepted request 987417 from Soc Virnyl Estela's avatar Soc Virnyl Estela (uncomfyhalomacro) (revision 150)
- Update to 2.15.0:
  * Add: new display HW attribute to report PCI ID
  * Add: sample depth related parameters for AV1e
  * Add: refresh_frame_flags for AV1e
  * Add: missing fields in va_TraceVAEncSequenceParameterBufferHEVC.
  * Add: nvidia-drm to the drm driver map
  * Add: type and buffer for delta qp per block
  * Deprecation: remove the va_fool support
  * Fix:Correct the version of meson build on master branch
  * Fix:X11 DRI2: check if device is a render node
  * Build:Use also strong stack protection if supported
  * Trace:print the string for profile/entrypoint/configattrib
- Update to 2.15.0:
  * Add: new display HW attribute to report PCI ID
  * Add: sample depth related parameters for AV1e
  * Add: refresh_frame_flags for AV1e
  * Add: missing fields in va_TraceVAEncSequenceParameterBufferHEVC.
  * Add: nvidia-drm to the drm driver map
  * Add: type and buffer for delta qp per block
  * Deprecation: remove the va_fool support
  * Fix:Correct the version of meson build on master branch
  * Fix:X11 DRI2: check if device is a render node
  * Build:Use also strong stack protection if supported
  * Trace:print the string for profile/entrypoint/configattrib
buildservice-autocommit accepted request 958358 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 149)
baserev update by copy to link target
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) accepted request 958122 from Aaron Stern's avatar Aaron Stern (ukbeast89) (revision 148)
- Update to 2.14.0:
  * add: Add av1 encode interfaces
  * add: VA/X11 VAAPI driver mapping for crocus DRI driver
  * doc: Add description of the fd management for surface importing
  * ci: fix freebsd build
  * meson: Copy public headers to build directory to support subproject
  
- Update to 2.14.0:
  * add: Add av1 encode interfaces
  * add: VA/X11 VAAPI driver mapping for crocus DRI driver
  * doc: Add description of the fd management for surface importing
  * ci: fix freebsd build
  * meson: Copy public headers to build directory to support subproject
  
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) committed (revision 147)
- fixed JIRA number in previous changelog
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) committed (revision 146)
- covers jira#SLE/SLE-19446
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) committed (revision 145)
fixed white spaces in .changes files
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) committed (revision 144)
- Update to 2.13.0
  * add new surface format fourcc XYUV
  * Fix av1 dec doc page link issue
  * unify the code styles using the style_unify script
  * Check the function pointer before using (fixes github issue#536)
  * update NEWS for 2.13.0
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) committed (revision 143)
.
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) committed (revision 142)
- Update to 2.13.0
  * add new surface format fourcc XYUV
  * Fix av1 dec doc page link issue
  * unify the code styles using the style_unify script
  * Check the function pointer before using (fixes github issue#536)
  * update NEWS for 2.13.0

- update to 2.12.0:
  * add: Report the capability of vaCopy support
  * add: Report the capability of sub device
  * add: Add config attributes to advertise HEVC/H.265 encoder features
  * add: Video processing HVS Denoise: Added 4 modes
  * add: Introduce VASurfaceAttribDRMFormatModifiers
  * add: Add 3DLUT Filter in Video Processing.
  * doc: Update log2_tile_column description for vp9enc
  * trace: Correct av1 film grain trace information
  * ci: Fix freebsd build by switching to vmactions/freebsd-vm@v0.1.3
    

- update to 2.11.0:
  * add: LibVA Protected Content API
  * add: Add a configuration attribute to advertise AV1d LST feature
  * fix: wayland: don't try to authenticate with render nodes
  * autotools: use shell grouping instead of sed to prepend a line
  * trace: Add details data dump for mpeg2 IQ matrix.
  * doc: update docs for VASurfaceAttribPixelFormat
  * doc: Libva documentation edit for AV1 reference frames
  * doc: Modify AV1 frame_width_minus1 and frame_height_minus1 comment
  * doc: Remove tile_rows and tile_cols restriction to match AV1 spec
  * doc: Format code for doxygen output
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) committed (revision 141)
- Update to 2.13.0
  * add new surface format fourcc XYUV
  * Fix av1 dec doc page link issue
  * unify the code styles using the style_unify script
  * Check the function pointer before using (fixes github issue#536)
  * update NEWS for 2.13.0
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) committed (revision 140)
add _link
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) committed (revision 139)
added tarball
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) committed (revision 138)
- Update to 2.13.0
  * add new surface format fourcc XYUV
  * Fix av1 dec doc page link issue
  * unify the code styles using the style_unify script
  * Check the function pointer before using (fixes github issue#536)
  * update NEWS for 2.13.0
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) accepted request 906118 from Aaron Stern's avatar Aaron Stern (ukbeast89) (revision 137)
- update to 2.12.0:
  * add: Report the capability of vaCopy support
  * add: Report the capability of sub device
  * add: Add config attributes to advertise HEVC/H.265 encoder features
  * add: Video processing HVS Denoise: Added 4 modes
  * add: Introduce VASurfaceAttribDRMFormatModifiers
  * add: Add 3DLUT Filter in Video Processing.
  * doc: Update log2_tile_column description for vp9enc
  * trace: Correct av1 film grain trace information
  * ci: Fix freebsd build by switching to vmactions/freebsd-vm@v0.1.3
- update to 2.12.0:
  * add: Report the capability of vaCopy support
  * add: Report the capability of sub device
  * add: Add config attributes to advertise HEVC/H.265 encoder features
  * add: Video processing HVS Denoise: Added 4 modes
  * add: Introduce VASurfaceAttribDRMFormatModifiers
  * add: Add 3DLUT Filter in Video Processing.
  * doc: Update log2_tile_column description for vp9enc
  * trace: Correct av1 film grain trace information
  * ci: Fix freebsd build by switching to vmactions/freebsd-vm@v0.1.3
    
buildservice-autocommit accepted request 881028 from Stefan Dirsch's avatar Stefan Dirsch (sndirsch) (revision 136)
baserev update by copy to link target
Stefan Dirsch's avatar Stefan Dirsch (sndirsch) accepted request 880896 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 135)
- update to 2.11.0:
  * add: LibVA Protected Content API
  * add: Add a configuration attribute to advertise AV1d LST feature
  * fix: wayland: don't try to authenticate with render nodes
  * autotools: use shell grouping instead of sed to prepend a line
  * trace: Add details data dump for mpeg2 IQ matrix.
  * doc: update docs for VASurfaceAttribPixelFormat
  * doc: Libva documentation edit for AV1 reference frames
  * doc: Modify AV1 frame_width_minus1 and frame_height_minus1 comment
  * doc: Remove tile_rows and tile_cols restriction to match AV1 spec
  * doc: Format code for doxygen output
  * doc: AV1 decode documentation edit for superres_scale_denominator
  * ci: upgrade FreeBSD to 12.2
  * ci: disable travis build
  * ci: update cache before attempting to install packages
  * ci: avoid running workloads on other workloads changes
  * ci: enable github actions 

    

- update to 2.9.1:
  * fix version mismatch between meson and autotools 
- update to 2.11.0:
  * add: LibVA Protected Content API
  * add: Add a configuration attribute to advertise AV1d LST feature
  * fix: wayland: don't try to authenticate with render nodes
  * autotools: use shell grouping instead of sed to prepend a line
  * trace: Add details data dump for mpeg2 IQ matrix.
  * doc: update docs for VASurfaceAttribPixelFormat
  * doc: Libva documentation edit for AV1 reference frames
Displaying revisions 21 - 40 of 174
openSUSE Build Service is sponsored by