Skip to content

Commit

Permalink
Fixed typo "Slice Header" in "Slice Footer" description.
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Bubestinger-Steindl committed Mar 6, 2019
1 parent 2c0ca55 commit 99a802e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ffv1.md
Original file line number Diff line number Diff line change
Expand Up @@ -1376,7 +1376,7 @@ RFC:Its value is `floor(slice_x * frame_pixel_width / num_h_slices)`.

## Slice Footer

A `Slice Footer` provides information about slice size and (optionally) parity. The pseudo-code below describes the contents of the `Slice Header`.
A `Slice Footer` provides information about slice size and (optionally) parity. The pseudo-code below describes the contents of the `Slice Footer`.

Note: `Slice Footer` is always byte aligned.

Expand Down

0 comments on commit 99a802e

Please sign in to comment.