Skip to content

Commit

Permalink
Merge pull request #201 from mp4ra/codepoint-request-1706782056
Browse files Browse the repository at this point in the history
Add `muxa` to Brands
  • Loading branch information
podborski committed Mar 13, 2024
2 parents eade89b + 036b5b7 commit c3f79f7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
1 change: 1 addition & 0 deletions data/brands.csv
Original file line number Diff line number Diff line change
Expand Up @@ -266,6 +266,7 @@ vwpt,Viewpoint toolset brand,OMAF
XAVC,XAVC File Format,Sony
yt4$20,Google specification for use by YouTube apps,Youtube
iamf,Immersive Audio Model and Formats - Encapsulated IA Sequence,AOM-IAMF
muxa,Apple HEVC Video with Alpha,Apple HEVC Alpha
cvvm,CMAF Media Profile for Constrained Multilayer VVC,ATSC 3.0 A345
cafr,CMAF Media Profile for ATSC Full Range Constrained Baseline VVC,ATSC 3.0 A345
XFVC,XF-AVC S/XF-HEVC S File Format,Canon
12 changes: 9 additions & 3 deletions data/specifications.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,16 @@
},
{
"specification": "Apple",
"url": "http://www.apple.com/",
"url": "https://www.apple.com",
"description": "Apple Inc.",
"MPEG": false
},
{
"specification": "Apple HEVC Alpha",
"url": "https://developer.apple.com/av-foundation/HEVC-Video-with-Alpha-Interoperability-Profile.pdf",
"description": "HEVC Video with Alpha, Interoperability Profile. Apple Inc.",
"MPEG": false
},
{
"specification": "ATSC 3.0 A337",
"url": "https://www.atsc.org/atsc-documents/type/3-0-standards/",
Expand Down Expand Up @@ -577,8 +583,8 @@
},
{
"specification": "QT",
"url": "http://www.apple.com/quicktime/",
"description": "The QuickTime File format, Apple Computer Inc.",
"url": "https://developer.apple.com/documentation/quicktime-file-format",
"description": "QuickTime File format. Apple Inc.",
"MPEG": false
},
{
Expand Down

0 comments on commit c3f79f7

Please sign in to comment.