Opened 9 years ago Closed 9 years ago #101 closed enhancement (fixed)wrong conformance check on encoder side
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 9 years ago by kolyacomment:2 Changed 9 years ago by Vadim
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
|
The same is in TDecTop.cpp line 1682