w3c / w3c/webcodecs

Add hardware acceleration preference to AudioDecoderConfig

Open
#177 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

extension
Dominant language
HTML
Stars
1.3k
Forks
194
Avg merge
1d 13h
Merged PRs (30d)
3

Description

Mobile devices frequently have dsp chips for audio.

Use the same enum we have for VideoDecoderConfig, just add it to AudioDecoderConfig
https://w3c.github.io/webcodecs/#hardware-acceleration

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the AudioDecoderConfig definition and compare it with VideoDecoderConfig, as requested in the issue. Consult the linked WebCodecs hardware-acceleration section and confirm that AudioDecoderConfig exposes the same preference enum as VideoDecoderConfig.

Written by the indexing model from the issue text.

Assessment

Domain
api
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.