head 1.2; access; symbols pkgsrc-2021Q4:1.1.0.16 pkgsrc-2021Q4-base:1.1 pkgsrc-2021Q3:1.1.0.14 pkgsrc-2021Q3-base:1.1 pkgsrc-2021Q2:1.1.0.12 pkgsrc-2021Q2-base:1.1 pkgsrc-2021Q1:1.1.0.10 pkgsrc-2021Q1-base:1.1 pkgsrc-2020Q4:1.1.0.8 pkgsrc-2020Q4-base:1.1 pkgsrc-2020Q3:1.1.0.6 pkgsrc-2020Q3-base:1.1 pkgsrc-2020Q2:1.1.0.4 pkgsrc-2020Q2-base:1.1 pkgsrc-2020Q1:1.1.0.2 pkgsrc-2020Q1-base:1.1; locks; strict; comment @// @; 1.2 date 2022.01.09.00.28.58; author tnn; state dead; branches; next 1.1; commitid Xg38ZPazt4xIoTnD; 1.1 date 2019.12.29.01.32.53; author ryoon; state Exp; branches; next ; commitid GLjeRKnjTbStBxQB; desc @@ 1.2 log @libva-utils: update to 2.13.0 2.13.0 fix: h264encode, hevcencode: fix integer overflow for high definition 2.12.0 vpp: Added 3DLUT sample code and configuration file 2.11.0 vainfo: add VA_RC_TCBRC to reported caps list jpegenc: Allow encoding a 4K frame h264encode: Added low_power command line option 2.10.0 add Mediacopy Sample code Enable new caps for rate control TCBRC Add --repeat command line option to vp8enc. fix one null pointer dereference risk 2.9.1 fix issue reported by static code analysis tools vavpp: Add support for csc with RGBP 2.7.1 sfcsample: drop unused Linux-only header autotools: drop libdrm dependency (only libva-drm is used) autotools: drop unused X11 dependencies Add 10/12bit RT format check Modify output CS settings for Chroma siting on Linux Align libva attribute check Added displaying supported config attributes @ text @$NetBSD: patch-vendor_intel_sfcsample_VDecAccelVA.cpp,v 1.1 2019/12/29 01:32:53 ryoon Exp $ --- vendor/intel/sfcsample/VDecAccelVA.cpp.orig 2019-08-13 09:22:19.000000000 +0000 +++ vendor/intel/sfcsample/VDecAccelVA.cpp @@@@ -32,7 +32,9 @@@@ #include #include #include +#if defined(__linux__) #include +#endif #include #include #include @ 1.1 log @Update to 2.6.0 Changelog: 2.6.0 Align libva attribute check Added displaying supported config attributes add the VP samples README. add VP sample for usrptr and 1:N output 2.5.0 meson: rename the h264enc binary to be in line with the autotools build unify NEWS format sfcsample: don't include X11 headers test: update vaInitialize_vaTerminate_Bad_vaSetDriverName Check for -fstack-protector vavpp: csc with AYUV format vavpp: requires BGRA frame when saving a BGRA file 2.4.0 fix make dist issue caused by decode streamout sample add VP sample for Blending. add VP seperate sample for scaling,csc,sharpness,denoise,chromasitting. @ text @d1 1 a1 1 $NetBSD$ @