2af7bbf4e7
* * rocDecode/VP9: Added support for video size change (scaling down) on inter frames. - A new reconfigure mode is added, where we keep the existing VAAPI surfaces and context, and work on the smaller images and store the images in the surfaces. * * rocDecode/VP9 resize: Added changes based on review comments.