Opened 12 years ago

Closed 12 years ago

#368 closed defect (fixed)

Incorrect text in config checker for gopsize

Reported by: rikallen Owned by:
Priority: trivial Milestone: HM-6.1
Component: HM Version: HM-5.1
Keywords: Cc: fbossen, ksuehring, davidf, jct-vc@…

Description

Actual version HM 5.2

In TAppEncCfg::xCheckParameter() -
There is a mismatch between condition being checked and the text printed in response to it.
GopSize == 1 is presumably legal.

xConfirmPara( m_iGOPSize < 1 , "GOP Size must be more than 1" );

Change History (2)

comment:1 Changed 12 years ago by DefaultCC Plugin

  • Cc fbossen ksuehring davidf jct-vc@… added

comment:2 Changed 12 years ago by ksuehring

  • Milestone set to HM-6.1
  • Resolution set to fixed
  • Status changed from new to closed

This has been fixed in HM-6.0-dev r2089

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(Subscriber, Participant, Always)
  • Rik Allen(Reporter)