ungoogled-software/ungoogled-chromium

Enable platform decoder for aac and hevc

Open

#2,752 opened on Mar 11, 2024

View on GitHub
 (11 comments) (6 reactions) (0 assignees)Python (771 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (18,674 stars)
PR merge metrics
 (Avg merge 1d 11h) (9 merged PRs in 30d)

Description

Description

Remove the licensing problem caused by the possible inclusion of proprietary aac/hevc codec in ffmpeg decoders

Who's implementing?

  • I'm willing to implement this feature myself

The problem

I submit to your attention the possibility of enabling, for the time being only for windows and android, the activation of the proprietary codecs aac and hevc using the s.o. libraries, effectively removing the problem of the lack of licence required for the distribution of applications capable of decoding those streams. I would appreciate your assessment of this and if you are interested in adopting it in ungoogled chromium, it would be a pleasure for me.

The linux version is still at the hypothesis stage, it would be nice to help each other in the development.

Possible solutions

Patch:

Alternatives

No response

Additional context

Context:

Contributor guide