Package Details: libva-intel-driver-g45-h264 2.4.1-1

Git Clone URL: https://aur.archlinux.org/libva-intel-driver-g45-h264.git (read-only, click to copy)
Package Base: libva-intel-driver-g45-h264
Description: VA-API implementation for Intel G45 with H264 support
Upstream URL: https://bitbucket.org/alium/g45-h264
Licenses: MIT
Conflicts: libva-intel-driver
Provides: libva-intel-driver
Submitter: pedromj
Maintainer: xiota
Last Packager: xiota
Votes: 65
Popularity: 0.016689
First Submitted: 2014-08-04 02:05 (UTC)
Last Updated: 2024-03-05 14:12 (UTC)

Dependencies (5)

Required by (27)

Sources (1)

Latest Comments

« First ‹ Previous 1 .. 18 19 20 21 22 23 24 Next › Last »

<deleted-account> commented on 2012-09-21 20:46 (UTC)

Built from modifying PKGBUILD worked fine. Thanks for this heads up.

<deleted-account> commented on 2012-09-21 20:31 (UTC)

Vote here if you want this fixed. https://bugs.archlinux.org/task/31491

<deleted-account> commented on 2012-09-21 20:27 (UTC)

How do you downgrade to 1.0.16? I only fount 1.0.15.

alium commented on 2012-09-11 10:26 (UTC)

https://bugs.archlinux.org/task/31491

alium commented on 2012-09-11 07:09 (UTC)

@protomog: it is because libva 1.1.0 have API changes, please switch your version libva to 1.0.16. 1.1.0 is reverted and exist no more.

<deleted-account> commented on 2012-09-10 22:05 (UTC)

Fails to compile: In file included from intel_batchbuffer.h:9:0, from gen6_mfc.c:35: intel_driver.h:112:1: error: unknown type name 'Bool' intel_driver.h:113:1: error: unknown type name 'Bool' In file included from i965_render.h:36:0, from i965_drv_video.h:206, from gen6_mfc.c:38: i965_post_processing.h:370:1: error: unknown type name 'Bool' i965_post_processing.h:372:1: error: unknown type name 'Bool' In file included from i965_drv_video.h:206:0, from gen6_mfc.c:38: i965_render.h:82:1: error: unknown type name 'Bool' i965_render.h:83:1: error: unknown type name 'Bool' In file included from i965_encoder.h:39:0, from gen6_mfc.c:39: gen6_vme.h:86:1: error: unknown type name 'Bool' gen6_vme.h:87:1: error: unknown type name 'Bool' In file included from i965_encoder.h:40:0, from gen6_mfc.c:39: gen6_mfc.h:103:1: error: unknown type name 'Bool' gen6_mfc.h:104:1: error: unknown type name 'Bool' gen6_mfc.c:955:1: error: unknown type name 'Bool' gen6_mfc.c: In function 'gen6_mfc_context_init': gen6_mfc.c:957:12: error: 'True' undeclared (first use in this function) gen6_mfc.c:957:12: note: each undeclared identifier is reported only once for each function it appears in gen6_mfc.c: At top level: gen6_mfc.c:960:1: error: unknown type name 'Bool' gen6_mfc.c: In function 'gen6_mfc_context_destroy': gen6_mfc.c:990:12: error: 'True' undeclared (first use in this function) gen6_mfc.c: At top level: gen6_mfc.c:388:13: warning: 'gen6_mfc_avc_directmode_state' defined but not used [-Wunused-function] gen6_mfc.c:599:1: warning: 'gen6_mfc_avc_insert_object' defined but not used [-Wunused-function] gen6_mfc.c: In function 'gen6_mfc_context_destroy': gen6_mfc.c:991:1: warning: control reaches end of non-void function [-Wreturn-type] gen6_mfc.c: In function 'gen6_mfc_context_init': gen6_mfc.c:958:1: warning: control reaches end of non-void function [-Wreturn-type] make[3]: *** [i965_drv_video_la-gen6_mfc.lo] Error 1 make[3]: Leaving directory `/tmp/yaourt-tmp-name/aur-libva-driver-intel-g45-h264/src/intel-driver/src' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/tmp/yaourt-tmp-name/aur-libva-driver-intel-g45-h264/src/intel-driver/src' make[1]: *** [all] Error 2 make[1]: Leaving directory `/tmp/yaourt-tmp-name/aur-libva-driver-intel-g45-h264/src/intel-driver/src'

<deleted-account> commented on 2011-11-27 10:03 (UTC)

Does this replace xf86-video-intel?