Skip to content

Update to latest version of libyuv #3

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

1fabi0
Copy link

@1fabi0 1fabi0 commented Apr 8, 2022

#2 I used you're code generator to update the LibYuv file. The test, that is implemented ran successful.
In the convert_argb.h there was quite a big part with stuff about YuvConstants which is defined in row.h I removed the part as marshaling Structs with tests seemed too much overhead right now.

@1fabi0 1fabi0 mentioned this pull request Apr 8, 2022
@jlennox
Copy link
Owner

jlennox commented Apr 8, 2022

Thanks for this! I'm also glad to discover this project found use for someone else (it was a subproject of nvencsharp for the CPU transcoding paths).

I'll review this this weekend.

@1fabi0
Copy link
Author

1fabi0 commented Apr 11, 2022

I also added the YuvConstants and the methods that use YuvConstants now

@jlennox
Copy link
Owner

jlennox commented Apr 11, 2022

@1fabi0 Mind updating the build instructions in the readme? I believe my patches were upstreamed. Also, I presume this is built off of master? Mind also updating the commit id and commit date in the readme?

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.

2 participants