Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

va not support private profile such as AVS,AVS2 and private interface #522

Open
StarsGreen opened this issue Apr 14, 2021 · 3 comments
Open

Comments

@StarsGreen
Copy link

va not support private profile such as AVS,AVS2,sometimes private interface should be used to decode or encode AVS and AVS2.in addtion,why va not support extention function to support private function for chip designers and manufacturers,may be some patch should be commited.

@XinfengZhang
Copy link
Contributor

what kind of private function? you mean user_defined_offset , such as if VAProfile value > 0x10000000 (user_defined_offset) , it is defined by user? is there a PR to descript it?

@StarsGreen
Copy link
Author

Maybe it is not clear for my description.actially,I propose two questions.
For one, I means if there is any posibility to add a profile to support AVS and AVS2 decoding and encoding standards because AVS and AVS2 is supported by chip designers and manufacturers in china.
For two, I suggest to add some interface to support private function for chip designers and manufacturers because they have their own features in chips but maybe current VA functions do not enclude these features,because for now,I just see a private function pointer "typedef int (*VAPrivFunc)(void);" ,but it is difficut to support private function with params.
waiting for your reply.

@gitgjogh
Copy link

see #738

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants