Hi all,
I'm needing to detect which chroma subsampling formats are supported by the
VAAPI driver for JPEG decoding. Currently, I'm
doing vaQueryConfigAttributes() and reading the value of
the VAConfigAttribRTFormat.
Is this the expected way to do it? Or do I have to do something with
vaQuerySurfaceAttributes?
Thanks!
Andres
Show replies by date