Page MenuHomeSolus

Initial commit of intel-media-driver
ClosedPublic

Authored by serebit on Dec 25 2021, 8:50 PM.
Tags
None
Referenced Files
F10784894: D12531.id.diff
Fri, May 26, 2:16 AM
F10740796: D12531.id30550.diff
Sun, May 14, 5:46 AM
F10740793: D12531.id30552.diff
Sun, May 14, 5:44 AM
F10740778: D12531.diff
Sun, May 14, 5:40 AM
F10740763: D12531.id30526.diff
Sun, May 14, 5:32 AM
F10740744: D12531.id30527.diff
Sun, May 14, 5:22 AM
F10738896: D12531.id30552.diff
Sat, May 13, 2:51 PM
F10738895: D12531.id.diff
Sat, May 13, 2:51 PM
Tokens
"100" token, awarded by kyrios123.

Details

Summary

Starting with the latest quarterly release, v21.3.5. Initial package.yml written by @ReillyBrogan. Resolves T9590.

Test Plan
  • Run vainfo
  • Decode an H.264 video using ffmpeg with an Intel i5-7200U, verify the difference in speed and CPU usage between hardware decoding and software decoding, check intel-gpu-top to verify that the video encoder is working
  • Use VLC with VA-API decoding to watch a good scene in a legally procured digital copy of The Mask

Diff Detail

Repository
R5402 intel-media-driver
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

JoshStrobl added a reviewer: joebonrichie.
JoshStrobl added subscribers: joebonrichie, JoshStrobl.

LGTM otherwise. Nice work by yourself and @ReillyBrogan.

Is this something you and @ReillyBrogan are willing to maintain? I don't have any Intel hardware at this time to validate the package, otherwise I'd probably assign myself.

Prodding @joebonrichie also per IRC convo re. "taking priority if libva-intel-driver is installed as well, otherwise needs a conflicts or hack in libva".

package.yml
9

B comes before M

This revision now requires changes to proceed.Dec 25 2021, 8:56 PM
package.yml
9

letters are hard

With both installed, all software I've tested has been using intel-media-driver rather than libva-intel-driver.

Reilly doesn't have hardware to test this, so I'm fine with maintaining it. I'm already maintaining the rest of the stack anyway.

JoshStrobl added inline comments.
package.yml
9

plz fiz

This revision now requires changes to proceed.Dec 27 2021, 2:55 PM
package.yml
9

also fix my fiz, whatever that is

This revision is now accepted and ready to land.Dec 27 2021, 7:06 PM
This revision was automatically updated to reflect the committed changes.