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

Implement vdp_video_surface_query_get_put_bits_y_cb_cr_capabilities #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pkendall64
Copy link
Contributor

This implementation matches the current put_bits function from Reimar Döffinger.

…his implementation matches the current put_bits function.
@rdoeffinger
Copy link

For what it's worth (since it's not me who decides what goes in), patch looks good to me.
Since MPlayer doesn't care to check features before trying to use them I didn't notice this :-)

@jemk
Copy link
Member

jemk commented Nov 22, 2013

Except that get_bits_y_cb_cr isn't implemented but this function tells the user it would be, it looks good. I'll keep it for later when it is implemented.

@pkendall64
Copy link
Contributor Author

Sure, that makes sense

On Sat, Nov 23, 2013 at 5:00 AM, jemk notifications@github.com wrote:

Except that get_bits_y_cb_cr isn't implemented but this function tells the
user it would be, it looks good. I'll keep it for later when it is
implemented.


Reply to this email directly or view it on GitHubhttps://github.com//pull/7#issuecomment-29083472
.

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

Successfully merging this pull request may close these issues.

None yet

3 participants