check-va-api: Decode H264 and fallback to MPEG2 and VAProfileNone
Some Intel GPUs don't have the profile "VAProfileNone". For this reason we try "VAProfileH264Main" instead, that should be supported since Intel GMA 4500 and Radeon HD 2000 and GeForce 8. For additional coverage we also fallback to "VAProfileMPEG2Simple", that has a similar GPU compatibility and lastly to "VAProfileNone". Fixes: #24 Signed-off-by:Ludovico de Nittis <ludovico.denittis@collabora.com>
parent
43d1cb7f
No related branches found
No related tags found
Please register or sign in to comment