[Libva] [PATCH] Add VA_STATUS_ERROR_UNIMPLEMENTED
Yuan, Shengquan
shengquan.yuan at gmail.com
Thu Aug 27 03:17:43 PDT 2009
On Thu, Aug 27, 2009 at 12:13 AM, Gwenole
Beauchesne<gbeauchesne at splitted-desktop.com> wrote:
> Hi,
>
> It's generally desirable to know if VA driver failed for a specific function
> because it indeed failed (VA_STATUS_ERROR_OPERATION_FAILED) or it was not
> implemented.
>
> That way, a program can take appropriate action if a function is not
> implemented. e.g. use plain vaGetImage() instead of vaDeriveImage(). Or
> don't issue a fatal error if Subpictures are not implemented yet.
Put into libva master branch.
Thanks
Austin
>
> Thanks,
> Gwenole.
> _______________________________________________
More information about the Libva
mailing list