The NetBSD Project

CVS log for pkgsrc/multimedia/libva-utils/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / multimedia / libva-utils

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Jan 9 00:35:49 2022 UTC (3 years, 2 months ago) by tnn
Branches: MAIN
CVS tags: pkgsrc-2024Q4-base, pkgsrc-2024Q4, pkgsrc-2024Q3-base, pkgsrc-2024Q3, pkgsrc-2024Q2-base, pkgsrc-2024Q2, pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, HEAD
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -3 lines
whitespace

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Jan 9 00:28:58 2022 UTC (3 years, 2 months ago) by tnn
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +12 -6 lines
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

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Dec 29 01:32:53 2019 UTC (5 years, 2 months ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +6 -2 lines
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.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Dec 22 22:27:21 2019 UTC (5 years, 2 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -1 lines
Needs libtool.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Nov 3 17:12:02 2019 UTC (5 years, 4 months ago) by rillig
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
multimedia: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Jul 15 19:45:40 2019 UTC (5 years, 8 months ago) by rjs
Branches: MAIN
CVS tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -1 lines
Fix build.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Nov 24 14:08:56 2018 UTC (6 years, 3 months ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4
multimedia/libva-utils: import libva-utils-2.3.0

libva-utils is a collection of utilities and examples to exercise
VA-API in accordance with the libva project. --enable-tests (default
= no) provides a suite of unit-tests based on Google Test Framework.
A driver implementation is necessary to properly operate.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>