Opened 8 years ago

Closed 8 years ago

#101 closed enhancement (fixed)

wrong conformance check on encoder side

Reported by: kolya Owned by: Vadim
Priority: minor Milestone: SHM-12.0
Component: SHM software Version: SHM-11.0
Keywords: Cc: Vadim, jct-vc@…

Description

1627 assert(widthEL > 0 && heightEL > 0 && widthBL > 0 && widthEL > 0);

should contain heightBL insted of one of widthELs

Change history (2)

comment:1 Changed 8 years ago by kolya

The same is in TDecTop.cpp line 1682

comment:2 Changed 8 years ago by Vadim

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

fixed with rev 1530

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

  • Gerhard Tech(Always)
  • jct-vc@…(Subscriber)
  • Karsten Suehring(Always)
  • Nikolay Shlyakhov(Reporter, Participant)
  • Vadim Seregin(Owner, Subscriber, Participant)