Skip to content

Commit

Permalink
use "an" with names starting with A
Browse files Browse the repository at this point in the history
  • Loading branch information
robUx4 committed Dec 22, 2024
1 parent ca72b41 commit 6d1002e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codec_specs.md
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ Codec Name: AVC/H.264

Description: Individual pictures (which could be a frame, a field, or 2 fields having the same timestamp) of AVC/H.264 stored as described in [@!ISO.14496-15].

Initialization: The `CodecPrivate` contains a `AVCDecoderConfigurationRecord` structure, as defined in [@!ISO.14496-15].
Initialization: The `CodecPrivate` contains an `AVCDecoderConfigurationRecord` structure, as defined in [@!ISO.14496-15].
For legacy reasons, because `Block Additional Mappings` are preferred; see (#block-addition-mappings),
the `AVCDecoderConfigurationRecord` structure **MAY** be followed by an extension block beginning
with a 4-byte extension block size field in big-endian byte order which is the size of the extension block
Expand Down

0 comments on commit 6d1002e

Please sign in to comment.