intel / intel/libva-utils

av1encode: Add "VAEntrypointEncSlice" entrypoint support

Open
#336 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
C
Stars
241
Forks
172
PR merge metrics
No merged PRs in 30d

Description

Current [av1encode test](https://github.com/intel/libva-utils/blob/master/encode/av1encode.c#L878) always using "VAEntrypointEncSliceLP" , which is giving failure for av1encode test for entrypoint "VAEntrypointEncSlice".

Can you please add support like [h264encode test](https://github.com/intel/libva-utils/blob/master/encode/h264encode.c#L1109)
for av1encode also.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.