Skip to content

Commit

Permalink
Merge pull request #243 from mp4ra/codepoint-request-1726515287
Browse files Browse the repository at this point in the history
Add `apv1` to Sample Entry Types

merging this one. Further refinements are done in #245
  • Loading branch information
podborski authored Sep 25, 2024
2 parents 0404588 + 867c1e3 commit 65a2856
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions data/sample-entries.csv
Original file line number Diff line number Diff line change
Expand Up @@ -170,3 +170,4 @@ fpcm,Floating-point based PCM format for audio,Audio,ISO-UNCA,
cndm,Dynamic Metadata Sample Entry(XF-AVC S/XF-HEVC S File Format),Video,Canon,
lvc1,LCEVC video track,Video,NALu Video,
apac,Apple Positional Audio Codec,Audio,Apple,
apv1,APV mezzanine video codec for storage exchange and editing of professional quality video,Video,OpenAPV,
6 changes: 6 additions & 0 deletions data/specifications.json
Original file line number Diff line number Diff line change
Expand Up @@ -617,6 +617,12 @@
"description": "Samsung",
"MPEG": false
},
{
"specification": "OpenAPV",
"url": "https://github.com/openapv",
"description": "Open Advanced Professional Video Codec",
"MPEG": false
},
{
"specification": "SCTE-215-1-1b",
"url": "https://www.scte.org/download-scteisbe-standards/",
Expand Down

0 comments on commit 65a2856

Please sign in to comment.