Opened 11 years ago

Closed 11 years ago

#1023 closed defect (fixed)

Cabac process 9.2 uses end_of_slice_segment_flag before it has been read

Reported by: peterderivaz Owned by: bbross
Priority: trivial Milestone:
Component: Text Version: D10 (L1003) v23
Keywords: Cc: bbross, wjhan, jct-vc@…

Description

In JCTVC-L1003_v24 "9.2 CABAC parsing process for slice segment data" the text says that the storage process is applied "When ending the parsing of the coding tree syntax in 7.3.8.2".

However, the storage process depends on the syntax element end_of_slice_segment_flag which is only read (in slice_segment_data) after the coding_tree_unit.

I assume that the storage process should actually applied immediately after reading "end_of_slice_segment_flag".

Change History (4)

comment:1 Changed 11 years ago by DefaultCC Plugin

  • Cc bbross wjhan jct-vc@… added

comment:2 Changed 11 years ago by bbross

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

This is fixed in the current version v28.

comment:3 Changed 11 years ago by bbross

  • Resolution fixed deleted
  • Status changed from closed to reopened

This is fixed in the current version v28.

comment:4 Changed 11 years ago by bbross

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

This is fixed in the current version v28.

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)
  • Peter de Rivaz(Reporter)
  • Woo-Jin Han(Subscriber)