Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • mesa mesa
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3,070
    • Issues 3,070
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1,001
    • Merge requests 1,001
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • MesaMesa
  • mesamesa
  • Merge requests
  • !15258

meson: add a video codec support option

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Dave Airlie requested to merge airlied/mesa:video-codec-patent-list into main Mar 07, 2022
  • Overview 20
  • Commits 4
  • Pipelines 29
  • Changes 13

This allows to turn on/off all hw implementations for a specific video codec across the tree. Patent encumbered codecs can cause problems for distributions due to the nature of at least MPEG-LA licensing.

https://jina-liu.medium.com/settle-your-questions-about-h-264-license-cost-once-and-for-all-hopefully-a058c2149256 is probably the best explaination I can find.

From a distro pov, codec fees are a jigsaw puzzle, you only seem to become a problem when you fit all the pieces.

This patch will allow disabling the mesa piece of the puzzle.

Edited Apr 27, 2022 by Dave Airlie
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: video-codec-patent-list