Skip to content

Commit

Permalink
add HEIF handerls
Browse files Browse the repository at this point in the history
  • Loading branch information
podborski committed Oct 19, 2023
1 parent 21fd7f0 commit 2d38b7d
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions data/standard_features/23008-12/handlers.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"name": "Handlers",
"description": "Handler types defined in HEIF",
"entries": [
{
"fourcc": "pict",
"description": "Image Item and Image sequences",
"containers": ["hdlr"],
"type": "handler_type",
"syntax": null
}
]
}

0 comments on commit 2d38b7d

Please sign in to comment.