Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#453 closed defect (fixed)

PPS: entropy_coding_mode_flag draft/software mismatch

Reported by: ksuehring Owned by:
Priority: minor Milestone: HM-6.3
Component: HM Version: HM-6.0
Keywords: Cc: fbossen, ksuehring, davidf, jct-vc@…

Description

The HM software still contains entropy_coding_mode_flag which does not exist in the draft:

  WRITE_FLAG( pcPPS->getEntropyCodingMode() ? 1 : 0,         "entropy_coding_mode_flag" );

Change History (4)

comment:1 Changed 12 years ago by DefaultCC Plugin

  • Cc fbossen ksuehring davidf jct-vc@… added

comment:2 Changed 12 years ago by ksuehring

  • Summary changed from PPS: entropy_coding_mode_flag draft/software mismatche to PPS: entropy_coding_mode_flag draft/software mismatch

comment:3 Changed 12 years ago by ksuehring

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

fixed in r2317

comment:4 Changed 12 years ago by ksuehring

  • Milestone changed from HM-6.2 to HM-6.3
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

  • David Flynn(Subscriber)
  • Frank Bossen(Subscriber)
  • jct-vc@…(Subscriber)
  • karl.sharman@…(Always)
  • Karsten Suehring(Reporter, Subscriber, Participant, Always)