~thong-u/unoptimized/+git/libva:v2.4-branch

Last commit made on 2019-04-17
Get this branch:
git clone -b v2.4-branch https://git.launchpad.net/~thong-u/unoptimized/+git/libva

Branch merges

Branch information

Name:
v2.4-branch
Repository:
lp:~thong-u/unoptimized/+git/libva

Recent commits

c3d0d13... by intel <email address hidden>

libva 2.4.1

Signed-off-by: intel <email address hidden>

979a351... by Roman Kazantsev <email address hidden>

[common] Add A2RGB10 fourcc definition

Signed-off-by: Roman Kazantsev <email address hidden>

22cba79... by vjaquez

build: meson: enables va messaging and visibility

This patch syncs with the defined compiler flags in autotools: the
enable of VA messaging and the compiler's support to visibility
attribute.

Fixes: #275

b89f6ec... by Decai Lin <email address hidden>

va/va_trace: add trace support for RIR(rolling intra refresh).

Signed-off-by: Decai Lin <email address hidden>

844b90c... by Decai Lin <email address hidden>

va/va_trace: add trace support for ROI(region of interest).

Signed-off-by: Decai Lin <email address hidden>

25b3307... by intel <email address hidden>

libva 2.4.0

Signed-off-by: intel <email address hidden>

0dc7006... by intel <email address hidden>

update NEWS for libva 2.4.0

libva 2.4.0 will be branch from this commit
master version will be bumped to 2.5.0.pre1

Signed-off-by: intel <email address hidden>

382acf1... by Linjie Fu <email address hidden>

va/va_trace: add va_TraceSurface support for VA_FOURCC_P010

Add va_TraceSurface support for VA_FOURCC_P010.

Currently, va_TraceSurface could only support nv12.
Add pixel_byte to indicate the bytes per pixel according to FOURCC.

Signed-off-by: Linjie Fu <email address hidden>

62bad12... by Haihao Xiang <email address hidden>

Add pointer to struct wl_interface for driver to use

See https://github.com/intel/intel-vaapi-driver/issues/419 for the
information

Note: don't export the interface symbol in case others may reuse it.

Signed-off-by: Haihao Xiang <email address hidden>

e4cd982... by vjaquez

va: fix new line symbol in error message