How JPEG Ensures Codecs Are Royalty-Free
The Joint Photographic Experts Group (JPEG), formally known as ISO/IEC JTC 1/SC 29/WG 1, relies on a structured legal and technical framework to ensure proposed codec submissions are royalty-free. This verification process combines strict Call for Proposal requirements, binding patent licensing declarations under the ISO/IEC/ITU-T Common Patent Policy, proactive prior art investigations by specialized ad-hoc groups, and architectural redesigns when patent risks are identified.
Call for Proposals and Licensing Requirements
When JPEG initiates a new standard intended to be royalty-free (such as JPEG XL or specific profiles of other standards), the process begins with a formal Call for Proposals (CfP). The CfP explicitly stipulates the target Intellectual Property Rights (IPR) model. JPEG operates under the ISO/IEC/ITU-T Common Patent Policy, which classifies licensing declarations into three primary tracks:
- Option 1: Royalty-free / free of charge, worldwide, non-discriminatory licensing.
- Option 2: Reasonable and non-discriminatory (RAND / FRAND) terms with compensation.
- Option 3: Unwillingness to license.
For a standard or profile designated as royalty-free, submissions are accepted under the condition that contributors agree to sign legally binding Option 1 patent declarations.
Formal Patent Statements and Disclosures
Every participating company, research institute, and individual expert must disclose known Essential Patent Claims—patents or patent applications containing claims that would be infringed by implementing the standard.
Contributors submit formal Patent Statement and Licensing Declaration forms directly to the ISO and IEC central secretariats. By selecting the Option 1 commitment, the patent owner irrevocably agrees to license its essential patents for that specific standard to any implementer without requesting royalties or licensing fees.
IPR Ad-Hoc Groups and Patent Landscapes
To address the threat of third-party patents—claims held by non-participating entities that have not signed an Option 1 declaration—JPEG routinely establishes an Intellectual Property Rights Ad-Hoc Group (AHG).
This group, often working in coordination with technical experts and legal specialists from member bodies:
- Conducts Patent Landscape Studies: Maps the core algorithms of proposed coding tools against active patents in key jurisdictions (such as the US, Europe, and China).
- Searches for Prior Art: Investigates academic papers, open-source repositories, and expired patents to demonstrate that proposed tools are derived from pre-existing, public-domain concepts, thereby invalidating subsequent patent assertions.
- Assesses Legal Exposure: Evaluates whether specific technical mechanisms (such as entropy coders, transform matrices, or adaptive filtering steps) closely mirror proprietary technologies.
Algorithmic Redesign and Modular Exclusions
Verification is not merely a legal review; it directly influences codec architecture. If a tool inside a submitted codec is found to be encumbered by third-party patents that cannot be licensed on an Option 1 basis, JPEG takes engineering countermeasures:
- Replacement: The committee replaces the encumbered algorithm with a functionally equivalent, non-infringing alternative.
- Simplification: Features are stripped down to baseline mathematics that clearly belong in the public domain.
- Modular Segregation: If a patented technology provides high utility but cannot be freed, it is relegated to an optional, separate profile, keeping the primary "Baseline" profile completely royalty-free.
Public International Review Cycles
Before becoming a published International Standard (IS), a JPEG specification must advance through several international review stages, including Committee Draft (CD) and Draft International Standard (DIS). These stages involve international public ballots where national standards bodies across dozens of countries review the document. This worldwide scrutiny ensures that industry competitors have ample opportunity to highlight third-party patent risks before the text is finalized and deployed globally.