Skip to content

Commit ab1143b

Browse files
fixes end of sequence fixes #45
1 parent a4560f5 commit ab1143b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -638,7 +638,7 @@ As we said before, the decoder needs to know not only the picture data but also
638638
| 8 | **PPS** Picture parameter set |
639639
| 9 | Access unit delimiter |
640640
| 10 | End of sequence |
641-
| 12 | End of stream |
641+
| 11 | End of stream |
642642
| ... | ... |
643643

644644
Usually, the first NAL of a bitstream is a **SPS**, this type of NAL is responsible for informing the general encoding variables like **profile**, **level**, **resolution** and others.

0 commit comments

Comments
 (0)