Changes between Initial Version and Version 1 of Ticket #19546


Ignore:
Timestamp:
03/27/2024 12:11:10 AM (13 months ago)
Author:
Tim Tassonis
Comment:
    va: Add allow_content_tools and force_intger_mv to AV1 enc
    va: add VASurfaceAttribAlignmentSize
    va: Re-add drm_state and fd checks to VA_DRM_GetDriverNames
    va: export symbol vaGetLibFunc for Windows
    va: Add PRIME3 defination and correct the value
    va: add driver name map for new intel KMD xe
    va: export symbol vaMapBuffer2 for Windows
    va: add new interface vaMapBuffer2 for map operation optimization
    va: Add VAConfigAttribEncMaxTileRows and VAConfigAttribEncMaxTileCols
    va: fix handling when all wayland backends fail
    va_trace:add return value trace for vaPutSurfaces
    ci: harden permissions for all github workflows
    ci: update to vmactions/freebsd-vm from v0 to v1
    ci: windows.yml: Add windows-msvc-debug
    meson: create dist archives suitable for building with configure, too
    autogen.sh: successfully detect if the autoreconf program is installed
    build(deps): bump actions/upload-pages-artifact from 2 to 3
    build(deps): bump actions/deploy-pages from 3 to 4
    build(deps): bump actions/setup-python from 4 to 5
    build(deps): bump actions/deploy-pages from 2 to 3
    win32: Fix debug build break

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #19546

    • Property Owner changed from blfs-book to Tim Tassonis
    • Property Status newassigned
  • TabularUnified Ticket #19546 – Description

    initial v1  
    1 
    2     va: Add allow_content_tools and force_intger_mv to AV1 enc
    3     va: add VASurfaceAttribAlignmentSize
    4     va: Re-add drm_state and fd checks to VA_DRM_GetDriverNames
    5     va: export symbol vaGetLibFunc for Windows
    6     va: Add PRIME3 defination and correct the value
    7     va: add driver name map for new intel KMD xe
    8     va: export symbol vaMapBuffer2 for Windows
    9     va: add new interface vaMapBuffer2 for map operation optimization
    10     va: Add VAConfigAttribEncMaxTileRows and VAConfigAttribEncMaxTileCols
    11     va: fix handling when all wayland backends fail
    12     va_trace:add return value trace for vaPutSurfaces
    13     ci: harden permissions for all github workflows
    14     ci: update to vmactions/freebsd-vm from v0 to v1
    15     ci: windows.yml: Add windows-msvc-debug
    16     meson: create dist archives suitable for building with configure, too
    17     autogen.sh: successfully detect if the autoreconf program is installed
    18     build(deps): bump actions/upload-pages-artifact from 2 to 3
    19     build(deps): bump actions/deploy-pages from 3 to 4
    20     build(deps): bump actions/setup-python from 4 to 5
    21     build(deps): bump actions/deploy-pages from 2 to 3
    22     win32: Fix debug build break