Skip to content

va: h264enc: Do not use USAGE_HINT_ENCODER for input pool.

He Junyan requested to merge He_Junyan/gstreamer:NO_HINT_ENCODER into main

It seems that the VA_SURFACE_ATTRIB_USAGE_HINT_ENCODER is used only for the recon surfaces, if we set this flags for input raw surfaces, the alignment is wrong and we get broken result.

Edited by He Junyan

Merge request reports