chromeos / cros-codecs

BSD 3-Clause "New" or "Revised" License
30 stars 11 forks source link

Add AV1 decoder support #53

Closed dwlsalmeida closed 1 year ago

dwlsalmeida commented 1 year ago

This is still WIP:

a) still have to test with Fluster b) we need a new release for cros-libva (this PR will not compile on its own because of that, see https://github.com/chromeos/cros-libva/issues/5)

Nevertheless most of this code should basically work.

dwlsalmeida commented 1 year ago

@Gnurou this is ready to go!

Please notice that you need https://github.com/chromeos/cros-libva/commit/905041a9d9baba1bc6d8ebfe554d03842b65a8ca so please amend Cargo.toml when you put out a new release

Gnurou commented 1 year ago

Merged by manual push, closing this. Thanks a lot! The Fluster scores are excellent.