Skip to content
Snippets Groups Projects
Commit 64b844b0 authored by Karsten Suehring's avatar Karsten Suehring
Browse files

Align NAL unit types to draft. Closes issue #440

parent 327833e2
No related branches found
No related tags found
No related merge requests found
......@@ -215,11 +215,11 @@ enum NalUnitType
NAL_UNIT_SPS,
NAL_UNIT_PPS,
NAL_UNIT_ACCESS_UNIT_DELIMITER,
NAL_UNIT_END_OF_SEQUENCE,
NAL_UNIT_END_OF_STREAM,
NAL_UNIT_RESERVED_10,
NAL_UNIT_RESERVED_11,
NAL_UNIT_FILLER_DATA,
NAL_UNIT_RESERVED_13,
NAL_UNIT_APS,
NAL_UNIT_RESERVED_14,
NAL_UNIT_RESERVED_15,
NAL_UNIT_RESERVED_16,
NAL_UNIT_RESERVED_17,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment