Skip to content

Commit

Permalink
libva-intel-driver: Rebuild against libva
Browse files Browse the repository at this point in the history
Signed-off-by: Reilly Brogan <reilly@reillybrogan.com>
  • Loading branch information
ReillyBrogan committed Mar 26, 2024
1 parent 8abc1ba commit 21acb80
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/l/libva-intel-driver/abi_symbols
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
i965_drv_video.so:__vaDriverInit_1_20
i965_drv_video.so:__vaDriverInit_1_21
i965_drv_video.so:avc_ensure_surface_bo
i965_drv_video.so:avc_find_picture
i965_drv_video.so:avc_gen_default_iq_matrix
Expand Down
4 changes: 2 additions & 2 deletions packages/l/libva-intel-driver/abi_used_symbols
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
libc.so.6:__assert_fail
libc.so.6:__fprintf_chk
libc.so.6:__isoc23_strtol
libc.so.6:__snprintf_chk
libc.so.6:__stack_chk_fail
libc.so.6:__vfprintf_chk
Expand Down Expand Up @@ -35,7 +36,6 @@ libc.so.6:strchr
libc.so.6:strcmp
libc.so.6:strlen
libc.so.6:strncasecmp
libc.so.6:strtol
libc.so.6:time
libdrm.so.2:drmCommandWriteRead
libdrm_intel.so.1:drm_intel_bo_alloc
Expand Down Expand Up @@ -63,6 +63,7 @@ libdrm_intel.so.1:drm_intel_bufmgr_gem_set_aub_dump
libdrm_intel.so.1:drm_intel_bufmgr_gem_set_aub_filename
libdrm_intel.so.1:drm_intel_gem_bo_map_gtt
libdrm_intel.so.1:drm_intel_gem_bo_unmap_gtt
libm.so.6:cos
libm.so.6:exp
libm.so.6:log
libm.so.6:log10
Expand All @@ -74,4 +75,3 @@ libm.so.6:powf
libm.so.6:roundf
libm.so.6:sin
libm.so.6:sincos
libm.so.6:sqrt
2 changes: 1 addition & 1 deletion packages/l/libva-intel-driver/package.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name : libva-intel-driver
version : 2.4.1
release : 16
release : 17
source :
- https://github.com/intel/intel-vaapi-driver/releases/download/2.4.1/intel-vaapi-driver-2.4.1.tar.bz2 : 0081fce08eb3a83f7d99c3b853c8fdfa0af437b8f5b0fb7c66faeb83bcbe0c19
license : MIT
Expand Down
4 changes: 2 additions & 2 deletions packages/l/libva-intel-driver/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
</Files>
</Package>
<History>
<Update release="16">
<Date>2023-10-14</Date>
<Update release="17">
<Date>2024-03-26</Date>
<Version>2.4.1</Version>
<Comment>Packaging update</Comment>
<Name>Reilly Brogan</Name>
Expand Down

0 comments on commit 21acb80

Please sign in to comment.