Opened 12 years ago

Closed 12 years ago

#568 closed defect (fixed)

Undefined variable nalUnitHeaderBytes used in NAL unit syntax

Reported by: skamp Owned by: bbross
Priority: minor Milestone: D7
Component: Text Version: D7 (I1003) d3
Keywords: Cc: bbross, wjhan, jct-vc@…

Description

In the NAL unit syntax table 7.3.1 the variable nalUnitHeaderBytes is used in the for-loop initializer but is not defined anywhere in the text. It could probably be replaced by a literal "2".
The initialization of NumBytesInRBSP=0 could be moved down by two lines for aesthetical reasons.

Change History (3)

comment:1 Changed 12 years ago by DefaultCC Plugin

  • Cc bbross wjhan jct-vc@… added

comment:2 Changed 12 years ago by bbross

  • Milestone set to D7

comment:3 Changed 12 years ago by bbross

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

Fixed in JCTVC-I1003 d4.

Note: See TracTickets for help on using tickets.

This list contains all users that will be notified about changes made to this ticket.

These roles will be notified: Reporter, Owner, Subscriber, Participant

  • Benjamin Bross(Owner, Subscriber, Participant)
  • jct-vc@…(Subscriber)
  • karl.sharman@…(Always)
  • Karsten Suehring(Always)
  • Steffen Kamp(Reporter)
  • Woo-Jin Han(Subscriber)