Opened 5 years ago

Closed 5 years ago

#693 closed enhancement (fixed)

Typo in eq.(7-6) in 7.4.3.2 Video parameter set RBSP semantics

Reported by: tsukuba.takeshi Owned by:
Priority: trivial Milestone:
Component: spec Version: VVC D7 vC
Keywords: Cc: vzakharc, yuwenhe, jvet@…

Description

In JVET-P2001vC, comma "," in for-loop in eq.(7-6) should be semicolon ";" as below:

...
for( i = 1,; i < TotalNumOlss; i++ ) {

if( each_layer_is_an_ols_flag ) {
...

}

Change history (3)

comment:1 Changed 5 years ago by tsukuba.takeshi

  • Component changed from 360Lib to spec
  • Priority changed from minor to trivial

comment:2 Changed 5 years ago by tsukuba.takeshi

  • Type changed from defect to enhancement
  • Version set to VVC D7 vC

comment:3 Changed 5 years ago by bbross

  • Resolution set to fixed
  • Status changed from new to closed

Thanks for reporting.

This will be fixed JVET-P2001-vD.

Note: See TracTickets for help on using tickets.