Skip to content

Commit

Permalink
Definition of Container
Browse files Browse the repository at this point in the history
  • Loading branch information
JeromeMartinez authored and michaelni committed Apr 21, 2018
1 parent 4ead389 commit e7d3abb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ffv1.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "S
## Definitions

-------- --------------------------------------------------------------
`Container`: Format that encapsulates `Frames` and (when required) a `Configuration Record` into a bitstream.

`Sample`: The smallest addressable representation of a color component or a luma component in a frame. Examples of sample are Luma, Blue Chrominance, Red Chrominance, Alpha, Red, Green, and Blue.

`Pixel`: The smallest addressable representation of a color in a frame. It is composed of 1 or more samples.
Expand Down

0 comments on commit e7d3abb

Please sign in to comment.