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

Add the cros-codecs decoder #140

Merged
merged 2 commits into from
Sep 22, 2023
Merged

Conversation

dwlsalmeida
Copy link
Contributor

Cros-codecs is a new library for decoding video in Rust. It currently offloads to VA-API for hardware acceleration and supports VP8, VP9, AVC and HEVC.

There is a standalone binary, named ccdec, that can be used by Fluster for the purposes of conformance testing.

Add support for it.

@dwlsalmeida
Copy link
Contributor Author

@Gnurou I hope you don't mind me upstreaming this on your behalf? It will really help the person working on chromeos/cros-codecs#6

Cros-codecs is a new library for decoding video in Rust. It currently
offloads to VA-API for hardware acceleration and supports VP8, VP9, AVC
and HEVC.

There is a standalone binary, named ccdec, that can be used by Fluster
for the purposes of conformance testing.

Add support for it.
@Gnurou
Copy link
Contributor

Gnurou commented Sep 22, 2023

Tried to force-push a new version of the CL with the fix, but unfortunately I don't have right to push to Daniel's branch. I can submit a new PR unless Daniel can fix this before?

Co-authored-by: Ruben Gonzalez <56379722+rgonzalezfluendo@users.noreply.github.com>
@dwlsalmeida
Copy link
Contributor Author

My bad!! Saw a bunch of notifications and thought this had gone through

@mdimopoulos mdimopoulos merged commit b39edf7 into fluendo:master Sep 22, 2023
2 checks passed
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.

4 participants